We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55a25b2 commit 0f3aabdCopy full SHA for 0f3aabd
1 file changed
custom_components/omnik_inverter/sensor.py
@@ -23,7 +23,7 @@
23
import re
24
import pickle
25
26
-VERSION = '1.2.0'
+VERSION = '1.2.1'
27
28
CONF_CACHE_POWER_TODAY = 'cache_power_today'
29
0 commit comments