core/homeassistant/components/homekit
cdce8p f263a931f7
Bugfixes HomeKit covers, lights (#13689)
* covers -> current_position attribute
* lights -> hue and saturation attribute
2018-04-05 00:46:27 +02:00
..
__init__.py Homekit: Bugfix Thermostat Fahrenheit support (#13477) 2018-03-27 11:31:18 +02:00
accessories.py Homekit: New supported devices (#13244) 2018-03-16 01:05:28 +01:00
const.py Homekit: New supported devices (#13244) 2018-03-16 01:05:28 +01:00
services.yaml HomeKit Restructure (new config options) (#12997) 2018-03-15 02:48:21 +01:00
type_covers.py Bugfixes HomeKit covers, lights (#13689) 2018-04-05 00:46:27 +02:00
type_lights.py Bugfixes HomeKit covers, lights (#13689) 2018-04-05 00:46:27 +02:00
type_security_systems.py Homekit: Fix security systems (#13499) 2018-03-27 23:39:25 +02:00
type_sensors.py Homekit: Bugfix Thermostat Fahrenheit support (#13477) 2018-03-27 11:31:18 +02:00
type_switches.py HomeKit: Bugfix & improved logging (#13431) 2018-03-25 12:53:15 +02:00
type_thermostats.py Homekit: Bugfix Thermostat Fahrenheit support (#13477) 2018-03-27 11:31:18 +02:00
util.py Add pincode fallback (#13587) 2018-04-01 08:38:29 -07:00