Create zb2mqtt.config

This commit is contained in:
Beeranco 2023-06-05 19:54:22 +02:00 committed by GitHub
parent c777f3470d
commit dea03501db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

29
zb2mqtt.config Normal file
View File

@ -0,0 +1,29 @@
homeassistant:
discovery_topic: Zigbee-AutoDiscovery
status_topic: Zigbee-AutoDiscovery-status/
legacy_entity_attributes: true
legacy_triggers: true
permit_join: true
mqtt:
base_topic: zigbee2mqtt
server: 'mqtt://localhost'
frontend:
port: 5002
devices: devices.yaml
groups: groups.yaml
map_options:
graphviz:
colors:
fill:
enddevice: '#fff8ce'
coordinator: '#e04e5d'
router: '#4ea3e0'
font:
coordinator: '#ffffff'
router: '#ffffff'
enddevice: '#000000'
line:
active: '#009900'
inactive: '#994444'
serial:
port: /dev/ttyACM0