Use zigbee2mqtt and mqtt broker insead of deconz
This commit is contained in:
parent
4d63465405
commit
92ef21b414
2 changed files with 39 additions and 20 deletions
8
smartHome/mosquitto.conf
Normal file
8
smartHome/mosquitto.conf
Normal file
|
@ -0,0 +1,8 @@
|
|||
persistence true
|
||||
persistence_location /mosquitto/data
|
||||
log_dest file /mosquitto/log/mosquitto.log
|
||||
listener 1883
|
||||
allow_anonymous true
|
||||
|
||||
listener 9001
|
||||
protocol websockets
|
Loading…
Add table
Add a link
Reference in a new issue