hansen-hasst/packages/light/buttons/group.yaml

16 lines
476 B
YAML
Raw Normal View History

2022-08-04 21:05:49 +00:00
#script:
# - name: Living Room Lights
# icon: "mdi:flower-tulip"
# entities:
# light.livingroom_switch_lamp_table: "toggle"
# light.livingroom_switch_lamp_couch: "toggle"
# light.living_room_switch_lamp_sill: "toggle"
# 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