Fix missing temperature #38

This commit is contained in:
Andre Basche
2023-05-08 19:39:52 +02:00
parent 240dc85ff3
commit a56d3e5f88
3 changed files with 11 additions and 1 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.0"
"version": "0.7.3-beta.1"
}