Update badge and GeoRidelib version

develop
Matthieu DUVAL 1 year ago
parent be29b2d9bf
commit ad77edd103

@ -4,6 +4,7 @@
⚠️ This is not an official implementation
[![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg?style=for-the-badge)](https://github.com/custom-components/hacs)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg?style=for-the-badge)](https://www.gnu.org/licenses/gpl-3.0)
[![install_badge](https://img.shields.io/badge/dynamic/json?color=41BDF5&logo=home-assistant&label=integration%20usage&suffix=%20installs&cacheSeconds=15600&url=https://analytics.home-assistant.io/custom_integrations.json&query=$.georide.total)](https://analytics.home-assistant.io/)
Official GeoRide website: https://georide.fr/

@ -6,10 +6,10 @@
"issue_tracker": "https://github.com/ptimatth/GeorideHA/issues",
"iot_class": "cloud_polling",
"requirements": [
"georideapilib>=0.9.6",
"georideapilib>=1.0.0",
"pyjwt>=2.2.0"
],
"dependencies": [],
"codeowners": ["ptimatth"],
"version": "1.0.0"
"version": "1.1.0"
}
Loading…
Cancel
Save