Update default on time to 30 seconds
This commit is contained in:
@@ -20,7 +20,7 @@ blueprint:
|
|||||||
no_motion_wait:
|
no_motion_wait:
|
||||||
name: Wait time
|
name: Wait time
|
||||||
description: Time to leave the light on after last motion is detected.
|
description: Time to leave the light on after last motion is detected.
|
||||||
default: 120
|
default: 30
|
||||||
selector:
|
selector:
|
||||||
number:
|
number:
|
||||||
min: 0
|
min: 0
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ blueprint:
|
|||||||
no_motion_wait:
|
no_motion_wait:
|
||||||
name: Wait time
|
name: Wait time
|
||||||
description: Time to leave the light on after last motion is detected.
|
description: Time to leave the light on after last motion is detected.
|
||||||
default: 120
|
default: 30
|
||||||
selector:
|
selector:
|
||||||
number:
|
number:
|
||||||
min: 0
|
min: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user