Zigbee2Mqtt

🌐Community
by szkocot · vlatest · Repository

This skill translates Zigbee device data to MQTT messages, enabling integration with various IoT platforms and dashboards for remote control & monitoring.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add zigbee2mqtt npx -- -y @trustedskills/zigbee2mqtt
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "zigbee2mqtt": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/zigbee2mqtt"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The zigbee2mqtt skill allows AI agents to interact with Zigbee devices connected through a zigbee2mqtt bridge. It enables control and monitoring of these devices, such as lights, sensors, and switches. This skill facilitates integration of Zigbee home automation systems into broader AI-powered workflows.

When to use it

  • Home Automation: Control smart lights or adjust thermostat settings based on time of day or occupancy.
  • Sensor Data Integration: Retrieve temperature readings from a Zigbee sensor to trigger an alert if outside safe parameters.
  • Device Status Monitoring: Check the battery level of a Zigbee smoke detector and send notifications when low.
  • Scene Management: Activate pre-defined scenes (e.g., "Movie Night") that adjust multiple lights and devices simultaneously.

Key capabilities

  • Zigbee device control
  • Zigbee sensor data retrieval
  • Device status monitoring
  • Integration with zigbee2mqtt bridge

Example prompts

  • "Turn on the living room light."
  • "What is the temperature in the nursery?"
  • "Check the battery level of the front door sensor."
  • "Activate the 'Goodnight' scene."

Tips & gotchas

  • Requires a functional zigbee2mqtt bridge to be set up and running.
  • Device names must match those configured within your zigbee2mqtt setup for commands to work correctly.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
szkocot
Installs
9

🌐 Community

Passed automated security scans.