homeassistant之MQTT智能灯-基于ESP8266_MQTT_SDK

  搭建好了homeassitant和homebridge环境,开始搭建硬件平台,这里使用esp8266模块和官方的mqtt的SDKui 首先,须要在homeassistant的配置文件中添加:设计 light:   platform: mqtt   name: 'Light'   state_topic: '/mqtt/topic/0'   command_topic: '/mqtt/topic
相关文章
相关标签/搜索