core/homeassistant/components/zha
Jurriaan Pruis b87c541d3a Support ZLO device types to support newer Zigbee devices in ZHA (#24429)
* Support ZLO device types
Support the device types that are added in https://github.com/zigpy/zigpy/pull/176
so newer Zigbee devices can be supported.

* Remove BINARY_SENSOR mappings
* Add back ON_OFF_LIGHT_SWITCH, DIMMER_SWITCH and COLOR_DIMMABLE_LIGHT
Since they are target devices I've added them as switch and lights,
which matches the Zigbee documentation.

* Upgrade to zigpy-homeassistant v0.5.0
To be able to use the new DeviceTypes
2019-06-11 16:28:37 -04:00
..
.translations
core Support ZLO device types to support newer Zigbee devices in ZHA (#24429) 2019-06-11 16:28:37 -04:00
__init__.py Bump ZHA modules versions. (#23705) 2019-05-05 17:15:34 -04:00
api.py fix bindable devices (#23216) 2019-04-18 20:21:30 -04:00
binary_sensor.py Remove binary sensors for ZHA remotes and controllers (#24370) 2019-06-07 11:13:55 -04:00
config_flow.py
const.py
device_entity.py Fix ZHA battery level when value is reported via signal (#24371) 2019-06-07 11:02:35 -04:00
entity.py Rename via_hub to via_device (#24360) 2019-06-10 09:10:44 -07:00
fan.py
light.py Add support for ZHA door locks #2 (#24344) 2019-06-07 11:16:33 -04:00
lock.py Add support for ZHA door locks #2 (#24344) 2019-06-07 11:16:33 -04:00
manifest.json Support ZLO device types to support newer Zigbee devices in ZHA (#24429) 2019-06-11 16:28:37 -04:00
sensor.py Fixes linter warning in ZHA sensor (#24406) 2019-06-08 07:29:35 -04:00
services.yaml
strings.json
switch.py Add support for ZHA door locks #2 (#24344) 2019-06-07 11:16:33 -04:00