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 59b8d8e commit 633684aCopy full SHA for 633684a
custom_components/plugwise/number.py
@@ -41,6 +41,7 @@ class PlugwiseNumberEntityDescription(NumberEntityDescription):
41
key: NumberType
42
43
44
+# Upstream + is there a reason we didn't rename this one prefixed?
45
NUMBER_TYPES = (
46
PlugwiseNumberEntityDescription(
47
key=MAX_BOILER_TEMP,
0 commit comments