From 123e59bd8fc742c50386ae86bdb9663988290e70 Mon Sep 17 00:00:00 2001 From: Zubair Lawrence Date: Wed, 14 Aug 2024 13:14:27 -0400 Subject: [PATCH] Fixing a link on zha.markdown (#34299) The Link to the Zigbee binding section needed to be updated --- source/_integrations/zha.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/zha.markdown b/source/_integrations/zha.markdown index 7d738f8f4dc..6899fe651de 100644 --- a/source/_integrations/zha.markdown +++ b/source/_integrations/zha.markdown @@ -69,7 +69,7 @@ This {% term integration %} currently supports the following device types within - [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). +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)](#zigbee-binding-and-unbinding). ## Introduction