Improved front porch light automation flow
This commit is contained in:
Submodule node-red/projects/NerdFlows updated: 292c665899...5917325233
@ -26,6 +26,13 @@ input_number:
|
||||
step: 1
|
||||
unit_of_measurement: minutes
|
||||
icon: mdi:timer
|
||||
front_porch_motion_off_delay:
|
||||
name: Front Porch Motion Off Delay
|
||||
min: 0
|
||||
max: 30
|
||||
step: 1
|
||||
unit_of_measurement: minutes
|
||||
icon: mdi:timer
|
||||
|
||||
input_select:
|
||||
living_room_scenes:
|
||||
|
Reference in New Issue
Block a user