Commit 7e6643e
committed
Remove initial values from temperature inputs to persist across restarts
The initial: parameter was resetting temperature_high and temperature_low
to their default values on every Home Assistant restart. Removing these
allows the values to be restored from the state database.1 parent 3001655 commit 7e6643e
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
24 | | - | |
25 | 23 | | |
26 | 24 | | |
27 | 25 | | |
| |||
0 commit comments