core/homeassistant/components/homekit
Matt Schmitt 51f55bddb7 HomeKit Alarm Control Panel Code Exception Fix (#14025)
* Catch exception for KeyError
* Use get and added test
2018-04-21 16:16:46 +02:00
..
__init__.py Support basic covers with open/close/stop services HomeKit (#13819) 2018-04-18 14:39:58 +02:00
accessories.py Homekit refactor (#13707) 2018-04-11 22:24:14 +02:00
const.py Support basic covers with open/close/stop services HomeKit (#13819) 2018-04-18 14:39:58 +02:00
services.yaml HomeKit Restructure (new config options) (#12997) 2018-03-15 02:48:21 +01:00
type_covers.py Support basic covers with open/close/stop services HomeKit (#13819) 2018-04-18 14:39:58 +02:00
type_lights.py Homekit refactor (#13707) 2018-04-11 22:24:14 +02:00
type_locks.py Homekit refactor (#13707) 2018-04-11 22:24:14 +02:00
type_security_systems.py HomeKit Alarm Control Panel Code Exception Fix (#14025) 2018-04-21 16:16:46 +02:00
type_sensors.py Support CO2/PM2.5/Light sensors in HomeKit (#13804) 2018-04-12 15:01:41 +02:00
type_switches.py Homekit refactor (#13707) 2018-04-11 22:24:14 +02:00
type_thermostats.py Homekit refactor (#13707) 2018-04-11 22:24:14 +02:00
util.py Support CO2/PM2.5/Light sensors in HomeKit (#13804) 2018-04-12 15:01:41 +02:00