Nox-Nox

mqtt

Mar 25th, 2021
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.34 KB | None | 0 0
  1. homeassistant: false
  2. yaml nano /opt/zigbee2mqtt/data/configuration.yaml
  3. permit_join: true
  4. mqtt:
  5.   base_topic: zigbee2mqtt
  6.   server: 'mqtt://localhost'
  7.   user: jeedom
  8.   password: jeedom
  9.   keepalive: 60
  10.   reject_unauthorized: true
  11.   version: 4
  12. serial:
  13.   adapter: deconz
  14. frontend:
  15.   port: 8080
  16.   host: 0.0.0.0
  17. experimental:
  18.   new_api: true
Advertisement
Add Comment
Please, Sign In to add comment