From 230bbb22399a1164e6c4fbd9ff96ee60e02eeefc Mon Sep 17 00:00:00 2001 From: Michael Geissler <7744975+toolsfactory@users.noreply.github.com> Date: Sun, 26 Jun 2022 08:14:41 +0200 Subject: [PATCH] Added Homie Mqtt request --- FeatureRequest.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/FeatureRequest.md b/FeatureRequest.md index d9157b90..0768fdfd 100644 --- a/FeatureRequest.md +++ b/FeatureRequest.md @@ -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~~ \ No newline at end of file +* ~~Adopt the configuration algorithm with a configurable light source~~