From 65a49d1bc6b8bfca9cdc7af26f5c619a9b59f62f Mon Sep 17 00:00:00 2001 From: Bearded Tinker Date: Wed, 21 Sep 2022 12:06:39 +0200 Subject: [PATCH] Copy missing Flux config #91 --- entities/switches/flux/living_room.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 entities/switches/flux/living_room.yaml diff --git a/entities/switches/flux/living_room.yaml b/entities/switches/flux/living_room.yaml new file mode 100644 index 00000000..49aa61f8 --- /dev/null +++ b/entities/switches/flux/living_room.yaml @@ -0,0 +1,18 @@ +##### +# Flux integration - internal Circadian lights control +# https://www.home-assistant.io/integrations/flux +##### + +platform: flux +name: Living room flux +lights: + - light.standing + - light.tv + - light.corner + - light.entrance +start_time: "07:00" +stop_time: "23:00" +start_colortemp: 4000 +sunset_colortemp: 3000 +stop_colortemp: 1900 +mode: mired