Skip to content

Commit 0ef2e13

Browse files
committed
Revert "Remove maximum_boiler_temperature..."
This reverts commit 306a59a.
1 parent 4e9105c commit 0ef2e13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugwise/constants.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,7 @@
489489
"intended_central_heating_state": DATA(
490490
"heating_state", NONE
491491
), # This key shows in general the heating-behavior better than c-h_state. except when connected to a heatpump
492+
"maximum_boiler_temperature": UOM(TEMP_CELSIUS),
492493
"modulation_level": UOM(PERCENTAGE),
493494
"return_water_temperature": DATA("return_temperature", TEMP_CELSIUS),
494495
# Used with the Elga heatpump - marcelveldt

0 commit comments

Comments
 (0)