Have this been verified to work recently?
I tried this today, and I am able to get my home and locations, but the websocket fails, the application ouputs
2022/08/16 15:40:45 Connected
2022/08/16 15:40:45 Disconnected
2022/08/16 15:40:46 Connected
2022/08/16 15:40:46 Disconnected
endlessly.
In a similar ad-hoc Python solution I am able to also view locations and the home, but the websocket connection fails with
websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502
Potentially a server side change.
Have this been verified to work recently?
I tried this today, and I am able to get my home and locations, but the websocket fails, the application ouputs
endlessly.
In a similar ad-hoc Python solution I am able to also view locations and the home, but the websocket connection fails with
websockets.exceptions.InvalidStatusCode: server rejected WebSocket connection: HTTP 502Potentially a server side change.