summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2024-01-27 14:24:40 +0100
committerBirte Kristina Friesel <derf@finalrewind.org>2024-01-27 14:24:40 +0100
commita74b1e75fd9a585e3fc0d087661b413058425990 (patch)
treeb663d325cf0e6eeb6653a499ee8677cb14adb824
parentfcc6d4cb4091d81fcfb76a88c09933422a9572e8 (diff)
README: link to project homepage
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 443a452..dd2dad3 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
# ESP8266 Lua/NodeMCU module for Sensirion SEN5x PM sensors
-This repository contains an ESP8266 NodeMCU Lua module (`sen5x.lua`) as well as
-MQTT / HomeAssistant / InfluxDB integration example (`init.lua`) for
-**Sensirion SEN5x** I²C particulate matter, VOC, and NOx sensors connected via
-I²C.
+[esp8266-nodemcu-sen5x](https://finalrewind.org/projects/esp8266-nodemcu-sen5x/)
+provides an ESP8266 NodeMCU Lua module (`sen5x.lua`) as well as MQTT /
+HomeAssistant / InfluxDB integration example (`init.lua`) for **Sensirion
+SEN5x** I²C particulate matter, VOC, and NOx sensors connected via I²C.
## Dependencies