Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nextion display is not working after network disconnect #12

Closed
asafmatan opened this issue Nov 28, 2021 · 1 comment
Closed

nextion display is not working after network disconnect #12

asafmatan opened this issue Nov 28, 2021 · 1 comment

Comments

@asafmatan
Copy link

Hello there.

I have cloned your project successfully with all the hmi/code uptodate changes with esphome 2021.11.1 and nov home assistant as well.

The phenomena I'm facing is that after a sudden network disconnect esphome is able to connect again to the nodemcu but it seems that display lambda loop is not running anymore.

INFO nextion_test.local: Ping timed out!
INFO Disconnected from ESPHome API for nextion_test.local
WARNING Disconnected from API
INFO Successfully connected to nextion_test.local
[17:45:55][D][sntp:075]: Synchronized time: 2021-11-28 17:45:55
[17:45:56][D][api:098]: Accepted 192.168.86.80
[17:45:56][D][api.connection:747]: Home Assistant 2021.11.5 (192.168.86.80): Connected successfully
[17:45:56][D][homeassistant.sensor:024]: 'sensor.temperature_158d00022266cc': Got state 23.20
[17:45:57][D][sensor:113]: 'temperature_outside': Sending state 23.20000 with 1 decimals of accuracy

Is this phenomena familiar to you? can you tell how to restart both nextion and esp processor in case of network reconnect and get back to the display loop?

Regards
Asaf

@bruxy70
Copy link
Owner

bruxy70 commented Nov 29, 2021

No, it does not happen this any of my ESPHome devices. I'd check on the ESPHome discord if it ever happened to anyone.

@bruxy70 bruxy70 closed this as completed Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants