sampsyo / wideq

reverse-engineered client for the LG SmartThinQ API
https://pypi.org/project/wideq/
MIT License
331 stars 159 forks source link

Is impossible the support to LG V2 Api AC? #148

Open brunomgsousa opened 2 years ago

brunomgsousa commented 2 years ago

Hi, Is impossible the support to LG V2 Api AC? Or is out of time and motivation to develop the solution?

@sampsyo sorry by disturb...

Tks in advance

majki09 commented 2 years ago

Hi @brunomgsousa! Don't know about wideq itself, but I've created a domoticz plugin for LG V2 API (with some wideq help). So you may grab some information from there. https://github.com/majki09/domoticz_lg_thinq_plugin

digginsa commented 2 years ago

Hi,

There is already a working solution here

https://github.com/ollo69

Ollo69 has done an amazing job.

On 18 Nov 2021, at 07:39, majki09 @.***> wrote:

 Hi @brunomgsousa! Don't know about wideq itself, but I've created a domoticz plugin for LG V2 API (with some wideq help). So you may grab some information from there. https://github.com/majki09/domoticz_lg_thinq_plugin

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

arthurlapertosa commented 2 years ago

Hey, @digginsa! The repository https://github.com/ollo69/ha-smartthinq-sensors does not support an out of the box implementation using pure python, like this repository does with the example.py file. Would you have a code snippet implementing the basic functionalities such as log-in and device monitor? Thanks!

EDIT: I could fix my problem https://github.com/ollo69/ha-smartthinq-sensors/issues/388.