·ha-mqtt-autodiscovery
</>

ha-mqtt-autodiscovery

配置和发布MQTT自动发现消息以自动注册物联网设备和 带有 Home Assistant 的传感器,通过设备类别、状态类别、单位定义发现有效负载, 以及多传感器设备的设备分组。在集成自定义 IoT 设备、创建 MQTT 传感器,构建自动向 HA 注册的基于 ESP32/ESP8266/Pi 的设备,或实现 具有离线排队和自动重新连接功能的弹性 MQTT 模式。

5安装·0热度·@dawiddutoit

安装

$npx skills add https://github.com/dawiddutoit/custom-claude --skill ha-mqtt-autodiscovery

如何安装 ha-mqtt-autodiscovery

通过命令行快速安装 ha-mqtt-autodiscovery AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/dawiddutoit/custom-claude --skill ha-mqtt-autodiscovery
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:dawiddutoit/custom-claude。

SKILL.md

查看原文

Works with MQTT brokers (Mosquitto), paho-mqtt Python library, and Home Assistant MQTT integration. Home Assistant MQTT Auto-Discovery

Automatically register IoT devices and sensors with Home Assistant by publishing MQTT discovery configurations.

MQTT auto-discovery allows devices to automatically appear in Home Assistant without manual YAML configuration. Publish a JSON config to the discovery topic and HA creates the entity automatically.

配置和发布MQTT自动发现消息以自动注册物联网设备和 带有 Home Assistant 的传感器,通过设备类别、状态类别、单位定义发现有效负载, 以及多传感器设备的设备分组。在集成自定义 IoT 设备、创建 MQTT 传感器,构建自动向 HA 注册的基于 ESP32/ESP8266/Pi 的设备,或实现 具有离线排队和自动重新连接功能的弹性 MQTT 模式。 来源:dawiddutoit/custom-claude。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/dawiddutoit/custom-claude --skill ha-mqtt-autodiscovery
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from dawiddutoit/custom-claude

快速解答

什么是 ha-mqtt-autodiscovery?

配置和发布MQTT自动发现消息以自动注册物联网设备和 带有 Home Assistant 的传感器,通过设备类别、状态类别、单位定义发现有效负载, 以及多传感器设备的设备分组。在集成自定义 IoT 设备、创建 MQTT 传感器,构建自动向 HA 注册的基于 ESP32/ESP8266/Pi 的设备,或实现 具有离线排队和自动重新连接功能的弹性 MQTT 模式。 来源:dawiddutoit/custom-claude。

如何安装 ha-mqtt-autodiscovery?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dawiddutoit/custom-claude --skill ha-mqtt-autodiscovery 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/dawiddutoit/custom-claude