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
207 stars 47 forks source link

Aerotower vane operating modes #182

Open northpolebass opened 1 year ago

northpolebass commented 1 year ago

Which device do you want to add? Please describe:

Describe the solution you'd like:

This latest Aerotower version 1.3.0-aerotower.1 of homebridge-lg-thinq works well with my air purifier, but doesn't seem to support the 3 vane operating modes (Wide / Direct / Diffusion). This is different from the fan speed or undulating direction. I am including an excerpt from the manual to show what I mean. This function is supported in the iPhone LG app. Would be great if you could add this function!

Device Data:

171165846-dd788e57-9a85-43d1-b728-71536dc5564f
nVuln commented 1 year ago

please turn on homebridge debug first, then try switch to 3 mode, try collecting some debug data, let see

northpolebass commented 1 year ago

I turned on debug and tested everything I could find.

There is no “switch to 3 mode” visible anywhere. The mode switch (on/off) has no effect. The oscillate switch has no effect. Switching to “manual” turns the fans up to 10, switching back to auto has no effect.

There doesn’t seem to be a switch anywhere that can switch between the 3 vane states, Wide, Diffuse and direct (see attached image). Below the on/off switch for the LG Aerotower (which does work) is a blue “switch” (can be varied or dimmed from 0% to 100%, see image below) which does not have any effect on anything at all.

My debug log is below. Regards, Michael

Startup:

[8/6/2022, 3:06:49 AM] [LGThinQ] [공기청정팬] Received snapshot: {"airState.humidity.current":34,"airState.quality.PM1":4,"airState.quality.PM2":7,"airState.quality.overall":1,"airState.tempState.current":24,"meta":{"allDeviceInfoUpdate":false,"messageId":"Xzq_zrbLTg-HNA_MzUuLQA"},"mid":678431812,"online":true,"static":{"countryCode":"KR","deviceType":

Screen Shot 2022-05-31 at 20 36 48

IMG_0655 "410"},"timestamp":1659755208901} [8/6/2022, 3:06:49 AM] [LGThinQ] mqtt message received: {"data":{"state":{"reported":{"airState.humidity.current":34,"airState.quality.PM1":4,"airState.quality.PM2":7,"airState.quality.overall":1,"airState.tempState.current":24,"meta":{"allDeviceInfoUpdate":false,"messageId":"Xzq_zrbLTg-HNA_MzUuLQA"},"mid":678431812,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659755208901}}},"deviceId":"241f2622-4382-12f1-8c9f-64cbe9cec632","type":"monitoring"}


UV Purifier Switch off/on:

[8/6/2022, 3:09:31 AM] [LGThinQ] mqtt message received: {"data":{"state":{"reported":{"airState.miscFuncState.Uvnano":0,"airState.miscFuncState.childLock":3,"meta":{"allDeviceInfoUpdate":false,"messageId":"7skx-UxKQCK9jycpdIRVwg"},"mid":678594411,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659755371558}}},"deviceId":"241f2622-4382-12f1-8c9f-64cbe9cec632","type":"monitoring"}

[8/6/2022, 3:09:37 AM] [LGThinQ] [request] post https://kic-service.lgthinq.com:46030/v1/service/devices/241f2622-4382-12f1-8c9f-64cbe9cec632/control-sync [8/6/2022, 3:09:37 AM] [LGThinQ] [공기청정팬] Received snapshot: {"airState.count.filterClean":1,"airState.miscFuncState.Uvnano":1,"airState.miscFuncState.childLock":3,"meta":{"allDeviceInfoUpdate":false,"messageId":"JxkN4J3aTqiaaRlripJ4gQ"},"mid":678600696,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659755377833} [8/6/2022, 3:09:37 AM] [LGThinQ] mqtt message received: {"data":{"state":{"reported":{"airState.count.filterClean":1,"airState.miscFuncState.Uvnano":1,"airState.miscFuncState.childLock":3,"meta":{"allDeviceInfoUpdate":false,"messageId":"JxkN4J3aTqiaaRlripJ4gQ"},"mid":678600696,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659755377833}}},"deviceId":"241f2622-4382-12f1-8c9f-64cbe9cec632","type":"monitoring"}


Switch to "Manual". Fan comes on full blast:

[8/6/2022, 3:12:49 AM] [LGThinQ] Set Target State -> 0 [8/6/2022, 3:12:49 AM] [LGThinQ] mqtt message received: {"controlResult":{"messageId":"J4t1ce3OcVkUNJkBfPxcFJ","deviceId":"241f2622-4382-12f1-8c9f-64cbe9cec632","returnCode":"0000"}} [8/6/2022, 3:12:49 AM] [LGThinQ] [request] post https://kic-service.lgthinq.com:46030/v1/service/devices/241f2622-4382-12f1-8c9f-64cbe9cec632/control-sync [8/6/2022, 3:12:50 AM] [LGThinQ] [공기청정팬] Received snapshot: {"airState.miscFuncState.childLock":3,"airState.opMode":14,"airState.quality.PM10":8,"meta":{"allDeviceInfoUpdate":false,"messageId":"qFLYdC_3ShilDdXkwz19iA"},"mid":678792924,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659755570045} [8/6/2022, 3:12:50 AM] [LGThinQ] mqtt message received: {"data":{"state":{"reported":{"airState.miscFuncState.childLock":3,"airState.opMode":14,"airState.quality.PM10":8,"meta":{"allDeviceInfoUpdate":false,"messageId":"qFLYdC_3ShilDdXkwz19iA"},"mid":678792924,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659755570045}}},"deviceId":"241f2622-4382-12f1-8c9f-64cbe9cec632","type":"monitoring"}


Switch back to "auto". No apparent effect:

[8/6/2022, 3:14:17 AM] [LGThinQ] Set Target State -> 1 [8/6/2022, 3:14:17 AM] [LGThinQ] mqtt message received: {"controlResult":{"messageId":"jZp1WiFz0ACSEjPBOFr75a","deviceId":"241f2622-4382-12f1-8c9f-64cbe9cec632","returnCode":"0000"}} [8/6/2022, 3:14:17 AM] [LGThinQ] [request] post https://kic-service.lgthinq.com:46030/v1/service/devices/241f2622-4382-12f1-8c9f-64cbe9cec632/control-sync [8/6/2022, 3:14:18 AM] [LGThinQ] [공기청정팬] Received snapshot: {"airState.miscFuncState.childLock":3,"airState.opMode":16,"meta":{"allDeviceInfoUpdate":false,"messageId":"Di1y3wA8RrKin0oQ-f9zxA"},"mid":678880725,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659755657937} [8/6/2022, 3:14:18 AM] [LGThinQ] mqtt message received: {"data":{"state":{"reported":{"airState.miscFuncState.childLock":3,"airState.opMode":16,"meta":{"allDeviceInfoUpdate":false,"messageId":"Di1y3wA8RrKin0oQ-f9zxA"},"mid":678880725,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659755657937}}},"deviceId":"241f2622-4382-12f1-8c9f-64cbe9cec632","type":"monitoring"}


Reset "auto" using LG app.:

[8/6/2022, 3:19:17 AM] [LGThinQ] [공기청정팬] Received snapshot: {"airState.tempState.current":24,"meta":{"allDeviceInfoUpdate":false,"messageId":"6bv_VTDeQGKPopi04dU9cw"},"mid":679180471,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659755957591} [8/6/2022, 3:19:17 AM] [LGThinQ] mqtt message received: {"data":{"state":{"reported":{"airState.tempState.current":24,"meta":{"allDeviceInfoUpdate":false,"messageId":"6bv_VTDeQGKPopi04dU9cw"},"mid":679180471,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659755957591}}},"deviceId":"241f2622-4382-12f1-8c9f-64cbe9cec632","type":"monitoring"} [8/6/2022, 3:19:20 AM] [Hue] Philips hue: request 158: GET /lights [8/6/2022, 3:19:20 AM] [Hue] Philips hue: request 158: 200 OK [8/6/2022, 3:19:21 AM] [LGThinQ] [공기청정팬] Received snapshot: {"airState.humidity.current":33,"meta":{"allDeviceInfoUpdate":false,"messageId":"JeAI8HkkTdqj7C23HjcxkA"},"mid":679184511,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659755961695} [8/6/2022, 3:19:21 AM] [LGThinQ] mqtt message received: {"data":{"state":{"reported":{"airState.humidity.current":33,"meta":{"allDeviceInfoUpdate":false,"messageId":"JeAI8HkkTdqj7C23HjcxkA"},"mid":679184511,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659755961695}}},"deviceId":"241f2622-4382-12f1-8c9f-64cbe9cec632","type":"monitoring"}


Turning "oscillate" on and off has no effect:

[8/6/2022, 3:20:49 AM] [LGThinQ] [공기청정팬] Received snapshot: {"airState.humidity.current":34,"meta":{"allDeviceInfoUpdate":false,"messageId":"qvRpZKZbQZG6idggiWbHZA"},"mid":679271862,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659756048958} [8/6/2022, 3:20:49 AM] [LGThinQ] mqtt message received: {"data":{"state":{"reported":{"airState.humidity.current":34,"meta":{"allDeviceInfoUpdate":false,"messageId":"qvRpZKZbQZG6idggiWbHZA"},"mid":679271862,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659756048958}}},"deviceId":"241f2622-4382-12f1-8c9f-64cbe9cec632","type":"monitoring"} [8/6/2022, 3:20:49 AM] [LGThinQ] [공기청정팬] Received snapshot: {"airState.quality.PM10":6,"meta":{"allDeviceInfoUpdate":false,"messageId":"L-WUdLzRRIi9bRTiqjB4HQ"},"mid":679272281,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659756049477} [8/6/2022, 3:20:49 AM] [LGThinQ] mqtt message received: {"data":{"state":{"reported":{"airState.quality.PM10":6,"meta":{"allDeviceInfoUpdate":false,"messageId":"L-WUdLzRRIi9bRTiqjB4HQ"},"mid":679272281,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659756049477}}},"deviceId":"241f2622-4382-12f1-8c9f-64cbe9cec632","type":"monitoring"}

Turning on, off, change value of lower blue switch has no effect at all. Does not appear in Homebridge log!


Turning off "mode" switch has no effect:

[8/6/2022, 3:26:49 AM] [LGThinQ] [공기청정팬] Received snapshot: {"airState.humidity.current":33,"airState.quality.PM1":4,"airState.quality.PM2":5,"airState.quality.overall":1,"airState.tempState.current":24,"meta":{"allDeviceInfoUpdate":false,"messageId":"kwrmovQGTRCGDcOXm2LXag"},"mid":679632012,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659756409175} [8/6/2022, 3:26:49 AM] [LGThinQ] mqtt message received: {"data":{"state":{"reported":{"airState.humidity.current":33,"airState.quality.PM1":4,"airState.quality.PM2":5,"airState.quality.overall":1,"airState.tempState.current":24,"meta":{"allDeviceInfoUpdate":false,"messageId":"kwrmovQGTRCGDcOXm2LXag"},"mid":679632012,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659756409175}}},"deviceId":"241f2622-4382-12f1-8c9f-64cbe9cec632","type":"monitoring"} [8/6/2022, 3:26:58 AM] [LGThinQ] Set Active State -> 0 [8/6/2022, 3:26:59 AM] [LGThinQ] mqtt message received: {"controlResult":{"messageId":"xUXrHoQAFEuvnbsQ6jpTiV","deviceId":"241f2622-4382-12f1-8c9f-64cbe9cec632","returnCode":"0000"}} [8/6/2022, 3:26:59 AM] [LGThinQ] [request] post https://kic-service.lgthinq.com:46030/v1/service/devices/241f2622-4382-12f1-8c9f-64cbe9cec632/control-sync [8/6/2022, 3:26:59 AM] [LGThinQ] [공기청정팬] Received snapshot: {"airState.count.filterClean":0,"airState.lightingState.signal":0,"airState.miscFuncState.childLock":3,"airState.opMode":40,"airState.operation":0,"airState.quality.PM1":0,"airState.quality.PM10":0,"airState.quality.PM2":0,"airState.quality.odor":0,"airState.quality.overall":0,"meta":{"allDeviceInfoUpdate":false,"messageId":"hwFyatHzQXi-1c-X0MGOXA"},"mid":679642412,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659756419570} [8/6/2022, 3:26:59 AM] [LGThinQ] mqtt message received: {"data":{"state":{"reported":{"airState.count.filterClean":0,"airState.lightingState.signal":0,"airState.miscFuncState.childLock":3,"airState.opMode":40,"airState.operation":0,"airState.quality.PM1":0,"airState.quality.PM10":0,"airState.quality.PM2":0,"airState.quality.odor":0,"airState.quality.overall":0,"meta":{"allDeviceInfoUpdate":false,"messageId":"hwFyatHzQXi-1c-X0MGOXA"},"mid":679642412,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659756419570}}},"deviceId":"241f2622-4382-12f1-8c9f-64cbe9cec632","type":"monitoring"} [8/6/2022, 3:27:00 AM] [LGThinQ] [공기청정팬] Received snapshot: {"deviceContentsStatus":{"activated":["410-1","410-11"],"deactivated":[]},"meta":{"allDeviceInfoUpdate":false,"messageId":"7BWiXWM4TBWm0UBiQ-BxQA"},"mid":679642869,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659756420116} [8/6/2022, 3:27:00 AM] [LGThinQ] mqtt message received: {"data":{"state":{"reported":{"deviceContentsStatus":{"activated":["410-1","410-11"],"deactivated":[]},"meta":{"allDeviceInfoUpdate":false,"messageId":"7BWiXWM4TBWm0UBiQ-BxQA"},"mid":679642869,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659756420116}}},"deviceId":"241f2622-4382-12f1-8c9f-64cbe9cec632","type":"monitoring"} [8/6/2022, 3:27:01 AM] [LGThinQ] [공기청정팬] Received snapshot: {"airState.miscFuncState.childLock":3,"meta":{"allDeviceInfoUpdate":false,"messageId":"qUZwquLwSMOfy_gK5QNwCw"},"mid":679643911,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659756421113} [8/6/2022, 3:27:01 AM] [LGThinQ] mqtt message received: {"data":{"state":{"reported":{"airState.miscFuncState.childLock":3,"meta":{"allDeviceInfoUpdate":false,"messageId":"qUZwquLwSMOfy_gK5QNwCw"},"mid":679643911,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659756421113}}},"deviceId":"241f2622-4382-12f1-8c9f-64cbe9cec632","type":"monitoring"}


Turning back on "mode" switch has no effect:

[8/6/2022, 3:31:06 AM] [LGThinQ] Set Active State -> 1 [8/6/2022, 3:31:06 AM] [LGThinQ] mqtt message received: {"controlResult":{"messageId":"ZR322zuHOeCl6LxgnEGhA0","deviceId":"241f2622-4382-12f1-8c9f-64cbe9cec632","returnCode":"0000"}} [8/6/2022, 3:31:06 AM] [LGThinQ] [request] post https://kic-service.lgthinq.com:46030/v1/service/devices/241f2622-4382-12f1-8c9f-64cbe9cec632/control-sync [8/6/2022, 3:31:06 AM] [LGThinQ] [공기청정팬] Received snapshot: {"airState.count.filterClean":1,"airState.lightingState.signal":1,"airState.miscFuncState.childLock":3,"airState.operation":1,"airState.smartGuide":0,"meta":{"allDeviceInfoUpdate":false,"messageId":"Htsez5ObQgesUS5KhyNe5Q"},"mid":679889660,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659756666804} [8/6/2022, 3:31:06 AM] [LGThinQ] mqtt message received: {"data":{"state":{"reported":{"airState.count.filterClean":1,"airState.lightingState.signal":1,"airState.miscFuncState.childLock":3,"airState.operation":1,"airState.smartGuide":0,"meta":{"allDeviceInfoUpdate":false,"messageId":"Htsez5ObQgesUS5KhyNe5Q"},"mid":679889660,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659756666804}}},"deviceId":"241f2622-4382-12f1-8c9f-64cbe9cec632","type":"monitoring"}


Open LG app:

[8/6/2022, 3:33:53 AM] [LGThinQ] [공기청정팬] Received snapshot: {"airState.bellSound.control":1,"airState.circulate.rotate":0,"airState.circulate.strength":4,"airState.count.filterClean":1,"airState.diagCode":0,"airState.filterMngStates.desorption":0,"airState.filterMngStates.maxTime":4000,"airState.filterMngStates.maxTimeTop":4000,"airState.filterMngStates.useTime":3443,"airState.filterMngStates.useTimeTop":4000,"airState.fota.check":0,"airState.humidity.current":33,"airState.lightingState.displayControl":9,"airState.lightingState.signal":1,"airState.melody":0,"airState.miscFuncState.Uvnano":1,"airState.miscFuncState.airFast":0,"airState.miscFuncState.airRemoval":0,"airState.miscFuncState.antiBugs":0,"airState.miscFuncState.childLock":0,"airState.miscFuncState.cleanDry":0,"airState.miscFuncState.watertankLight":0,"airState.opMode":40,"airState.operation":1,"airState.quality.PM1":4,"airState.quality.PM10":7,"airState.quality.PM2":5,"airState.quality.odor":2,"airState.quality.overall":2,"airState.reservation.sleepTime":0,"airState.reservation.stopHeatingTimer":480,"airState.reservation.targetTimeToStart":0,"airState.reservation.targetTimeToStop":0,"airState.sensor.3axis_X":20,"airState.sensor.3axis_Y":9,"airState.sensor.3axis_Z":10,"airState.smartGuide":0,"airState.smartGuide.sub1":2,"airState.smartGuide.sub2":4,"airState.smartGuide.sub3":0,"airState.tempState.current":24.5,"airState.tempState.target":30,"airState.tempState.unit":0,"airState.wDir.turnAngle":0,"airState.wDir.windFlow":0,"airState.wMode.humidification":0,"airState.wMode.warmAir":0,"airState.windStrength":8,"meta":{"allDeviceInfoUpdate":false,"messageId":"l3nqr6nNQkmLnSdfyvzQwg"},"mid":680056156,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659756833269} [8/6/2022, 3:33:53 AM] [LGThinQ] mqtt message received: {"data":{"state":{"reported":{"airState.bellSound.control":1,"airState.circulate.rotate":0,"airState.circulate.strength":4,"airState.count.filterClean":1,"airState.diagCode":0,"airState.filterMngStates.desorption":0,"airState.filterMngStates.maxTime":4000,"airState.filterMngStates.maxTimeTop":4000,"airState.filterMngStates.useTime":3443,"airState.filterMngStates.useTimeTop":4000,"airState.fota.check":0,"airState.humidity.current":33,"airState.lightingState.displayControl":9,"airState.lightingState.signal":1,"airState.melody":0,"airState.miscFuncState.Uvnano":1,"airState.miscFuncState.airFast":0,"airState.miscFuncState.airRemoval":0,"airState.miscFuncState.antiBugs":0,"airState.miscFuncState.childLock":0,"airState.miscFuncState.cleanDry":0,"airState.miscFuncState.watertankLight":0,"airState.opMode":40,"airState.operation":1,"airState.quality.PM1":4,"airState.quality.PM10":7,"airState.quality.PM2":5,"airState.quality.odor":2,"airState.quality.overall":2,"airState.reservation.sleepTime":0,"airState.reservation.stopHeatingTimer":480,"airState.reservation.targetTimeToStart":0,"airState.reservation.targetTimeToStop":0,"airState.sensor.3axis_X":20,"airState.sensor.3axis_Y":9,"airState.sensor.3axis_Z":10,"airState.smartGuide":0,"airState.smartGuide.sub1":2,"airState.smartGuide.sub2":4,"airState.smartGuide.sub3":0,"airState.tempState.current":24.5,"airState.tempState.target":30,"airState.tempState.unit":0,"airState.wDir.turnAngle":0,"airState.wDir.windFlow":0,"airState.wMode.humidification":0,"airState.wMode.warmAir":0,"airState.windStrength":8,"meta":{"allDeviceInfoUpdate":false,"messageId":"l3nqr6nNQkmLnSdfyvzQwg"},"mid":680056156,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659756833269}}},"deviceId":"241f2622-4382-12f1-8c9f-64cbe9cec632","type":"monitoring"}

[8/6/2022, 3:34:04 AM] [LGThinQ] [공기청정팬] Received snapshot: {"airState.tempState.current":24,"meta":{"allDeviceInfoUpdate":false,"messageId":"K1n5YxMqSvmC3OJm4gabqw"},"mid":680067086,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659756844235} [8/6/2022, 3:34:04 AM] [LGThinQ] mqtt message received: {"data":{"state":{"reported":{"airState.tempState.current":24,"meta":{"allDeviceInfoUpdate":false,"messageId":"K1n5YxMqSvmC3OJm4gabqw"},"mid":680067086,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659756844235}}},"deviceId":"241f2622-4382-12f1-8c9f-64cbe9cec632","type":"monitoring"}


Change Vane mode to "diffusion mode" in LG app:

[8/6/2022, 3:36:56 AM] [LGThinQ] [공기청정팬] Received snapshot: {"airState.miscFuncState.childLock":3,"airState.opMode":41,"meta":{"allDeviceInfoUpdate":false,"messageId":"BoSTvy71QWGsdzbgwZvyqg"},"mid":680238873,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659757016066} [8/6/2022, 3:36:56 AM] [LGThinQ] mqtt message received: {"data":{"state":{"reported":{"airState.miscFuncState.childLock":3,"airState.opMode":41,"meta":{"allDeviceInfoUpdate":false,"messageId":"BoSTvy71QWGsdzbgwZvyqg"},"mid":680238873,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659757016066}}},"deviceId":"241f2622-4382-12f1-8c9f-64cbe9cec632","type":"monitoring"}


Change Vane mode back to "wide mode" in LG app:

[8/6/2022, 3:41:34 AM] [LGThinQ] [공기청정팬] Received snapshot: {"airState.miscFuncState.childLock":3,"airState.opMode":40,"meta":{"allDeviceInfoUpdate":false,"messageId":"WEHzctWfSp-cVY1sQHSPWQ"},"mid":680517417,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659757294626} [8/6/2022, 3:41:34 AM] [LGThinQ] mqtt message received: {"data":{"state":{"reported":{"airState.miscFuncState.childLock":3,"airState.opMode":40,"meta":{"allDeviceInfoUpdate":false,"messageId":"WEHzctWfSp-cVY1sQHSPWQ"},"mid":680517417,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659757294626}}},"deviceId":"241f2622-4382-12f1-8c9f-64cbe9cec632","type":"monitoring"} [8/6/2022, 3:41:35 AM] [Hue] Philips hue: request 425: GET /lights [8/6/2022, 3:41:35 AM] [Hue] Philips hue: request 425: 200 OK [8/6/2022, 3:41:35 AM] [LGThinQ] [공기청정팬] Received snapshot: {"airState.quality.PM2":5,"meta":{"allDeviceInfoUpdate":false,"messageId":"LdbBDbSiQ2GGROXt9B8OcQ"},"mid":680518341,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659757295516} [8/6/2022, 3:41:35 AM] [LGThinQ] mqtt message received: {"data":{"state":{"reported":{"airState.quality.PM2":5,"meta":{"allDeviceInfoUpdate":false,"messageId":"LdbBDbSiQ2GGROXt9B8OcQ"},"mid":680518341,"online":true,"static":{"countryCode":"KR","deviceType":"410"},"timestamp":1659757295516}}},"deviceId":"241f2622-4382-12f1-8c9f-64cbe9cec632","type":"monitoring"}

On 5. Aug 2022, at 16:35 , nVuln @.***> wrote:

please turn on homebridge debug first, then try switch to 3 mode, try collecting some debug data, let see

— Reply to this email directly, view it on GitHub https://github.com/nVuln/homebridge-lg-thinq/issues/182#issuecomment-1206140670, or unsubscribe https://github.com/notifications/unsubscribe-auth/AY7FOME2KVK3727XQ3TRX3DVXS73RANCNFSM55UFDH6Q. You are receiving this because you authored the thread.

Screen Shot 2022-08-07 at 12 28 12 182968568-fbe29412-9c8c-4e51-b761-7ac7682a3383
northpolebass commented 1 year ago

Tried the latest version 1.2.18. Still no controls for vane modes.

Any chance of adding this in the future? Would be really helpful for me. Thanks.