We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 883c60f commit 4574b6fCopy full SHA for 4574b6f
custom_components/solis/sensor.py
@@ -44,7 +44,7 @@
44
_LOGGER = logging.getLogger(__name__)
45
46
# VERSION
47
-VERSION = '2.0.4'
+VERSION = '2.0.5'
48
49
LAST_UPDATED = 'Last updated'
50
SERIAL = 'Inverter serial'
0 commit comments