Erwin Douna

Results 26 comments of Erwin Douna

I like the idea of adding more insightful information! Why did you choose to go far a service only? Having this periodically updated, saves the hazzle of manually running the...

> The Tado integration is not aware of the meter reading, as those come from another integration or are manual input. This service call is needed to collect the meter...

You can patch the Tado library (PyTado, the upper laying library), and return fixtures with the desired results per call. Make three test cases. Use the side_effect to mimic the...

Very nice progress thus far. @niro1987! We're getting close to completion. :)

Looks good to me. Let's await a Core Members review now. :)

You have now quite a lot unneeded extra commits. Is there a reason you asked so many people for the review?

Patch 2024.1.3 will provide robust handling of errors in the situation where users have multiple accounts, homes and mobile devices connected. I am currently investigating how the mitigate the startup...

Nice work. Do you have the debug logging? I can use this to elaborate with a developer from Tado to get this hopefully solved very soon.

> Same issue, and same error in the logs. As noted, the integration now seems completely broken as the second bridge doesn't receive any commands even after reloading and apparently...

Any help is greatly appreciated. One thing that's an option, if you're willing, is that I would be allowed to use your setup on my development environment. This allows me...