Skip to content

Commit b3ccfac

Browse files
authored
Merge pull request #27 from plugwise/water_pressure
Enable water_pressure sensor
2 parents 7047352 + 013f3b3 commit b3ccfac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

custom_components/plugwise-beta/sensor.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"thermostat": ATTR_TEMPERATURE,
3838
"temperature": ATTR_TEMPERATURE,
3939
"battery": ATTR_BATTERY_LEVEL,
40+
"central_heater_water_pressure": ATTR_PRESSURE,
4041
"temperature_difference": ATTR_TEMPERATURE,
4142
"valve_position": [
4243
"Valve Position",

0 commit comments

Comments
 (0)