Fix support multiple tracker beacon

This commit is contained in:
2022-03-04 18:42:07 +01:00
parent a3c84c63fd
commit 3000d5588b
2 changed files with 27 additions and 23 deletions

View File

@@ -6,7 +6,7 @@
"issue_tracker": "https://github.com/ptimatth/GeorideHA/issues",
"iot_class": "cloud_polling",
"requirements": [
"georideapilib==0.8.1",
"georideapilib>=0.8.2",
"pyjwt==2.1.0"
],
"dependencies": [],