Skip to content

Commit

Permalink
Copy missing Flux config #91
Browse files Browse the repository at this point in the history
  • Loading branch information
BeardedTinker committed Sep 21, 2022
1 parent 5a9f5f5 commit 65a49d1
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions entities/switches/flux/living_room.yaml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 65a49d1

Please sign in to comment.