Last Updated:

ZHA Panel Group Binding for Enhanced Device Control

S.C.O.R.E.ConvenienceDevice Control

Overview

The ZHA panel now allows users to bind multiple devices to groups, simplifying control and capability of smart home setups. This capability enables efficient management of devices, enhancing the overall convenience of home capability.

Convenience icon

Benefits

  • Easier control of multiple devices with a single command
  • Enhanced capability possibilities by grouping devices for synchronized actions
  • Streamlined management of smart home devices, reducing clutter and complexity

Intent

This capability is designed to facilitate the binding of various Zigbee devices to user-defined groups within the ZHA panel. The outcome is a more organized and efficient smart home environment, allowing homeowners to execute commands across multiple devices simultaneously.

Preconditions

  • Home Assistant installed and configured with ZHA integration.
  • Zigbee devices compatible with ZHA.
  • User has access to the ZHA panel in Home Assistant.
  • Home Assistant installed and configured.
  • Integration available and authenticated: UniFi.
  • Device installed and reachable: HVAC and Climate Control.

Actors

  • Homeowner managing their smart home
  • Family members adjusting settings for convenience
  • Guests who may need to interact with smart home features

Trigger

The capability is triggered when a user selects devices and binds them to a group in the ZHA panel.

Workflow Diagram

flowchart TD
    A[User selects devices] -->|bind| B{{Group created?}}
    B -->|Yes| C[Devices bound to group]
    C --> D[Group control available]
    B -->|No| E[Prompt user to try again]

Workflow Description

1. Access ZHA Panel

User navigates to the ZHA panel within their Home Assistant interface.

2. Select Devices

User selects the Zigbee devices they wish to bind to a group for easier control.

3. Create Group

User initiates the group creation process, defining the group name and settings.

4. Bind Devices

User confirms the devices to be bound to the newly created group.

5. Test Group Functionality

User tests the group by sending commands to ensure all devices respond as expected.

Postconditions

Devices are successfully bound to a group, allowing for unified control and capability through the ZHA panel.

Optional Enhancements

  • Integrate voice control options for group commands
  • Create automated routines that trigger based on group states
  • Enable notifications for group activity or status changes

Recommended Components

Recommended ApplicationsRecommended IntegrationsRecommended Devices
Home AssistantUniFi, Zigbee2MQTTHVAC and Climate Control

Source Examples