core/homeassistant/components/homekit_controller
koreth 3e9376c418 Handle capitalized HomeKit property names (#21382)
The Velux ACTIVE gateway uses `C#` rather than `c#` as the name of
the property that holds the count of accessories. Apple's HomeKit docs
suggest that properties should be case-insensitive, so update the
code to not assume the property names are lower case.
2019-02-24 13:56:52 +01:00
..
__init__.py Handle capitalized HomeKit property names (#21382) 2019-02-24 13:56:52 +01:00
alarm_control_panel.py Update file header (#21061) 2019-02-14 16:01:46 +01:00
binary_sensor.py Update file header (#21061) 2019-02-14 16:01:46 +01:00
climate.py Climate const.py move (#20945) 2019-02-14 20:34:43 +01:00
cover.py Update file header (#21061) 2019-02-14 16:01:46 +01:00
light.py Update file header (#21061) 2019-02-14 16:01:46 +01:00
lock.py Update file header (#21061) 2019-02-14 16:01:46 +01:00
switch.py Update file header (#21061) 2019-02-14 16:01:46 +01:00