groups and scenes initial
This commit is contained in:
17
config/groups.yaml
Normal file
17
config/groups.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
version: 1
|
||||
groups:
|
||||
- id: "kueche_lichter"
|
||||
name: "Küche – alle Lampen"
|
||||
selector:
|
||||
type: "light"
|
||||
room: "Küche"
|
||||
capabilities:
|
||||
power: true
|
||||
brightness: true
|
||||
|
||||
- id: "alles_lichter"
|
||||
name: "Alle Lichter"
|
||||
selector:
|
||||
type: "light"
|
||||
capabilities:
|
||||
power: true
|
||||
Reference in New Issue
Block a user