We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e9105c commit 0ef2e13Copy full SHA for 0ef2e13
plugwise/constants.py
@@ -489,6 +489,7 @@
489
"intended_central_heating_state": DATA(
490
"heating_state", NONE
491
), # 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),
493
"modulation_level": UOM(PERCENTAGE),
494
"return_water_temperature": DATA("return_temperature", TEMP_CELSIUS),
495
# Used with the Elga heatpump - marcelveldt
0 commit comments