Add cloud and issue info

master
Matthieu DUVAL 3 years ago committed by Matthieu
parent b17f38ee66
commit af12cd70e4

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

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