Small fixes, fix KeyError for switches #38

This commit is contained in:
Andre Basche
2023-05-08 19:17:08 +02:00
parent 44794c35ca
commit 240dc85ff3
6 changed files with 33 additions and 27 deletions
+1 -1
View File
@@ -7,5 +7,5 @@
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/Andre0512/hon/issues",
"requirements": ["pyhOn==0.10.6"],
"version": "0.7.2"
"version": "0.7.3-beta.0"
}