mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-26 10:17:18 +00:00
fix: ISSUE-1161/1159 error on oauth
This commit is contained in:
committed by
Florian BEZANNIER
parent
8955b06ede
commit
45932f0467
@@ -14,7 +14,7 @@ from psa_car_controller.psacc.application.charge_control import ChargeControl, C
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
APP_VERSION = "1.48.2"
|
||||
APP_VERSION = "1.51.1"
|
||||
GITHUB_USER = "flobz"
|
||||
GITHUB_REPO = "psa_apk"
|
||||
TIMEOUT_IN_S = 10
|
||||
|
||||
Reference in New Issue
Block a user