mirror of
https://github.com/Andre0512/pyhOn.git
synced 2025-05-14 15:14:28 -04:00
Restore last command parameters
This commit is contained in:
parent
fc8c92d538
commit
ef4f7f7398
3 changed files with 24 additions and 1 deletions
|
@ -3,7 +3,7 @@ API_URL = "https://api-iot.he.services"
|
|||
APP = "hon"
|
||||
# All seen id's (different accounts, different devices) are the same, so I guess this hash is static
|
||||
CLIENT_ID = "3MVG9QDx8IX8nP5T2Ha8ofvlmjLZl5L_gvfbT9.HJvpHGKoAS_dcMN8LYpTSYeVFCraUnV.2Ag1Ki7m4znVO6"
|
||||
APP_VERSION = "1.51.9"
|
||||
APP_VERSION = "1.53.7"
|
||||
OS_VERSION = 31
|
||||
OS = "android"
|
||||
DEVICE_MODEL = "exynos9820"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue