I can confirm that HA Version 0.90.1 did the tricks, at least for most of the Tado functions. Device Tracking: It works Temp tracking: It works Switch ON: It works Switch OFF: It doesn’t work as already reported (422 error)
Today i got Setup failed for tado: Component failed to initialize. and Unable to connect to mytado with username and password again on 0.90.2
Any chance to fix this?
The Tado component state changed from “Off” (capital “O”) to “off” (small “o”) which broke some of my automations. The corresponding operation_mode still is “Off” though.
I have been thinking for the people that rely on automations with this component (I still use the subscription and their proprietary app, so I haven’t started working on automating the Tado stuff yet). However I have been thinking on how to do it if this component stays broken for a while and I thought I might share my idea here.
I have not tried this, this is just an idea in my head but I think it might actually work.
Step 1: Open the Tado app and configure smart schedule for each device
Step 2: Configure smart schedule to be “off” at all times
Step 3 and 4: Create an automation for Tado in HA. When you want it to turn on, use the Tado Mode (I believe this is already the standard way of automating this). But now when you want to turn it off, instead of creating an automation to turn them “off”, create one that activates “smart schedule”. The smart schedule operation mode still works and will turn the devices “off” if that is what is set in the smart schedule configuration from Steps 1 and 2.
Remember that this is just an idea and I might try it later this week. It might work, it might be a dumb idea, but hey I thought lets try and think here and maybe come up with a (temporary) solution.
Great work, so I can try automating it with hass soon. Still using the Tado app with subscription (as I was too lazy at the time). They are available in HA already though.
@raxpa, I have tested now with my thermostat and I’m able to set the schedule mode, and after set the off without the error seen in the previous version.
I have seen only a problem, but I don’t know if this condition is new or was present also in the older versions.
If I set the thermostat on OFF with the Tado application, in the HA the value of temperature is null.
With this condition seems not possible to change the state of the thermostat.
Before it’s necessary to set a temperature and after HA is able to change, correctly, the state.
Hello, I take the post to ask you for help. I still have the same problem with my Tado and HA v.0.91.3 I have the display of my thermostat Tado but as soon as I want to change the temperature or other I always have an HTTP error 422.
I just stated in my configuration.yaml
tado:
username: login
password: password
Did I miss something?
I’m having the same issues than fabien. I’ve been looking all the post and I could not find any solution for my issue. I’m seeing the temperatures from the sensors, but I cannot change any temperature settings.