mirror of
https://github.com/steku/ha_cercadian_alarm.git
synced 2024-12-22 06:46:35 +00:00
refactor for kelvin
This commit is contained in:
parent
409d5c3763
commit
56bbd78aa3
@ -90,7 +90,7 @@ blueprint:
|
|||||||
default: 4000
|
default: 4000
|
||||||
name: Target Kelvin 2
|
name: Target Kelvin 2
|
||||||
max_brightness_2:
|
max_brightness_2:
|
||||||
name: Maximum Brightness 1
|
name: Maximum Brightness 2
|
||||||
description: Finish value for second run
|
description: Finish value for second run
|
||||||
selector:
|
selector:
|
||||||
number:
|
number:
|
||||||
@ -116,7 +116,7 @@ blueprint:
|
|||||||
default: 6500
|
default: 6500
|
||||||
name: Target Kelvin 3
|
name: Target Kelvin 3
|
||||||
max_brightness_3:
|
max_brightness_3:
|
||||||
name: Maximum Brightness 1
|
name: Maximum Brightness 3
|
||||||
description: Finish value for third and final run
|
description: Finish value for third and final run
|
||||||
selector:
|
selector:
|
||||||
number:
|
number:
|
||||||
@ -124,7 +124,7 @@ blueprint:
|
|||||||
max: 100
|
max: 100
|
||||||
default: 100
|
default: 100
|
||||||
alarm_length_3:
|
alarm_length_3:
|
||||||
name: Alarm Lenght 3
|
name: Alarm Length 3
|
||||||
description: >-
|
description: >-
|
||||||
This is the start to finish time for the third run
|
This is the start to finish time for the third run
|
||||||
selector:
|
selector:
|
||||||
|
Loading…
Reference in New Issue
Block a user