Add min_brightness setting to Light Color Mapper

Adds a minimum brightness floor (default: 5) that prevents lights from
becoming too dim. Applied to both sensor brightness and default color paths.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-21 00:51:03 +03:00
parent 9d19dfa8d3
commit eefc8993e3
2 changed files with 18 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
{
"version": "2.2.9"
"version": "2.3.0"
}