Use unique_id instead of mac address for #22

This commit is contained in:
Andre Basche
2023-04-15 22:03:50 +02:00
parent 83c5e3479e
commit d91b3edb40
8 changed files with 23 additions and 23 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.0b2"],
"version": "0.6.0-beta.1"
"requirements": ["pyhOn==0.8.0b3"],
"version": "0.6.0-beta.2"
}