mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-12 14:54:04 +02:00
Update const.py
This commit is contained in:
parent
a4d5f861ff
commit
e7e266b5a1
1 changed files with 1 additions and 1 deletions
|
|
@ -166,7 +166,7 @@ DOCS[
|
|||
] = "Only active when `transition_until_sleep` is true."
|
||||
CONF_ADAPT_BRIGHTNESS_UNTIL_SLEEP, DEFAULT_ADAPT_BRIGHTNESS_UNTIL_SLEEP = (
|
||||
"adapt_brightness_until_sleep",
|
||||
True,
|
||||
False,
|
||||
)
|
||||
DOCS[
|
||||
CONF_ADAPT_BRIGHTNESS_UNTIL_SLEEP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue