HASwitchPlate / openHASP

HomeAutomation Switchplate based on lvgl for ESP32
https://www.openhasp.com
MIT License
695 stars 179 forks source link

No response to page= command #617

Closed hmorkemo closed 7 months ago

hmorkemo commented 8 months ago

Perform all steps below and tick them with [x]

Describe the bug

One of my hasp panels is a Sunton 7” with version 0.7.0 rc9. After some time, the panel stops responding to the page command. This can happen after a few hours or days. When I, in HA dev.tools, set the page number from 1 to e.g. 2, the hasp becomes unavailable for about 10 seconds before going online again, with the page number set to 1. The same happens when I try to send the MQTT command from outside of HA.

To Reproduce

The steps to reproduce is just power up the panel and wait.

Expected behavior

Page change

Screenshots or video

romainrossi commented 7 months ago

In another issue, we are discussing Wifi instabilities on the Sunton board : https://github.com/HASwitchPlate/openHASP/issues/592#issue-2034340266 Maybe your issue is related, and your Sunton board is just loosing wifi connection. On my board, it is very easy to spot by using the ping command from another computer to the Sunton. Hope this helps.

hmorkemo commented 7 months ago

@romainrossi Great! I think a piece of copper tape solved it!