fison67 / LG-Connector

Connector for LG Devices with SmartThings
MIT License
80 stars 178 forks source link

<Question> v2 vs v1? #12

Open whytheheckme opened 4 years ago

whytheheckme commented 4 years ago

I have successfully connected my LG refrigerator, however it's been added as a v2 device (I had to use the beta build to get it to work.) This means that the door shows up as a sensor, but I can't see any of the other data from the refrigerator. I don't quite understand the difference between v1 and v2, and am wondering if there is something I can do to get more data out.

Thanks for the hard work - this software is fantastic!

cmpoyner commented 3 years ago

I'm also seeing this, got everything connected, see the V2 refrigerator, but only see it as a door sensor. Validated the device is using the proper device handler.

fison67 commented 3 years ago

There are two lg server. v1. One server is communicated with https. (polling every min) v2. Other one is communicated with https & mqtts (no polling, notify immediatley)

Refrigerator function.

  1. door
  2. set a temperature (I just remove this)