Add lock/unlock support

This commit is contained in:
2019-10-27 13:51:08 +01:00
parent a5309cf62f
commit 953d69db8e
4 changed files with 129 additions and 56 deletions

View File

@@ -4,8 +4,7 @@
"config_flow": true,
"documentation": "https://git.tontontux.fr/mduval/GeorideHA",
"requirements": [
"georideapilib>=0.2.0",
"urllib3>=1.25.6"
"georideapilib>=0.2.0"
],
"dependencies": [],
"codeowners": ["@ptimatth"]