50 lines
No EOL
1.2 KiB
YAML
50 lines
No EOL
1.2 KiB
YAML
# tv:
|
|
# name: TV Lights
|
|
# entities:
|
|
# - light.tv_left
|
|
# - light.tv_middle
|
|
# - light.tv_right
|
|
# table:
|
|
# name: Table Lamp
|
|
# entities:
|
|
# - light.table_light_up
|
|
# - light.table_light_down
|
|
# bedroom-light:
|
|
# name: Bedroom light
|
|
# entities:
|
|
# - light.bedroom_1
|
|
# - light.bedroom_2
|
|
# computer:
|
|
# name: Computer Lights
|
|
# entities:
|
|
# - light.computer_left
|
|
# - light.computer_right
|
|
# bathroom_mirror:
|
|
# name: Bathroom Mirror Lights
|
|
# entities:
|
|
# - light.mirror_left
|
|
# - light.mirror_middle
|
|
# - light.mirror_right
|
|
# bathroom_wall_lights:
|
|
# name: Bathroom Wall Lights
|
|
# entities:
|
|
# - light.mirror_left
|
|
# - light.mirror_middle
|
|
# - light.mirror_right
|
|
# - light.bidet
|
|
# - light.toilet_left
|
|
# - light.toilet_right
|
|
# bathroom:
|
|
# name: Bathroom Main Lights
|
|
# entities:
|
|
# - light.bathroom_1
|
|
# - light.bathroom_2
|
|
# - light.bathroom_3
|
|
# - light.bathroom_4
|
|
# bathroom_shower:
|
|
# name: Bathroom Shower Lights
|
|
# entities:
|
|
# - light.shower_1
|
|
# - light.shower_2
|
|
# - light.shower_3
|
|
# - light.shower_4 |