core: Tado component - stopped working

Home Assistant release with the issue: 0.88.2

Last working Home Assistant release (if known): 0.88.2

Operating environment (Hass.io/Docker/Windows/etc.): Resin OS 2.3.0+rev1

Component/platform: tado

Description of problem: Tado invalid config

Problem-relevant configuration.yaml entries and (fill out even if it seems unimportant):

Tado component stopped working without any change being made to the system.

First observed on March 2019-14

2019-03-14 20:24:05 ERROR (SyncWorker_8) [homeassistant.components.tado] Unable to connect to mytado with username and password

iOS app still works as intended.

EDIT: Solution proposed by duplex worked for me: https://community.home-assistant.io/t/setup-failed-for-tado/105570/5?u=kugelfang

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 31 (9 by maintainers)

Most upvoted comments

pyTado2 is updated to pyPi (python-tado 0.2.8). But I do not know if it is still compatible with current tado component, because we are waiting/doing some changes here!

Same problem for me. I can not fix it. Hope it will work again in the next update. After last update I get:

Invalid config The following components and platforms could not be set up:

  • Tado Please check your config

I created a pull request at chrism0dwk/PyTado#7 and wmalgadey/PyTado#12 for the PyTado library, that is used by the home assistant tado component to fix the problem. Hopefully the authors are active enough to merge my PRs and publish them.