From 2b4e8bbe9367ad1f08e408434e98178ba0d3b7d7 Mon Sep 17 00:00:00 2001 From: Derf Null Date: Sun, 23 Apr 2023 09:44:32 +0200 Subject: README: mention InfluxDB --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5ccf55a..99255ef 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # ESP8266 Lua/NodeMCU module for Sensirion SCD40/SCD41 CO₂ sensor -This repository contains a Lua module (`scd4x.lua`) as well as -MQTT-based HomeAssistant integration (`init.lua`) for **Sensirion SCD40/SCD41** -CO₂ sensors. +This repository contains an ESP8266 NodeMCU Lua module (`scd4x.lua`) as well as +MQTT / HomeAssistant / InfluxDB integration example (`init.lua`) for +**Sensirion SCD40/SCD41** CO₂ sensors. ## Dependencies -- cgit v1.2.3