5d649b2541
* Convert homekit thermostats to use service callbacks Service callbacks allow us to get all the temperature changes in one request so we can avoid all the need to store state and debounce. * remove excess debug * Fix lock and light tests * Ensure all code for Thermostats has coverage * I am answering all the homekit cases anyways so might as well be aware of regressions * Make lock notifications reliable * Update homeassistant/components/homekit/type_lights.py Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io> Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io> |
||
---|---|---|
.. | ||
__init__.py | ||
common.py | ||
conftest.py | ||
test_accessories.py | ||
test_get_accessories.py | ||
test_homekit.py | ||
test_type_covers.py | ||
test_type_fans.py | ||
test_type_lights.py | ||
test_type_locks.py | ||
test_type_media_players.py | ||
test_type_security_systems.py | ||
test_type_sensors.py | ||
test_type_switches.py | ||
test_type_thermostats.py | ||
test_util.py |