惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

C
Check Point Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
GbyAI
GbyAI
WordPress大学
WordPress大学
月光博客
月光博客
V
Visual Studio Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Google DeepMind News
Google DeepMind News
H
Help Net Security
MongoDB | Blog
MongoDB | Blog
P
Proofpoint News Feed
博客园 - 司徒正美
S
SegmentFault 最新的问题
Apple Machine Learning Research
Apple Machine Learning Research
Blog — PlanetScale
Blog — PlanetScale
B
Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Microsoft Azure Blog
Microsoft Azure Blog
V
V2EX
L
LangChain Blog
腾讯CDC
T
The Blog of Author Tim Ferriss
量子位

Yourlai's Blog

失语 失语 – Yourlai's Blog 解决Ubuntu循环登录的问题 解决Ubuntu循环登录的问题 – Yourlai's Blog 给博客增加一个说说模块 给博客增加一个说说模块 – Yourlai's Blog 守宅人-The Last Dweller 守宅人-The Last Dweller – Yourlai's Blog HomeAssistant的MQTT详解:自动发现、状态上报与远程控制 – Yourlai's Blog 在博客中嵌入B站视频 在博客中嵌入B站视频 – Yourlai's Blog 基于STM32标准库的HX711称重模块 基于STM32标准库的HX711称重模块 – Yourlai's Blog 一些基础的SQL指令 一些基础的SQL指令 – Yourlai's Blog ESP32入门文档 ESP32入门文档 – Yourlai's Blog 使用腾讯的EdgeOne给网站加速 使用腾讯的EdgeOne给网站加速 – Yourlai's Blog
HomeAssistant的MQTT详解:自动发现、状态上报与远程控制
2026-02-21 · via Yourlai's Blog
分为三个部分 发现设备:设备向 homeassistant/<类型>//config 发布保留的 JSON 配置,HA 监听该前缀,自动注册实体; 接收信息:设备将状态数据(如温度)发布到配置中声明的 state_topic,HA