Configurable timer for downstairs bathroom lights
This commit is contained in:
Submodule node-red/projects/NerdFlows updated: 893c5583b5...b8511af0b8
@ -48,6 +48,13 @@ input_number:
|
|||||||
step: 1
|
step: 1
|
||||||
unit_of_measurement: minutes
|
unit_of_measurement: minutes
|
||||||
icon: mdi:timer
|
icon: mdi:timer
|
||||||
|
downstairs_bathroom_lights_off_delay:
|
||||||
|
name: Downstairs Bathroom Lights Off Delay
|
||||||
|
min: 0
|
||||||
|
max: 60
|
||||||
|
step: 1
|
||||||
|
unit_of_measurement: minutes
|
||||||
|
icon: mdi:timer
|
||||||
|
|
||||||
input_select:
|
input_select:
|
||||||
living_room_scenes:
|
living_room_scenes:
|
||||||
|
Reference in New Issue
Block a user