First commit with some GeorideApiLib items

This commit is contained in:
2019-10-25 00:40:15 +02:00
commit cd5adffbd0
11 changed files with 855 additions and 0 deletions

10
manifest.json Normal file
View File

@@ -0,0 +1,10 @@
{
"domain": "georide",
"name": "Georide",
"config_flow": true,
"documentation": "https://georide.fr",
"dependencies": [
"urllib3"
],
"codeowners": []
}