We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7ccb8a commit 83fee6fCopy full SHA for 83fee6f
custom_components/solis/sensor.py
@@ -42,7 +42,7 @@
42
_LOGGER = logging.getLogger(__name__)
43
44
# VERSION
45
-VERSION = '2.2.0'
+VERSION = '2.2.1'
46
47
LAST_UPDATED = 'Last updated'
48
SERIAL = 'Inverter serial'
0 commit comments