esphome / esphome/feature-requests
minimum/maximum brightness on light
- Dominant language
- No language data
- Stars
- 450
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the problem you have/What new integration you would like**
I would like to be able to set the minimum, and maximum brightness in a light component.
For the maximum brightness, I actually use color_correct: [50,50,50] in my config but a generic 'maximum brightness" option would be fine too.
Nothings exists yet for the minimum.
**Please describe your use case for this integration and alternatives you've tried:**
Actually, when I set the maximum brightness to 50% on all channels with the color_correct option in a light component, my leds doesn't light on when set to under 20% brightness when turn_on.
I would like to have a minimum 20% set in config so the light will be on when turned on
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.