Skip to content

Commit

Permalink
fix: tweak inital value for low temperature to be 16 degrees
Browse files Browse the repository at this point in the history
  • Loading branch information
liamwh committed May 21, 2024
1 parent c02eb93 commit 70325e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/input_numbers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ temperature_low:
name: Temperature low
min: 10
max: 20
initial: 18
initial: 16
step: 0.5
icon: mdi:temperature-celsius

Expand Down

0 comments on commit 70325e6

Please sign in to comment.