7 lines
230 B
YAML
Executable File
7 lines
230 B
YAML
Executable File
scene:
|
|
- name: Living Room Lights
|
|
icon: "mdi:flower-tulip"
|
|
entities:
|
|
light.livingroom_switch_lamp_table: "toggle"
|
|
light.livingroom_switch_lamp_couch: "toggle"
|
|
light.livingroom_switch_lamp_sill: "toggle" |