Skip to content
This repository has been archived by the owner on Jun 12, 2020. It is now read-only.

Commit

Permalink
Update climate.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vlebourl authored May 15, 2020
1 parent 6b9aa1d commit 2035f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/tahoma_extended/climate.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
SUPPORT_COMFORT_TEMP = 4
SUPPORT_ANTI_FREEZE_TEMP = 8

PRESET_ANTI_FREEZE = "Anti-freeze"
PRESET_ANTI_FREEZE = "Anti Freeze"

SENSOR_SCHEMA = vol.Schema(
{
Expand Down

0 comments on commit 2035f23

Please sign in to comment.