Every one or two days, I need to reauthenticate Tado. A link pops up, I click on it, press confirm and it's fine, but it's stil very annoying. When the support temporary dropped, I used this: https://gist.githubusercontent.com/bdraco/43f8043cb04b9838383fd71353e99b18/raw/core_integration_pr
but I think I have deleted it already as a new patch came out, because I don't have any Tado custom component. Is there a solution? Did I screw something up? If it's normal behaviour, is there away to automate this process?
#Tado integration dropping off
1 messages · Page 1 of 1 (latest)
maybe this issue? https://github.com/home-assistant/core/issues/142169
Ah thanks. So the issue is known, and lays mostly on Tados side.
That's not how I interpret that issue. From what I gather HA does something odd with multiple threads, and then tado's OAuth instance gets unhappy when tokens get used out of order.