Make optimistic mode configurable

This commit is contained in:
Adam Bogdał
2023-07-03 21:46:47 +02:00
parent cdd97b8da3
commit c868e5b49b
7 changed files with 22 additions and 2 deletions

View File

@@ -79,6 +79,7 @@ climate:
period: 7s
show_action: true
display_inverted: true
optimistic: true
indoor_temperature:
name: $upper_devicename Indoor Temperature
id: ${devicename}_indoor_temp

View File

@@ -61,6 +61,7 @@ climate:
period: 7s
show_action: true
display_inverted: true
optimistic: true
indoor_temperature:
name: $upper_devicename Indoor Temperature
id: ${devicename}_indoor_temp