smarthomenodered+homebridge+mosquitto(mqtt)

联合创作 · 2023-09-26

Smarthome


How it works

Nodered

Result

x86_64, armhf, arm64

$ mkdir -p homebridge nodered && \
  curl -O https://raw.githubusercontent.com/lafin/smarthome/master/docker-compose.yml && \
  curl -o homebridge/config.json https://raw.githubusercontent.com/lafin/smarthome/master/homebridge/config/config.json
$ docker-compose pull
$ docker-compose up -d

Zigbee

https://www.zigbee2mqtt.io/getting_started/what_do_i_need.html

$ cat zigbee/configuration.yaml
homeassistant: false
permit_join: true
mqtt:
  base_topic: zigbee2mqtt
  server: 'mqtt://localhost'
serial:
  port: /dev/ttyUSB0
advanced:
  log_level: debug
devices:

Existed issues

浏览 5
点赞
评论
收藏
分享

手机扫一扫分享

编辑
举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

编辑
举报