periodic push
This commit is contained in:
16
zigbee2mqtt/configuration.yaml
Normal file
16
zigbee2mqtt/configuration.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
homeassistant: true
|
||||
mqtt:
|
||||
server: mqtt://localhost:1883
|
||||
user: mqtt_broker_user
|
||||
password: mqtt2022
|
||||
serial:
|
||||
port: /dev/ttyAMA1
|
||||
adapter: ezsp
|
||||
frontend:
|
||||
port: 8099
|
||||
advanced:
|
||||
homeassistant_legacy_entity_attributes: false
|
||||
legacy_api: false
|
||||
legacy_availability_payload: false
|
||||
device_options:
|
||||
legacy: false
|
||||
Reference in New Issue
Block a user