Search found 4 matches
- Sunday 04 October 2020 12:23
- Forum: Python
- Topic: Python Plugin: LG Smart AC (SmartThinQ)
- Replies: 176
- Views: 56522
Re: Python Plugin: LG Smart AC (SmartThinQ) - SOLVED
Thierry,
Once you logged in using the provided URL you should see that the resulting URL has 3 data in it. access_token, refresh_token and oauth2_backend_url
This is all that would go in the resulting json file anyway.
I suggest you simply move to the next step using the raw information from ...
- Wednesday 01 July 2020 6:59
- Forum: Python
- Topic: Python Plugin: LG Smart AC (SmartThinQ)
- Replies: 176
- Views: 56522
Re: Python Plugin: LG Smart AC (SmartThinQ)
Thierry,
Once you logged in using the provided URL you should see that the resulting URL has 3 data in it. access_token, refresh_token and oauth2_backend_url
This is all that would go in the resulting json file anyway.
I suggest you simply move to the next step using the raw information from ...
- Sunday 03 November 2019 15:41
- Forum: Python
- Topic: Python Plugin: LG Smart AC (SmartThinQ)
- Replies: 176
- Views: 56522
Re: Python Plugin: LG Smart AC (SmartThinQ)
Thierry,
Once you logged in using the provided URL you should see that the resulting URL has 3 data in it. access_token, refresh_token and oauth2_backend_url
This is all that would go in the resulting json file anyway.
I suggest you simply move to the next step using the raw information from the ...
- Sunday 18 August 2019 15:41
- Forum: Python
- Topic: Python Plugin: LG Smart AC (SmartThinQ)
- Replies: 176
- Views: 56522
Re: Python Plugin: LG Smart AC (SmartThinQ)
Hello,
I tried to install this script, evrything was great til but i can't go further than an unsuccessfull test, i do not get the "wideq_state.json" file as supposed to have.
After having widep.py file updated i run the exemple.py script, and get this :
root@tynati:~/LGAC_SmartT# nano wideq.py ...
I tried to install this script, evrything was great til but i can't go further than an unsuccessfull test, i do not get the "wideq_state.json" file as supposed to have.
After having widep.py file updated i run the exemple.py script, and get this :
root@tynati:~/LGAC_SmartT# nano wideq.py ...