core/tests/components/homekit_controller
Jc2k 944b544b2e
Add support for Homekit accessory battery sensors (#26210)
* Add simple battery sensor
* Add test for battery sensor based on a real device
* Vary icon based on battery state
* Add test for battery sensory
* Read other battery related states from accessory
* Add a device class to the battery sensor
* Respect the low battery flag from the device
2019-08-31 13:18:18 +01:00
..
specific_devices Add support for Homekit accessory battery sensors (#26210) 2019-08-31 13:18:18 +01:00
__init__.py Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
common.py Fix for HomeKit controller state not updating after put (#25903) 2019-08-13 10:09:55 +02:00
conftest.py Black 2019-07-31 12:25:30 -07:00
test_alarm_control_panel.py Black 2019-07-31 12:25:30 -07:00
test_binary_sensor.py Black 2019-07-31 12:25:30 -07:00
test_climate.py Black 2019-07-31 12:25:30 -07:00
test_config_flow.py Black 2019-07-31 12:25:30 -07:00
test_cover.py Black 2019-07-31 12:25:30 -07:00
test_light.py Black 2019-07-31 12:25:30 -07:00
test_lock.py Black 2019-07-31 12:25:30 -07:00
test_sensor.py Add support for Homekit accessory battery sensors (#26210) 2019-08-31 13:18:18 +01:00
test_storage.py Add system options to config entries (#25926) 2019-08-17 21:34:11 -07:00
test_switch.py Black 2019-07-31 12:25:30 -07:00