Fix missing switches again

This commit is contained in:
Andre Basche
2023-05-08 21:30:07 +02:00
parent a56d3e5f88
commit 6828f3e9a8
2 changed files with 13 additions and 11 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.3-beta.1"
"version": "0.7.3-beta.2"
}