-
-
Notifications
You must be signed in to change notification settings - Fork 145
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
rgb/xy color for min and max colour + sleep color. #150
Comments
Hey, we have already a ticket for setting an RGB value for the sleep mode: #31 Can you explain your use case, why you want to choose the RGB colors for min and max? I guess that would be a major change, since stuff like min: 0000FF, max: 00FF00 would be possible, and since those wouldn't be on the curve for light temperatures. I'm not sure how we should determine a proper curve between such settings. :) |
RGB Min Max Use case:
I would like to gain more control over the light transitions during the day, allowing me to set individual transition pattern and still having all the advantages adaptive lightning provides such as, manual controlled light thresholds, automatically adjust lights after they've been turned off and on again. Ideally one could define his own timeframes over the day and decide for each timeframe what kind of mode he wants to use e.g rgb/xy or light temperatures. This repo has already some of these features and I'm using it partly... https://github.com/haberda/update_lights |
Hey @jaddel, I think my roadmap should cover your ideas:
Make sure to vote on the right ones. I'll close this ticket, if something is missing, LMK. |
I don't quite know the etiquette to github, so my apologies if this is considered a necro. |
This exactly what I'm looking forward to aswell. For now I created an autoamtion that turns AL off and sets a scene for the night and then turns it back on in the morning. Have you tried something like this before? |
@jaddel @Bucketsmith I believe you can do this now with |
Thx for the great work!
It would be awesome if you could add rgb/xy color support for choosing the min & max color value and for setting the sleep color value.
The text was updated successfully, but these errors were encountered: