From 56bae56bdf289b43af340b42e300c4b765bf011c Mon Sep 17 00:00:00 2001 From: Maximilian Giller Date: Sun, 23 Jun 2024 04:07:50 +0200 Subject: [PATCH] Some config inspiration --- example.conf.yaml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/example.conf.yaml b/example.conf.yaml index 4ea3dbb..7d70710 100644 --- a/example.conf.yaml +++ b/example.conf.yaml @@ -1,10 +1,10 @@ -features: +bridges: hue: - hue-bridge: - ip: 192.168.178.23 + ip: 192.168.178.23 matrixclock: - clock: - ip: 192.168.178.23 + ip: 192.168.178.23 + &zigbee zigbee2mqtt: + ip: 192.168.178.23 home: latitude: 52.51860 @@ -33,4 +33,7 @@ home: - to: *max - id : &max max name: Max' Zimmer + devices: + - bridge: &zigbee +