Search found 2 matches
- Wednesday 29 November 2017 10:00
- Forum: ESP8266
- Topic: EspEasy,relay recovery the last state after power failure
- Replies: 3
- Views: 3782
Re: EspEasy,relay recovery the last state after power failure
This is why i use MQTT with retained messages. If the ESP module is rebooted, loses connection and re-connects to the broker, the broker sends the last 'known state' to my relay. Even if domoticz changes the state during the disconnect state, the relay is updated with this last state. Ok i know ...
- Wednesday 29 November 2017 0:34
- Forum: ESP8266
- Topic: EspEasy,relay recovery the last state after power failure
- Replies: 3
- Views: 3782
EspEasy,relay recovery the last state after power failure
Hello to all, i've tried to search on the forum but I have not found a clear solution. I have this scenario: Domoticz 3.8153 on a raspberry pi 1 esp8266 flashed with esp easy v2.0.0-dev12 and a 4 relay modules for now i've configured only 1 relay, but the problem is simple, i can control the relay ...