We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7047352 + 013f3b3 commit b3ccfacCopy full SHA for b3ccfac
custom_components/plugwise-beta/sensor.py
@@ -37,6 +37,7 @@
37
"thermostat": ATTR_TEMPERATURE,
38
"temperature": ATTR_TEMPERATURE,
39
"battery": ATTR_BATTERY_LEVEL,
40
+ "central_heater_water_pressure": ATTR_PRESSURE,
41
"temperature_difference": ATTR_TEMPERATURE,
42
"valve_position": [
43
"Valve Position",
0 commit comments