Move to external device. Move to new IP.
This commit is contained in:
@@ -2,8 +2,15 @@ homeassistant: true
|
||||
permit_join: true
|
||||
mqtt:
|
||||
base_topic: zigbee2mqtt
|
||||
server: 'mqtt://mosquitto'
|
||||
server: mqtt://mosquitto
|
||||
serial:
|
||||
port: /dev/ttyACM0
|
||||
port: tcp://10.128.76.32:6638
|
||||
devices: devices.yaml
|
||||
groups: groups.yaml
|
||||
advanced:
|
||||
pan_id: 58137
|
||||
homeassistant_legacy_entity_attributes: false
|
||||
legacy_api: false
|
||||
legacy_availability_payload: false
|
||||
device_options:
|
||||
legacy: false
|
||||
|
||||
Reference in New Issue
Block a user