mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-12 06:44:04 +02:00
merge related fix
This commit is contained in:
parent
1571dfaeda
commit
732fc17c7f
1 changed files with 0 additions and 2 deletions
|
|
@ -177,8 +177,6 @@ CONF_USE_DEFAULTS = "use_defaults"
|
|||
|
||||
TURNING_OFF_DELAY = 5
|
||||
|
||||
CONF_AUTORESET_CONTROL, DEFAULT_AUTORESET_CONTROL = "autoreset_control_seconds", 0
|
||||
|
||||
|
||||
def int_between(min_int, max_int):
|
||||
"""Return an integer between 'min_int' and 'max_int'."""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue