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

推荐订阅源

Martin Fowler
Martin Fowler
博客园 - 【当耐特】
GbyAI
GbyAI
M
MIT News - Artificial intelligence
Microsoft Azure Blog
Microsoft Azure Blog
A
About on SuperTechFans
罗磊的独立博客
Apple Machine Learning Research
Apple Machine Learning Research
腾讯CDC
F
Fortinet All Blogs
IT之家
IT之家
WordPress大学
WordPress大学
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Last Week in AI
Last Week in AI
Google DeepMind News
Google DeepMind News
Jina AI
Jina AI
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
D
DataBreaches.Net
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
H
Help Net Security
V
Visual Studio Blog
小众软件
小众软件
Y
Y Combinator Blog

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