Skip to content

Commit e2b15c2

Browse files
committed
Better var name
1 parent 6687cb6 commit e2b15c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugwise/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@
384384
ATTR_UNIT_OF_MEASUREMENT: TEMP_CELSIUS,
385385
},
386386
"domestic_hot_water_comfort_mode": {
387-
ATTR_NAME: "dhw_mode",
387+
ATTR_NAME: "dhw_comf_mode",
388388
ATTR_UNIT_OF_MEASUREMENT: None,
389389
},
390390
"domestic_hot_water_state": {

0 commit comments

Comments
 (0)