mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-22 01:16:14 +00:00
Update app_decoder.py
This commit is contained in:
@@ -14,8 +14,8 @@ from psa_car_controller.psacc.application.charge_control import ChargeControl, C
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
APP_VERSION = "1.33.0"
|
||||
GITHUB_USER = "flobz"
|
||||
APP_VERSION = "1.48.1"
|
||||
GITHUB_USER = "HansUweRempler" #"flobz" temporary replaced till flobz updated his own
|
||||
GITHUB_REPO = "psa_apk"
|
||||
TIMEOUT_IN_S = 10
|
||||
app = PSACarController()
|
||||
|
||||
Reference in New Issue
Block a user