Merge branch 'jomjol:rolling' into rolling

This commit is contained in:
Frank Haverland
2022-06-26 13:47:06 +02:00
committed by GitHub

View File

@@ -11,6 +11,13 @@
____ ____
#### #27 Use Homie Spec for Mqtt binding
* Use the standardized Home Protocol for the Mqtt binding
* https://homieiot.github.io/
=======
#### #26 Changes behaviour for "N" replacement #### #26 Changes behaviour for "N" replacement
* in case the higher digits has already increased by minium 1 - don't set the "N" to the last value, but to "0" * in case the higher digits has already increased by minium 1 - don't set the "N" to the last value, but to "0"
@@ -22,7 +29,6 @@ ____
* https://github.com/jomjol/AI-on-the-edge-device/issues/727 * https://github.com/jomjol/AI-on-the-edge-device/issues/727
#### #24 Show Mqtt state directly in Webserver #### #24 Show Mqtt state directly in Webserver
* Show MQTT log in Web page. E.g. connection established or failed to connect... * Show MQTT log in Web page. E.g. connection established or failed to connect...