Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sunset_time: '20:00' or sunset, whichever is earliest #174

Open
ACrazyConcept opened this issue Nov 24, 2021 · 2 comments
Open

sunset_time: '20:00' or sunset, whichever is earliest #174

ACrazyConcept opened this issue Nov 24, 2021 · 2 comments

Comments

@ACrazyConcept
Copy link

Is there a way I can define the times with both a fixed time and sun elevation?
E.g. if I would like sunset_time to be at sunset, but no later than 20:00 say.

@javellino
Copy link

You could probably just do this with an automation and have it switch it on/off

@scarby
Copy link

scarby commented Oct 26, 2022

I'm looking at raising a PR to do this.

It's fairly trivial to add:

circadian_lighting:
  sunset_time: "20:00:00"

to you config then once it gets to springtime comment the line:

circadian_lighting:
#  sunset_time: "19:00:00"

comment/uncomment as needed. It's somewhat annoying but only needs to be done twice a year

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants