Toni Juvani
Toni Juvani
@RichardWright would you be able to elaborate on drawbacks on the three approaches? I'm trying to figure out which one would be the best for our use case. Right now...
@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...
I do see `hw_id` 15 is not being mapped atm. [SHD](https://github.com/mrene/minidsp-rs/blob/dev/protocol/src/device/probe.rs#L67) is 14. Is it safe to add that and try or do i risk breaking something? Edit: actually probe...
Changing [this line](https://github.com/mrene/minidsp-rs/blob/dev/protocol/src/device/probe.rs#L67) to ``` (14 | 21, _) => Shd, ``` Did the trick. Though i think i now lost my preset 2 when connecting. I then switched to...
I found an xml file in C:\Users\\AppData\Local\Programs\minidsp-device-console\resources\device_support_package\info.xml on Windows. ``` This is the first file the app should read to see if need an update on of this list to...
@p4fg you can clone the latest code. It works.
@Danielhiversen like this? https://github.com/tibber/core/commit/5cb70ced1ad72c389e45b69ce3037fc885064535
Awesome, thanks!
@bisand production does already support the breaking changes. You can try that for example at https://developer.tibber.com/explorer
Hi @bisand, I'm looking through the logs and I'm seeing a lot of reconnects for user agent bisand/tibber-api/5.0.0-beta.6. 101099 of them during the past 4 days. And, for example, during...