|
|
|
@ -3,11 +3,13 @@
|
|
|
|
|
"name": "GeoRide",
|
|
|
|
|
"config_flow": true,
|
|
|
|
|
"documentation": "https://github.com/ptimatth/GeorideHA",
|
|
|
|
|
"issue_tracker": "https://github.com/ptimatth/GeorideHA/issues",
|
|
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
|
"requirements": [
|
|
|
|
|
"georideapilib>=0.6.1",
|
|
|
|
|
"georideapilib>=0.7.0",
|
|
|
|
|
"pyjwt==2.1.0"
|
|
|
|
|
],
|
|
|
|
|
"dependencies": [],
|
|
|
|
|
"codeowners": ["ptimatth"],
|
|
|
|
|
"version": "0.8.1"
|
|
|
|
|
"version": "0.8.2"
|
|
|
|
|
}
|