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 8cb6b20 commit 29a001cCopy full SHA for 29a001c
plugwise/constants.py
@@ -498,7 +498,7 @@
498
"compressor_state": UOM(NONE),
499
"cooling_state": UOM(NONE),
500
# Available with the Loria and Elga (newer Anna firmware) heatpumps
501
- "cooling_enabled": DATA("cooling_ena_switch", TEMP_CELSIUS),
+ "cooling_enabled": UOM(NONE),
502
# Next 2 keys are used to show the state of the gas-heater used next to the Elga heatpump - marcelveldt
503
"slave_boiler_state": UOM(NONE),
504
"flame_state": UOM(NONE), # Also present when there is a single gas-heater
0 commit comments