1 parent bdcd94f commit a798f88Copy full SHA for a798f88
2 files changed
custom_components/sunspec/const.py
@@ -4,7 +4,7 @@
4
NAME = "SunSpec"
5
DOMAIN = "sunspec"
6
DOMAIN_DATA = f"{DOMAIN}_data"
7
-VERSION = "0.0.26"
+VERSION = "0.0.27"
8
9
ATTRIBUTION = "Data provided by SunSpec alliance - https://sunspec.org"
10
ISSUE_URL = "https://github.com/cjne/ha-sunspec/issues"
custom_components/sunspec/manifest.json
@@ -8,5 +8,5 @@
"iot_class": "local_polling",
"issue_tracker": "https://github.com/cjne/ha-sunspec/issues",
"requirements": ["pysunspec2==1.1.5"],
11
- "version": "0.0.26"
+ "version": "0.0.27"
12
}
0 commit comments