10 lines
275 B
YAML
Executable File
10 lines
275 B
YAML
Executable File
# 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
|
|
- light.livingroom_switch_lamp
|