core/homeassistant/components/tado
Erwin Douna 15e3af72d1
Fix Tado unique mobile device dispatcher (#107631)
* Add unique home ID device dispatch

* Adding fixture for new setup

* Minor refactor work

* Add check for unlinked to different homes

* If the interface returns an error

* Proper error handling

* Feedback fixes

* Comments for error in client

* Typo

* Update homeassistant/components/tado/__init__.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/tado/__init__.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update devices fix standard

* Dispatch out of loop

* Update dispatcher

* Clean up

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-01-10 12:09:10 +01:00
..
__init__.py Fix Tado unique mobile device dispatcher (#107631) 2024-01-10 12:09:10 +01:00
binary_sensor.py
climate.py
config_flow.py
const.py Fix Tado unique mobile device dispatcher (#107631) 2024-01-10 12:09:10 +01:00
device_tracker.py Fix Tado unique mobile device dispatcher (#107631) 2024-01-10 12:09:10 +01:00
entity.py Improve typing for Tado (#106992) 2024-01-08 09:57:01 +01:00
manifest.json Remove myself as a codeowner from tado (#107708) 2024-01-09 22:54:43 -10:00
sensor.py Improve typing for Tado (#106992) 2024-01-08 09:57:01 +01:00
services.yaml
strings.json
water_heater.py