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