Skip to content

Commit 306a59a

Browse files
committed
Remove maximum_boiler_temperature...
from HEATER_CENTRAL_MEASUREMENTS, no longer needed
1 parent 64d83c0 commit 306a59a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugwise/constants.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,6 @@
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),
493492
"modulation_level": UOM(PERCENTAGE),
494493
"return_water_temperature": DATA("return_temperature", TEMP_CELSIUS),
495494
# Used with the Elga heatpump - marcelveldt

0 commit comments

Comments
 (0)