nVuln / homebridge-lg-thinq

A Homebridge plugin for controlling/monitoring LG ThinQ device via their ThinQ platform.
https://github.com/nVuln/homebridge-lg-thinq
Apache License 2.0
196 stars 49 forks source link

Retrieve device serial number if possible #275

Closed aabdellah closed 9 months ago

aabdellah commented 10 months ago

I have found the device serial numbers for my ACs are avilable in the payload in devices array. For RAC_056905_WW, the serial number could be obtained from https://eic-service.lgthinq.com:46030/v1/service/homes/{homeId} located at devices.manufacture.serialNo in the JSON response.

I think devices.manufacture. salesModel would be better for model than model name of RAC_056905 as that's the marketing model and used on the AC packaging.