summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerf Null <derf@finalrewind.org>2023-04-23 09:44:32 +0200
committerDerf Null <derf@finalrewind.org>2023-04-23 09:44:32 +0200
commit2b4e8bbe9367ad1f08e408434e98178ba0d3b7d7 (patch)
treef9bba746a26a40da808e2728f4f3a20c9c343ae5
parent6abca13a48be662b53ec98377a9e2edbb9aa8c9f (diff)
README: mention InfluxDB
-rw-r--r--README.md6
1 files 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