Some config inspiration
This commit is contained in:
parent
1b49d4e023
commit
56bae56bdf
1 changed files with 8 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
||||||
features:
|
bridges:
|
||||||
hue:
|
hue:
|
||||||
hue-bridge:
|
|
||||||
ip: 192.168.178.23
|
ip: 192.168.178.23
|
||||||
matrixclock:
|
matrixclock:
|
||||||
clock:
|
ip: 192.168.178.23
|
||||||
|
&zigbee zigbee2mqtt:
|
||||||
ip: 192.168.178.23
|
ip: 192.168.178.23
|
||||||
|
|
||||||
home:
|
home:
|
||||||
|
@ -33,4 +33,7 @@ home:
|
||||||
- to: *max
|
- to: *max
|
||||||
- id : &max max
|
- id : &max max
|
||||||
name: Max' Zimmer
|
name: Max' Zimmer
|
||||||
|
devices:
|
||||||
|
- bridge: &zigbee
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue