diff --git a/source/_integrations/zha.markdown b/source/_integrations/zha.markdown index 81bf1a9bd4d..4b3af046294 100644 --- a/source/_integrations/zha.markdown +++ b/source/_integrations/zha.markdown @@ -16,6 +16,7 @@ ha_category: - Sensor - Siren - Switch + - Update ha_release: 0.44 ha_iot_class: Local Polling featured: true @@ -42,6 +43,7 @@ ha_platforms: - sensor - siren - switch + - update ha_zeroconf: true ha_integration_type: integration --- @@ -65,6 +67,7 @@ This {% term integration %} currently supports the following device types within - [Sensor](/integrations/sensor/) - [Siren](/integrations/siren/) - [Switch](/integrations/switch/) +- [Update](/integrations/update/) In addition, it has support for "Zigbee groups" that enable native on-device grouping of multiple Zigbee lights, switches, and fans that enable controlling all entities for those devices in those groups with one command. At least two entities must be added to a Zigbee group inside the ZHA {% term integration %} before a group entity is created. There is also support for native on-device Zigbee [binding and unbinding (i.e. bind a remote to a lightbulb or group)](#binding-and-unbinding).