core/homeassistant/components/zha
Russell Cloran 2f74ffcf81 zha: Fix cluster class check in single-cluster device type (#14303)
zigpy now allows custom devices, which might mean that devices have cluster
objects which are not instances of the default, but may be instances of
sub-classes of the default. This fixes the check for finding single-cluster
device entities to handle sub-classes properly.
2018-05-14 16:50:09 +02:00
..
__init__.py zha: Fix cluster class check in single-cluster device type (#14303) 2018-05-14 16:50:09 +02:00
const.py Add support for pressure sensors (#14361) 2018-05-10 23:55:32 +02:00
services.yaml zha: Add remove service (#11683) 2018-02-11 20:34:19 -08:00