Zigbee Control
The Zigbee Control skill interfaces with your Zigbee2MQTT bridge to give your AI agent direct control over Zigbee smart home devices. It reads the device registry from your Zigbee2MQTT instance and creates a named device map, so you can refer to devices by friendly name rather than IEEE address. Supported operations include toggling switches, setting bulb brightness and color, reading sensor values from temperature, humidity, motion, and contact sensors, and pairing new devices by enabling join mode. Device availability status and link quality metrics are fetchable on demand to help diagnose connectivity issues. The skill monitors Zigbee2MQTT's health topic and alerts if the bridge goes offline. OTA firmware updates can be triggered for compatible devices directly from the agent. Group management allows sending a single command to multiple devices simultaneously. The skill communicates through the MQTT Client skill, so both must be installed and configured with the same broker. Integrates naturally with Home Assistant to combine Zigbee low-level control with HA's automation engine.
Installation
clawhub install zigbee
Install: clawhub install zigbee