Shipping v0.8.2

master 0.8.2
Matthieu DUVAL 3 years ago
commit 7d809c2105

@ -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"
}

@ -4,5 +4,5 @@
"render_readme": true,
"domains": ["devices_tracker", "sensor"],
"country": ["FR"],
"homeassistant": "2021.10.0"
"homeassistant": "2022.2.0"
}
Loading…
Cancel
Save