Compare commits

..

No commits in common. "0baba4cf090a9a6d0311cf6caae7202133559457" and "576857a310d013bf27204bef85d183652447ab57" have entirely different histories.

View file

@ -18,7 +18,6 @@ blueprint:
number: number:
min: 0 min: 0
max: 30 max: 30
unit_of_measurement: minutes
turn_off_delay: turn_off_delay:
name: Lights turn off delay name: Lights turn off delay
description: Belay before the lights turn off after waking up description: Belay before the lights turn off after waking up
@ -27,7 +26,6 @@ blueprint:
number: number:
min: 0 min: 0
max: 30 max: 30
unit_of_measurement: minutes
binary_condition: binary_condition:
name: Alarm today name: Alarm today
description: Trigger the alarm today ? description: Trigger the alarm today ?
@ -71,10 +69,6 @@ blueprint:
# selector: # selector:
# entity: # entity:
# domain: input_boolean # domain: input_boolean
additional_section:
name: Additional Actions
description: Additional actions before and after the lights turn on
input:
before_wake_up: before_wake_up:
name: Before wake up action name: Before wake up action
description: Actions before the lights turn on description: Actions before the lights turn on