Skip to content

Add skip_brightness_increases conf option #1191

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

timstallmann
Copy link

I'm finding this useful for my particular use case:

  • I mostly have lights off during the day and on at night
  • I have an automation to disable adaptive lighting when the sun is up, so that I have full manual control of lights during that time
  • In the evenings, I'll (manually or via automation) turn some lights on dim for ambiance
  • I'd still like adaptive lighting to gradually dim everything over the evening

This PR adds a config option to disable brightness increases, which just skips sending any command where the current entity brightness is less than the target brightness.

@timstallmann timstallmann changed the title Add skip_brightness_increases conf option Add skip_brightness_increases conf option Mar 26, 2025
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.

1 participant