Unverified Commit 032968a8 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

README: add preview

parent 59df6367
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
# 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