summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerf Null <derf@finalrewind.org>2023-04-30 22:43:39 +0200
committerDerf Null <derf@finalrewind.org>2023-04-30 22:43:39 +0200
commit032968a8be7341f5035b4ea106cf4e2c982c618f (patch)
treeb1249628b9e3446c61af12367580c4db3d44732a
parent59df6367e72239b260f60d13bb8ce7b8b999619b (diff)
README: add preview
-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