core/homeassistant/components/homekit
cdce8p 6d2412022b
Fix HomeKit fan speed conversion (#22951)
* Check that speed value from state is not 'None'
* Added tests
2019-04-10 08:35:17 +02:00
..
__init__.py Update file header (#21061) 2019-02-14 16:01:46 +01:00
accessories.py Add linked battery sensor to HomeKit (#22788) 2019-04-09 23:13:48 +02:00
const.py Add linked battery sensor to HomeKit (#22788) 2019-04-09 23:13:48 +02:00
manifest.json Add manifests (#22699) 2019-04-03 21:14:45 -07:00
services.yaml HomeKit Restructure (new config options) (#12997) 2018-03-15 02:48:21 +01:00
type_covers.py Update file header (#21061) 2019-02-14 16:01:46 +01:00
type_fans.py Update file header (#21061) 2019-02-14 16:01:46 +01:00
type_lights.py Update file header (#21061) 2019-02-14 16:01:46 +01:00
type_locks.py Update file header (#21061) 2019-02-14 16:01:46 +01:00
type_media_players.py Update file header (#21061) 2019-02-14 16:01:46 +01:00
type_security_systems.py Update file header (#21061) 2019-02-14 16:01:46 +01:00
type_sensors.py Update file header (#21061) 2019-02-14 16:01:46 +01:00
type_switches.py Update file header (#21061) 2019-02-14 16:01:46 +01:00
type_thermostats.py Climate const.py move (#20945) 2019-02-14 20:34:43 +01:00
util.py Fix HomeKit fan speed conversion (#22951) 2019-04-10 08:35:17 +02:00