Add suport for new device beacon, siren control, eco_mode control, better device event

This commit is contained in:
2022-03-04 15:47:19 +01:00
parent af12cd70e4
commit adb6cef3c7
9 changed files with 432 additions and 54 deletions

View File

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