aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--custom_components/hon/manifest.json4
-rw-r--r--requirements.txt2
2 files changed, 3 insertions, 3 deletions
diff --git a/custom_components/hon/manifest.json b/custom_components/hon/manifest.json
index e2d9c7e..d977eb1 100644
--- a/custom_components/hon/manifest.json
+++ b/custom_components/hon/manifest.json
@@ -9,7 +9,7 @@
9 "iot_class": "cloud_polling", 9 "iot_class": "cloud_polling",
10 "issue_tracker": "https://github.com/Andre0512/hon/issues", 10 "issue_tracker": "https://github.com/Andre0512/hon/issues",
11 "requirements": [ 11 "requirements": [
12 "pyhOn==0.15.15" 12 "pyhOn==0.16.0"
13 ], 13 ],
14 "version": "0.12.0" 14 "version": "0.13.0"
15} 15}
diff --git a/requirements.txt b/requirements.txt
index c21dd63..74037b1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1 +1 @@
pyhOn==0.15.15 pyhOn==0.16.0