Anyone grasped the subject of the reliability of domoticz control of espeas-based modules? Domoticz as such does not check if the execution module has worked, it sends a command and that's it. The execution module could have crashed, then restarted, etc, and domoticz won't correct this because it doesn't know about it. MQTT is not a solution, because if it waits for a command to be received, it will not send it again when espeasy connects to domoticz after a reboot.
How do you deal with the reliability of the control of the executive modules? Everywhere I see complacency about controlling the esp8266 when everything is working properly, but nowhere have I found solutions regarding long-term reliability.
How do you deal with the reliability of the control of the executive modules? Everywhere I see complacency about controlling the esp8266 when everything is working properly, but nowhere have I found solutions regarding long-term reliability.