Skip to content

Commit 633684a

Browse files
committed
Add the other missing prefix
1 parent 59b8d8e commit 633684a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

custom_components/plugwise/number.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ class PlugwiseNumberEntityDescription(NumberEntityDescription):
4141
key: NumberType
4242

4343

44+
# Upstream + is there a reason we didn't rename this one prefixed?
4445
NUMBER_TYPES = (
4546
PlugwiseNumberEntityDescription(
4647
key=MAX_BOILER_TEMP,

0 commit comments

Comments
 (0)