mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-14 15:54:04 +02:00
Update const.py
This commit is contained in:
parent
e46d867854
commit
7244a5f483
1 changed files with 1 additions and 0 deletions
|
|
@ -154,6 +154,7 @@ CONF_ADAPT_UNTIL_SLEEP, DEFAULT_ADAPT_UNTIL_SLEEP = (
|
||||||
False,
|
False,
|
||||||
)
|
)
|
||||||
DOCS[CONF_ADAPT_UNTIL_SLEEP] = (
|
DOCS[CONF_ADAPT_UNTIL_SLEEP] = (
|
||||||
|
"This option ignores the current state of the sleep switch. "
|
||||||
"When enabled, Adaptive Lighting will treat sleep settings as the minimum, "
|
"When enabled, Adaptive Lighting will treat sleep settings as the minimum, "
|
||||||
"transitioning color temperature to these values after sunset. 🌙"
|
"transitioning color temperature to these values after sunset. 🌙"
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue