Skip to content

Commit 0f3aabd

Browse files
committed
Update sensor.py
1 parent 55a25b2 commit 0f3aabd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

custom_components/omnik_inverter/sensor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
import re
2424
import pickle
2525

26-
VERSION = '1.2.0'
26+
VERSION = '1.2.1'
2727

2828
CONF_CACHE_POWER_TODAY = 'cache_power_today'
2929

0 commit comments

Comments
 (0)