diff options
| author | Derf Null <derf@finalrewind.org> | 2023-04-23 08:16:34 +0200 |
|---|---|---|
| committer | Derf Null <derf@finalrewind.org> | 2023-04-23 08:16:34 +0200 |
| commit | e8ebebbc0b0f5cbe1914fdf6e5582b70cd56d4e6 (patch) | |
| tree | f8baa7812d44319cb11c835a2dcb2beb8a215cf0 | |
| parent | 23cfb3e069de4ee7d7302d19fece89715f352f13 (diff) | |
README: mention HomeAssistant and InfluxDB in the first paragraph
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ # ESP8266 Lua/NodeMCU module for MH-Z19 CO₂ sensor -This repository contains a Lua module (`mh-z19.lua`) as well as ESP8266/NodeMCU -MQTT gateway application example (`init.lua`) for the **MH-Z19** carbon dioxide -(CO₂) sensor. +This repository contains an ESP8266 NodeMCU Lua module (`mh-z19.lua`) as well +as MQTT / HomeAssistant / InfluxDB gateway application example (`init.lua`) for +the **MH-Z19** carbon dioxide (CO₂) sensor.  |
