11 lines
315 B
YAML
Executable File
11 lines
315 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
|
|
- light.living_room_tv_bank_switch
|