Input numbers: sync initial values to current HA state
This commit is contained in:
@@ -4,7 +4,7 @@ badevaerelse_timeout_day:
|
|||||||
max: 30
|
max: 30
|
||||||
step: 1
|
step: 1
|
||||||
unit_of_measurement: min
|
unit_of_measurement: min
|
||||||
initial: 10
|
initial: 5
|
||||||
|
|
||||||
badevaerelse_timeout_night:
|
badevaerelse_timeout_night:
|
||||||
name: Badeværelse lys timeout nat
|
name: Badeværelse lys timeout nat
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ kontor_timeout_day:
|
|||||||
max: 60
|
max: 60
|
||||||
step: 1
|
step: 1
|
||||||
unit_of_measurement: min
|
unit_of_measurement: min
|
||||||
initial: 10
|
initial: 5
|
||||||
|
|
||||||
kontor_timeout_night:
|
kontor_timeout_night:
|
||||||
name: Kontor timeout nat
|
name: Kontor timeout nat
|
||||||
@@ -20,4 +20,4 @@ kontor_timeout_night:
|
|||||||
max: 30
|
max: 30
|
||||||
step: 1
|
step: 1
|
||||||
unit_of_measurement: min
|
unit_of_measurement: min
|
||||||
initial: 5
|
initial: 2
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ stue_timeout_morgen:
|
|||||||
max: 180
|
max: 180
|
||||||
step: 5
|
step: 5
|
||||||
unit_of_measurement: min
|
unit_of_measurement: min
|
||||||
initial: 60
|
initial: 30
|
||||||
|
|
||||||
stue_timeout_eftermiddag:
|
stue_timeout_eftermiddag:
|
||||||
name: Stue timeout eftermiddag (16-19)
|
name: Stue timeout eftermiddag (16-19)
|
||||||
@@ -28,7 +28,7 @@ stue_timeout_aften:
|
|||||||
max: 60
|
max: 60
|
||||||
step: 1
|
step: 1
|
||||||
unit_of_measurement: min
|
unit_of_measurement: min
|
||||||
initial: 10
|
initial: 5
|
||||||
|
|
||||||
stue_timeout_nat:
|
stue_timeout_nat:
|
||||||
name: Stue timeout nat (00-06)
|
name: Stue timeout nat (00-06)
|
||||||
@@ -36,4 +36,4 @@ stue_timeout_nat:
|
|||||||
max: 120
|
max: 120
|
||||||
step: 5
|
step: 5
|
||||||
unit_of_measurement: min
|
unit_of_measurement: min
|
||||||
initial: 30
|
initial: 5
|
||||||
|
|||||||
@@ -105,5 +105,5 @@ varme_ferie_temp:
|
|||||||
max: 18
|
max: 18
|
||||||
step: 0.5
|
step: 0.5
|
||||||
unit_of_measurement: "°C"
|
unit_of_measurement: "°C"
|
||||||
initial: 15
|
initial: 11
|
||||||
icon: mdi:beach
|
icon: mdi:beach
|
||||||
|
|||||||
Reference in New Issue
Block a user