core/homeassistant/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
..
translations
__init__.py Optimise requests to the tado servers (#56261) 2021-09-22 14:01:30 +02:00
binary_sensor.py
climate.py
config_flow.py
const.py
device_tracker.py
entity.py
manifest.json Optimise requests to the tado servers (#56261) 2021-09-22 14:01:30 +02:00
sensor.py
services.yaml
strings.json
water_heater.py