-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Brightness follow sun #4485
base: main
Are you sure you want to change the base?
Brightness follow sun #4485
Conversation
thanks for contributing. |
This UserMod can set brightness by mapping [minimum-maximum-minimum] from [sunrise-suntop-sunset], I use this UserMod to adjust the brightness of my plant growth light (pwm led), and I think it will make my plants happy. Usermod Settings :
|
and using presets/playlists and transition times to do that will not work? |
|
what limits the implementation using the scheduler and presets/playlists? |
My needs are: |
I checked, its difficult to do that with presets and playlists. |
more realistic sinusoidal curve ? I haven't considered that much,'linear' seems enough for me. |
you really need to update that readme, it is not clear what each parameter does and what the outcome is, also how much is "several hours" or how much is the increase step? you would not want to have to experiment and wait 5 hours to see the result, then change parameters and wait again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change the brightness calculation algorithm from linear to sin
The brightness of the lights can be automatically adjusted according to the sunrise-suntop-sunset