22 lines
542 B
YAML
22 lines
542 B
YAML
id: 236f222a-b040-4258-a247-b7984d47c9a5
|
|
name: "Home-Office"
|
|
icon: mdi:desktop-classic
|
|
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: "on" |