We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1b844c commit 0ae8e3aCopy full SHA for 0ae8e3a
custom_components/solis/sensor.py
@@ -43,7 +43,7 @@
43
_LOGGER = logging.getLogger(__name__)
44
45
# VERSION
46
-VERSION = '3.6.0'
+VERSION = '3.7.0'
47
48
# ATTRIBUTES
49
LAST_UPDATED = 'Last updated'
0 commit comments