pyTibber icon indicating copy to clipboard operation
pyTibber copied to clipboard

Dynamically fetch websocket subscription url

Open toini opened this issue 3 years ago • 2 comments
trafficstars

toini avatar Oct 28 '22 13:10 toini

This is of utter importance at the moment since Tibber decided to enable the new WSS enpoints ahead of its planned December launch 🤦‍♂️The Home Assistant integration (+ any more that relies on this library) will be unavailable unless manually edited.

leetal avatar Nov 07 '22 19:11 leetal

@leetal the new websocket server is available for use / testing (and we encourage everyone to switch ASAP). Note that there was an unrelated outage in api.tibber.com (affecting websockets) yesterday between 13 - 21 CET.

toini avatar Nov 08 '22 09:11 toini

Any progress on this? Waiting with anticipation!

p4fg avatar Jan 19 '23 11:01 p4fg

@p4fg you can clone the latest code. It works.

toini avatar Jan 20 '23 11:01 toini

Yeah, im using it via pip3 in a build-pipeline... so i'll see what i can do.

p4fg avatar Jan 20 '23 12:01 p4fg

0.27.0 is now released.

Home Assistant would also need to be updated to use the latest library and the new endpoint.

Danielhiversen avatar Jan 27 '23 17:01 Danielhiversen

@Danielhiversen like this? https://github.com/tibber/core/commit/5cb70ced1ad72c389e45b69ce3037fc885064535

toini avatar Jan 30 '23 10:01 toini