summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index ccfcfed..da7523c 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,10 @@
# ESP8266 Lua/NodeMCU module for Sensirion SEN5x PM sensors
-This repository contains a Lua module (`sen5x.lua`) as well as
-MQTT-based HomeAssistant integration (`init.lua`) for **Sensirion SEN5x**
-particulate matter, VOC, and NOx sensors.
+This repository contains an ESP8266 NodeMCU Lua module (`sen5x.lua`) as well as
+MQTT / HomeAssistant / InfluxDB integration example (`init.lua`) for
+**Sensirion SEN5x** particulate matter, VOC, and NOx sensors.
+
+![](https://finalrewind.org/projects/esp8266-nodemcu-sen5x/media/preview.jpg)
## Dependencies