LG-Connector icon indicating copy to clipboard operation
LG-Connector copied to clipboard

<Question> v2 vs v1?

Open whytheheckme opened this issue 4 years ago • 2 comments

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!

whytheheckme avatar Oct 13 '20 02:10 whytheheckme

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.

cmpoyner avatar Jan 01 '21 15:01 cmpoyner

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)

fison67 avatar Mar 12 '21 07:03 fison67