Closed magicus closed 3 weeks ago
After some fiddling around, my logs is starting to spam me with:
3:17:44][W][nextion:091]: Nextion is not connected!
[23:17:45][W][nextion:091]: Nextion is not connected!
[23:17:45][W][nextion:091]: Nextion is not connected!
[23:17:46][W][nextion:091]: Nextion is not connected!
which kind of makes sense, because that is how it is behaving.
I managed to enable the "Factory reset" action in HA, and pressed it, and then suddenly everything started working!
I'll close this bug and open a PR with some suggested additions to the troubleshooting guides.
TFT Version
4.4.0-dev3
Firmware Version
No response
Blueprint Version
No response
Panel Model
EU
What is the bug?
When I connect or restart the panel, only the blue boot screen shows up, but everything is just "Waiting". The ESPHome installation works, kind of, I can see responses and sensor readings in the log, and I can toggle the relays from the HA device, but just about every other entity is
Unavailable
.There is, strangely enough, one exception to this: If I upload a new firmware from ESPHome, everything works, until the next restart.
I thought this could be related to https://github.com/Blackymas/NSPanel_HA_Blueprint/issues/2321, so I updated to
dev
, but unfortunately that did not help. :-(In the log I see the following, which I believe might be related:
Another point of information which might be relevant is that I had problem getting the mDNS lookup to work (this goes for all my ESPHome devices), so I had to specify my local domain to add to the host name for the lookup to work correctly. I tried adding a hard-coded IP address to the yaml as well, in case this would be involved somehow, but that did not make any difference.
Steps to Reproduce
No response
Your Panel's YAML
ESPHome Logs
Home Assistant Logs
No response