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

Added feature of changing the color temperature of the screen #296

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

Andoramb
Copy link

Feature Addition

Description

Hi, I have added a slider for changing the color temperature of the display.
It acts the same way changing the brightness:

  • an overlay is created, that changes it's opacity and warm-cold tints
  • there is a reset button, that reverts any color temp change
  • a TEMP notification can be called to change it from notification
  • this feature works well with node-red (I am changing the color temp based on hour/daylight/other light sources Home Assistant🙂

Changelog

Couple files were modified when adding this, but essentially it's a copy from the brightness slider.
Additionally some css code was modified to fit the temp slider

Requirements

Try to test it, it works for me locally

Additional info

Let me know what do you think of it 🙂

@Andoramb Andoramb changed the title Colortemp Added feature of changing the color temperature of the screen Nov 24, 2023
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

Successfully merging this pull request may close these issues.

2 participants