ssmoss

Results 34 comments of ssmoss

The model number is LW1019IVSM. There are additional models in the `DUAL Inverter Smart Window Air Conditioner` series as well that support energy savor. I believe these are all the...

I turned on debug mode as suggested. It was a royal pain to find the correct log message as one of the plugins I am using barfs messages every second....

I just updated to the new version (thanks for getting it out there so quickly). I see the "Energy Savor" button in HomeKit but toggling it doesn't do anything. I...

It works via the LG mobile application: ``` [9/14/2022, 10:22:20 PM] [LGThinQ Smart Home] [Air Conditioner] Received snapshot: {"airState.opMode":8,"airState.tempState.target":20,"meta":{"allDeviceInfoUpdate":false,"messageId":"xxx"},"mid":xxx,"online":true,"static":{"countryCode":"US","deviceType":"401"},"timestamp":1663219340045} ``` I think this is the message that results from turning...

I added the following to my buttons: ```json { "name": "ES", "op_mode": 8 }, ``` This seems to work.

I think you might be able to. The button that shows up that was a result of your last commit doesn't seem to do anything. The button with the OP...

> > Another slightly strange thing is that when trying to set the temp it seems to put the AC into cool mode instead of just adjusting the temp. >...

@afiskon > @ssmoss Thanks for the report. I didn't take much time into investigating this, but here are my comments regarding what probably happened: > > > ERROR: only immutable...

@NunoFilipeSantos just wanted to check in and see how this is looking. Thanks.

I wanted to follow up and see if core issue I had raised is in fact an actual bug. To recap the core issue is: ``` 2022-02-20 14:53:55.138 PST [579252]...