Change poll to push

This commit is contained in:
Andre Basche
2024-03-25 02:26:20 +01:00
parent 20d467a2d5
commit c46171114f
14 changed files with 8 additions and 19 deletions
+3 -3
View File
@@ -6,10 +6,10 @@
],
"config_flow": true,
"documentation": "https://github.com/Andre0512/hon/",
"iot_class": "cloud_polling",
"iot_class": "cloud_push",
"issue_tracker": "https://github.com/Andre0512/hon/issues",
"requirements": [
"pyhOn==0.16.1"
"pyhOn==0.17.0"
],
"version": "0.14.0-beta.1"
"version": "0.14.0-beta.2"
}