taligentx / dscKeybusInterface

An Arduino/esp8266/esp32 library to directly interface with DSC security systems.
GNU General Public License v3.0
504 stars 126 forks source link

HomeAssistant - LWT offline after 24 - 48 hrs #285

Closed brucehatherell closed 2 years ago

brucehatherell commented 2 years ago

I have a strange issue with Home Assitant (migrated from HomeKit) where my ESP-8266 goes offline after about 24-48 hrs … it’s not connected to serial so suspect it could be buffer related as I am still able to connect via OTA and re-flash to bring back online - have implemented buffer logs to MQTT this morning but anyone had similar issues?

brucehatherell commented 2 years ago

Still running into this issue on Home Assistant - removed OTA as I thought that was the cause - anyone else having their ESP8266 drop after about 24 hrs?

brucehatherell commented 2 years ago

Issue was mine, was not erasing esp8266 when flashing - all working great again.

taligentx commented 2 years ago

Hi @brucehatherell - great to hear you were able to resolve this, noting this as a troubleshooting step for future intermittent issues on the esp8266.