We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5855fc commit f007250Copy full SHA for f007250
custom_components/coct_loadshedding/const.py
@@ -3,7 +3,7 @@
3
NAME = "CoCT Loadshedding Interface"
4
DOMAIN = "coct_loadshedding"
5
DOMAIN_DATA = f"{DOMAIN}_data"
6
-VERSION = "1.0.8"
+VERSION = "1.0.9"
7
8
ISSUE_URL = "https://github.com/tinuva/ha-coct-loadshedding/issues"
9
0 commit comments