Edit Files

This commit is contained in:
Joachim Hummel 2020-10-11 13:12:11 +00:00
parent 89576a30d8
commit 79e45112cf
1 changed files with 16 additions and 0 deletions

View File

@ -20,3 +20,19 @@ Quellcode: https://git.unixweb.net/jhummel/CO2-Ampel-Octopus/src/branch/master/
![Screenshot](https://git.unixweb.net/jhummel/CO2-Ampel-Octopus/raw/branch/master/images/Octopus-CO2-Ampel-Luftdruck-2.jpg)
![Screenshot](https://git.unixweb.net/jhummel/CO2-Ampel-Octopus/raw/branch/master/images/Octopus-CO2-Ampel-Temperatur.jpg)
### Einrichtung MQTT
```
Topic Octopus/status
Publish Werte :
1000 = Temperatur
1001 = Luftfeuchte
1002 = Luftdruck
```