Fix some bugs for hoover appliances, fix #31

This commit is contained in:
Andre Basche
2023-04-24 04:36:14 +02:00
parent 8c1bba2468
commit f1e16312ff
5 changed files with 29 additions and 6 deletions
+2 -2
View File
@@ -6,6 +6,6 @@
"documentation": "https://github.com/Andre0512/hon/",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/Andre0512/hon/issues",
"requirements": ["pyhOn==0.8.6"],
"version": "0.7.0-beta.5"
"requirements": ["pyhOn==0.9.0"],
"version": "0.7.0-beta.6"
}