diff --git a/README.md b/README.md index ccfcfed436dfcee43b8440edb055cffa7f352c73..da7523c1801d3326ec58618c5740174c66d4c6dc 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