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

rgb/xy color for min and max colour + sleep color. #150

Open
10bn opened this issue Jul 19, 2021 · 6 comments
Open

rgb/xy color for min and max colour + sleep color. #150

10bn opened this issue Jul 19, 2021 · 6 comments

Comments

@10bn
Copy link

10bn commented Jul 19, 2021

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.

@RubenKelevra
Copy link
Collaborator

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. :)

@sovanyio sovanyio mentioned this issue Jul 31, 2021
2 tasks
@RubenKelevra RubenKelevra changed the title [Feature Request] rgb/xy color for min and max colour + sleep color. rgb/xy color for min and max colour + sleep color. Aug 2, 2021
@10bn
Copy link
Author

10bn commented Aug 3, 2021

RGB Min Max

Use case:

[RGB] -> wakening up -> [RGB] -> still waking up (being in the bathroom e.g...) -> [Color Temp] -> Its DAY -> [RGB] -> wind down -> [Red Hour] -> bed time -> [seep mode] -> sleeping

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

@RubenKelevra
Copy link
Collaborator

RubenKelevra commented Jun 14, 2022

Hey @jaddel,

I think my roadmap should cover your ideas:

  • Create dynamic "movie"-like scenes with different frames of color, brightness, temperature to simulate sunset / sunrise events (and similar)
  • Limit the maximum transition speed for brightness, temperature, and color changes (except for on/off actions)
  • Allow for scenes with grouping of lights to allow for general purpose lights, area lights and accent / ambient lights and seamless switching between them
  • Dynamically switch between RGB/XY and White-Temperature mode to allow very cold and very warm tones outside the range of the White-Mode of lights
  • Incorporate ambient brightness sensors per room as feedback method to adjust for uncontrolled light sources and natural light
  • Switch from a brightness-percentage-goal to a target-brightness-in-lux-goal
  • Make it possible to override and adjust the automation without turning it off

Make sure to vote on the right ones.

I'll close this ticket, if something is missing, LMK.

@Bucketsmith
Copy link

I don't quite know the etiquette to github, so my apologies if this is considered a necro.
I'd just like to add that I am looking forward to this feature the most, at the moment.
My use-case is simple; during the night(user defined hours), I want incredibly low brightness, red light everywhere that my lights will turn on.
This is to stop my eyes from adjusting to high light levels, and keep my head from messing with my circadian rhythm by introducing bright and/or blue light during night time.
For example, when I need to go downstairs for the bathroom or a glass of water.

@10bn
Copy link
Author

10bn commented Jul 26, 2022

I don't quite know the etiquette to github, so my apologies if this is considered a necro. I'd just like to add that I am looking forward to this feature the most, at the moment. My use-case is simple; during the night(user defined hours), I want incredibly low brightness, red light everywhere that my lights will turn on. This is to stop my eyes from adjusting to high light levels, and keep my head from messing with my circadian rhythm by introducing bright and/or blue light during night time. For example, when I need to go downstairs for the bathroom or a glass of water.

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?

@th3w1zard1
Copy link
Collaborator

@jaddel @Bucketsmith I believe you can do this now with sleep_rgb_or_color_temp and or adaptive_lighting.change_switch_settings in your automations. Please reach out if you need help

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

No branches or pull requests

4 participants