core/homeassistant/components/homekit
J. Nick Koston 591845ce23
Add missing services to Homekit services yaml (#34349)
* Add missing services to homekit services.yaml

* Add missing services to homekit services.yaml
2020-04-17 14:28:58 -05:00
..
__init__.py Prevent a single accessory setup failure from breaking all HomeKit accessories (#34263) 2020-04-15 21:40:38 -05:00
accessories.py Enable pylint unnecessary-pass (#33650) 2020-04-05 10:33:07 +02:00
const.py Set homekit alarm/sensor/switch/cover state as soon as possible (#34245) 2020-04-15 21:38:31 -05:00
manifest.json Convert homekit thermostats to use service callbacks (#34073) 2020-04-12 17:38:33 -05:00
services.yaml Add missing services to Homekit services yaml (#34349) 2020-04-17 14:28:58 -05:00
type_covers.py Set homekit alarm/sensor/switch/cover state as soon as possible (#34245) 2020-04-15 21:38:31 -05:00
type_fans.py Convert homekit fans to use service callbacks (#34229) 2020-04-15 21:39:31 -05:00
type_lights.py Convert homekit thermostats to use service callbacks (#34073) 2020-04-12 17:38:33 -05:00
type_locks.py Convert homekit thermostats to use service callbacks (#34073) 2020-04-12 17:38:33 -05:00
type_media_players.py Make homekit aware of STATE_STANDBY (#33679) 2020-04-05 08:47:44 -05:00
type_security_systems.py Set homekit alarm/sensor/switch/cover state as soon as possible (#34245) 2020-04-15 21:38:31 -05:00
type_sensors.py Resolve homekit not updating motion sensors (#34282) 2020-04-16 16:15:37 -07:00
type_switches.py Set homekit alarm/sensor/switch/cover state as soon as possible (#34245) 2020-04-15 21:38:31 -05:00
type_thermostats.py Convert homekit thermostats to use service callbacks (#34073) 2020-04-12 17:38:33 -05:00
util.py Use f-strings in integrations starting with "H" - "L" (#32265) 2020-02-28 12:39:29 +01:00