Added Homie Mqtt request

This commit is contained in:
Michael Geissler
2022-06-26 08:14:41 +02:00
committed by GitHub
parent a020fce2d7
commit 230bbb2239

View File

@@ -11,6 +11,13 @@
____
#### #25 Use Homie Spec for Mqtt binding
* Use the standardized Home Protocol for the Mqtt binding
* https://homieiot.github.io/
#### #24 Show Mqtt state directly in Webserver
* Show MQTT log in Web page. E.g. connection established or failed to connect...
@@ -222,4 +229,4 @@ ____
* ~~Implementation of a software module for external light source (e.g. WS8132 LED controller, ...)~~
* ~~Update of the camera module to use the external light instead of the internal flash light~~
* ~~Adopt the configuration algorithm with a configurable light source~~
* ~~Adopt the configuration algorithm with a configurable light source~~