1
28
169
注册会员
状态始终是未知
自动发现的代码,没问题
开关灯都不行
能收到nodered信息
debug日志也显示收到
使用道具 举报
21
132
var id = "demo_light_21" msg.topic = "homeassistant/light/" + id + "/config" msg.payload = { '~': 'homeassistant/light/' +id, 'name':'light_'+id, 'command_topic':'~/set', 'state_topic': '~/statre', "unique_id": "light_" +id, "schema" :"json", "payload_on": "ON", "payload_off": "OFF" } return msg;
本版积分规则 发表回复 回帖后跳转到最后一页
Archiver|手机版|小黑屋|Hassbian ( 晋ICP备17001384号-1 )
GMT+8, 2025-6-30 06:03 , Processed in 0.184074 second(s), 25 queries .
Powered by Discuz! X3.5
© 2001-2025 Discuz! Team.