hass-core/tests/components/homekit
cdce8p 262ea14e5a Add timeout / debounce (for brightness and others) (#13534)
* Add async timeout feature

* Decorator for setter methods to limit service calls to HA
* Changed to async
* Use async_call_later
* Use lastargs, async_add_job

* Use dict for lastargs

* Updated tests to stop patch
2018-04-06 23:11:53 +02:00
..
test_accessories.py Add timeout / debounce (for brightness and others) (#13534) 2018-04-06 23:11:53 +02:00
test_get_accessories.py Homekit: Bugfix Thermostat Fahrenheit support (#13477) 2018-03-27 11:31:18 +02:00
test_homekit.py Add timeout / debounce (for brightness and others) (#13534) 2018-04-06 23:11:53 +02:00
test_type_covers.py Update Homekit to 1.1.9 (#13716) 2018-04-06 10:20:59 -04:00
test_type_lights.py Add timeout / debounce (for brightness and others) (#13534) 2018-04-06 23:11:53 +02:00
test_type_security_systems.py Update Homekit to 1.1.9 (#13716) 2018-04-06 10:20:59 -04:00
test_type_sensors.py Homekit: Bugfix Thermostat Fahrenheit support (#13477) 2018-03-27 11:31:18 +02:00
test_type_switches.py Update Homekit to 1.1.9 (#13716) 2018-04-06 10:20:59 -04:00
test_type_thermostats.py Add timeout / debounce (for brightness and others) (#13534) 2018-04-06 23:11:53 +02:00
test_util.py Homekit: Bugfix Thermostat Fahrenheit support (#13477) 2018-03-27 11:31:18 +02:00