hcpy2-0 / hcpy

Python tool to talk to Home Connect appliances over the local network (no cloud required)
82 stars 12 forks source link

Dishwasher failing to handshake? #46

Open Meatballs1 opened 5 months ago

Meatballs1 commented 5 months ago

Found it was non responsive, got stuck here:

app_1  | 2024-04-06 08:50:59.211946 dishwasher Websocket error: ping/pong timed out
app_1  | 2024-04-06 08:51:02.215694 dishwasher websocket closed, reconnecting...
app_1  | 2024-04-06 08:52:02.222095 dishwasher connecting to NEFF-Dishwasher-013110426187000262

Doesn't seem like connection established. Will need to check to see if timeout on initial connection.

Meatballs1 commented 5 months ago

Needs more investigation, happened again:

2024-04-24 15:27:01.258574 dishwasher Websocket error: ping/pong timed out
2024-04-24 15:27:04.451851 dishwasher websocket closed, reconnecting...
2024-04-24 15:28:04.455325 dishwasher connecting to NEFF-Dishwasher-013110426187000262
Meatballs1 commented 5 months ago

Needed a power reset to reconnect, so maybe not a problem our side