hass-core/homeassistant/components/zha/core
puddly 2986a2f01b
Identify the active ZHA coordinator device in API responses (#74739)
* Remove deprecated zigpy properties

* Create a `ZHADevice.is_active_coordinator` property

* Add `@puddly` to the ZHA code owners

* Create a `ZHAGateway.coordinator_ieee` shortcut property
2022-07-11 14:19:30 -04:00
..
channels Update pylint to 2.14.4 (#74192) 2022-06-30 08:56:43 +02:00
__init__.py
const.py Identify the active ZHA coordinator device in API responses (#74739) 2022-07-11 14:19:30 -04:00
decorators.py Improve zha typing [core.decorators] (#68650) 2022-03-25 18:13:28 +01:00
device.py Identify the active ZHA coordinator device in API responses (#74739) 2022-07-11 14:19:30 -04:00
discovery.py Remove zha from mypy ignore list (#73603) 2022-06-28 13:53:20 +02:00
gateway.py Identify the active ZHA coordinator device in API responses (#74739) 2022-07-11 14:19:30 -04:00
group.py Fix mypy issues in zha core modules (#74028) 2022-06-28 08:50:16 +02:00
helpers.py Correctly handle device triggers for missing ZHA devices (#74894) 2022-07-10 13:35:45 -04:00
registries.py New sensors and manufacturer cluster to support IKEA STARKVIND (with Quirk) (#73450) 2022-06-29 11:44:40 -04:00