22 lines
569 B
YAML
22 lines
569 B
YAML
id: 942d3a82-c07c-43d3-b2b9-f45f85e3b2e4
|
|
name: "Frühstückszeit"
|
|
icon: mdi:weather-sunset-up
|
|
entities:
|
|
light.attic_ceiling_spots:
|
|
state: "on"
|
|
color_temp: 154 # https://www.home-assistant.io/integrations/light/
|
|
brightness: 255
|
|
light.wohnzimmerlichter:
|
|
state: "off"
|
|
light.stricklicht:
|
|
state: "off"
|
|
light.esszimmerlichter:
|
|
state: "on"
|
|
light.kitchenlights:
|
|
state: "on"
|
|
switch.metered_wall_plug_switch_node4:
|
|
state: "on"
|
|
light.licht_buero_regal:
|
|
state: "off"
|
|
light.licht_buero_decke:
|
|
state: "off" |