Arjen Bos
Arjen Bos
I'm experiencing the same issue. I see a lot of these errors in my logs: ``` 2024/03/14 09:24:50.492160 [error] dnsproxy: 172.30.32.3:53: response received over udp: "exchanging with 172.30.32.3:53 over udp:...
Could you please enable debugging for the integration and share the debug log?
Thanks for sharing the logs. Unfortunately they aren't very helpful. Bad request can mean a lot of things and I want to pin point what the actual problem is. If...
@poudenes fyi: no need to change the URL in your error log. It's hard coded in the code. It's only needed when there is a track and trace or postal...
Alright, hopefully I can debug it when I have time. Looks like a retrieving a new access token breaks for some reason. I assume due to an invalid refresh token.
This issue is really odd. I never had it and i'm hoping that I will get it. Now, I can't really debug it with the limited amount of information. Of...
I finally had the same issue on my dev env. The logs state that the refresh token is invalid/expired. The core of Home Assistant should take care of refreshing the...
I will add support for multiple accounts. 😄
I added multi account support and will release it as a beta release. Please test it 😄 .
> After a reboot the sensors will be switched or new sensors are being created on the 2 accounts. > > Account 1  > > Account 2  >...