From d748357ca394ac2eecc452d0f9e530188082c720 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Thu, 1 Feb 2024 20:27:34 +0100 Subject: README: Add more images and links --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e36444..018e315 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # ESP8266 Lua/NodeMCU module for MH-Z19 CO₂ sensors -This repository contains an ESP8266 NodeMCU Lua module (`mh-z19.lua`) as well -as MQTT / HomeAssistant / InfluxDB gateway application example (`init.lua`) for +[esp8266-nodemcu-mh-z19](https://finalrewind.org/projects/esp8266-nodemcu-mh-z19/) +provides an ESP8266 NodeMCU Lua module (`mh-z19.lua`) as well as MQTT / +HomeAssistant / InfluxDB gateway application example (`init.lua`) for **MH-Z19** carbon dioxide (CO₂) sensors connected via UART. ## Dependencies @@ -82,3 +83,12 @@ So, unless `influx_attr = ''`, it must start with a comma, e.g. `influx_attr = ' ## Images ![](https://finalrewind.org/projects/esp8266-nodemcu-mh-z19/media/preview.jpg) +![](https://finalrewind.org/projects/esp8266-nodemcu-mh-z19/media/hass.png) + +## Resources + +Mirrors of this repository are maintained at the following locations: + +* [Chaosdorf](https://chaosdorf.de/git/derf/esp8266-nodemcu-mh-z19) +* [git.finalrewind.org](https://git.finalrewind.org/esp8266-nodemcu-mh-z19/) +* [GitHub](https://github.com/derf/esp8266-nodemcu-mh-z19) -- cgit v1.2.3