core/homeassistant/components/homekit_controller
Jc2k 19faf06ce7
homekit_controller fixes from testing with an LG TV: (#32610)
* Bump aiohomekit to get better reconnection handling and cleaner shutdowns.
 * Read the ACTIVE characteristic and set ok/problem state

Also gets test coverage to 100%.
2020-03-09 12:19:17 -04:00
..
.translations [ci skip] Translation update 2020-02-18 00:31:41 +00:00
__init__.py Implement source switching for homekit_controller televisions (#32526) 2020-03-06 15:47:40 +00:00
air_quality.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
alarm_control_panel.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
binary_sensor.py Add homekit_controller occupancy sensor (#32188) 2020-02-25 22:01:03 +00:00
climate.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
config_flow.py Use f-strings in integrations starting with "H" - "L" (#32265) 2020-02-28 12:39:29 +01:00
connection.py Implement source switching for homekit_controller televisions (#32526) 2020-03-06 15:47:40 +00:00
const.py Initial support for HomeKit enabled televisions (#32404) 2020-03-05 13:49:56 +00:00
cover.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
fan.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
light.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
lock.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00
manifest.json homekit_controller fixes from testing with an LG TV: (#32610) 2020-03-09 12:19:17 -04:00
media_player.py homekit_controller fixes from testing with an LG TV: (#32610) 2020-03-09 12:19:17 -04:00
sensor.py Add and use percentage constant (#32094) 2020-02-28 11:46:48 -08:00
storage.py Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
strings.json Spelling: Config(uration) (#31782) 2020-02-13 08:27:00 -08:00
switch.py Refactor homekit_controller to be fully asynchronous (#32111) 2020-02-24 10:55:33 +01:00