hass-core/tests/components/tado
Niklas Åström 783cc1eacd
Optimise requests to the tado servers (#56261)
This avoids calling the tado servers unnecessarily many times, especially for bigger homes. This is done by calling aggregating endpoints instead of iterating over the zones and devices and calling endpoints over and over.
2021-09-22 14:01:30 +02:00
..
__init__.py Move Tado zone state handling into upstream python-tado library (#33195) 2020-03-30 09:06:26 -05:00
test_binary_sensor.py Add tado zone binary sensors (#44576) 2021-01-02 13:35:59 +01:00
test_climate.py Add support for turning on swing mode in tado (#34404) 2020-04-19 12:17:06 +02:00
test_config_flow.py Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
test_sensor.py Add Tado weather support (#44807) 2021-03-10 10:31:37 -10:00
test_water_heater.py Move Tado zone state handling into upstream python-tado library (#33195) 2020-03-30 09:06:26 -05:00
util.py Optimise requests to the tado servers (#56261) 2021-09-22 14:01:30 +02:00