mirror of
https://github.com/steku/ha_cercadian_alarm.git
synced 2025-12-08 07:32:18 +00:00
trying script blueprint
This commit is contained in:
@ -71,13 +71,13 @@ fields:
|
||||
default: 5
|
||||
name: Light Timeout
|
||||
variables:
|
||||
alarm_length: !input alarm_length
|
||||
steps_per_minute: !input steps_per_minute
|
||||
target_light: !input target_light
|
||||
max_brightness_pct: !input max_brightness_pct
|
||||
target_kelvin: !input target_kelvin
|
||||
start_kelvin: !input start_kelvin
|
||||
light_timeout: !input light_timeout
|
||||
# alarm_length: !input alarm_length
|
||||
# steps_per_minute: !input steps_per_minute
|
||||
# target_light: !input target_light
|
||||
# max_brightness_pct: !input max_brightness_pct
|
||||
# target_kelvin: !input target_kelvin
|
||||
# start_kelvin: !input start_kelvin
|
||||
# light_timeout: !input light_timeout
|
||||
|
||||
steps: "{{ alarm_length * steps_per_minute }}"
|
||||
min_brightness: |-
|
||||
|
||||
Reference in New Issue
Block a user