22 lines
559 B
YAML
22 lines
559 B
YAML
id: 5b0bcfe4-0225-4267-afdc-af4ef5a53d49
|
|
name: "Taglicht"
|
|
icon: mdi:weather-sunny
|
|
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: "off"
|
|
light.kitchenlights:
|
|
state: "off"
|
|
switch.metered_wall_plug_switch_node4:
|
|
state: "on"
|
|
light.licht_buero_regal:
|
|
state: "off"
|
|
light.licht_buero_decke:
|
|
state: "off" |