From 9efbca177a1c113bfc7370b3c86e34f4066b56bd Mon Sep 17 00:00:00 2001 From: Derf Null Date: Sun, 23 Apr 2023 10:37:19 +0200 Subject: it's particulate matter, not particle monitor --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e9741ab..4632a7d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# ESP8266 Lua/NodeMCU module for SDS011 particle monitor +# ESP8266 Lua/NodeMCU module for SDS011 PM sensors -This repository contains a Lua module (`sds011.lua`) as well as ESP8266/NodeMCU -MQTT gateway application example (`init.lua`) for the **SDS011** particulate -matter (PM2.5 and PM10) sensor. +This repository contains an ESP8266 NodeMCU Lua module (`sds011.lua`) as well +MQTT / HomeAssistant / InfluxDB integration example (`init.lua`) for **SDS011** +particulate matter (PM2.5 and PM10) sensors. ## Dependencies -- cgit v1.2.3