hass-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 [ci skip] Translation update 2021-08-27 00:14:42 +00:00
__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 Remove temperature conversion - tado (#55231) 2021-08-26 00:37:18 +02:00
services.yaml
strings.json
water_heater.py