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
test_binary_sensor.py
test_climate.py
test_config_flow.py
test_sensor.py
test_water_heater.py
util.py Optimise requests to the tado servers (#56261) 2021-09-22 14:01:30 +02:00