9 lines
236 B
YAML
9 lines
236 B
YAML
|
# Example configuration.yaml entry
|
||
|
light:
|
||
|
- platform: group
|
||
|
name: "Living Room Lights"
|
||
|
entities:
|
||
|
- light.livingroom_switch_lamp_table
|
||
|
- light.livingroom_switch_lamp_couch
|
||
|
- light.living_room_switch_lamp_sill
|