Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screen Display Switch always stays on but unit switches #33

Closed
sarahmva opened this issue Jul 28, 2022 · 7 comments
Closed

Screen Display Switch always stays on but unit switches #33

sarahmva opened this issue Jul 28, 2022 · 7 comments

Comments

@sarahmva
Copy link

sarahmva commented Jul 28, 2022

I did notice that the Display Switch in Home Assistant turns back on after a few seconds even though the display stays off.

  1. Screen Display Switch is ON, Display on AC is on.
  2. I turn off the Screen Display Switch in HA
  3. Display on AC unit turns off
  4. 3 seconds later, the Screen Display Switch in HA turns back on.
  5. Display stays off.
    I noticed that the status update always shows "True" for screen display no matter if it is turned on or off on the device.

Not a big problem, I was just wondering if this is intentional.

2022-07-28 12:34:18 DEBUG (Thread-108) [custom_components.midea_ac_lan.midea.core.device] [3**********3] Status update: {'power': True, 'mode': 2, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': True, 'comfort_mode': False, 'indoor_temperature': 24.0, 'outdoor_temperature': 29.0, 'available': True}
2022-07-28 12:34:46 DEBUG (SyncWorker_1) [custom_components.midea_ac_lan.midea.core.device] [3**********3] Sending: {'header': 'aa20ac8c000000000003', 'payload': '418100ff02ff0202000000000000000000000000e5', 'message type': '0x3', 'body type': '0x41'}
2022-07-28 12:34:46 DEBUG (Thread-108) [custom_components.midea_ac_lan.midea.devices.ac.device] [3**********3] Received: {'header': 'aa23ac00000000000303', 'payload': 'c00149667f7f0030000000636d0000000000000000000000', 'message type': '0x3', 'body type': '0xc0'}
2022-07-28 12:34:46 DEBUG (Thread-108) [custom_components.midea_ac_lan.midea.core.device] [3**********3] Status update: {'power': True, 'mode': 2, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': True, 'comfort_mode': False, 'indoor_temperature': 24.0, 'outdoor_temperature': 29.0, 'available': True}
2022-07-28 12:34:49 DEBUG (SyncWorker_1) [custom_components.midea_ac_lan.midea.core.device] [3**********3] Sending: {'header': 'aa20ac8c000000000003', 'payload': '418100ff02ff0202000000000000000000000000e6', 'message type': '0x3', 'body type': '0x41'}
2022-07-28 12:34:50 DEBUG (Thread-108) [custom_components.midea_ac_lan.midea.devices.ac.device] [3**********3] Received: {'header': 'aa23ac00000000000303', 'payload': 'c00149667f7f0030000000636d0000000000000000000000', 'message type': '0x3', 'body type': '0xc0'}
2022-07-28 12:34:50 DEBUG (Thread-108) [custom_components.midea_ac_lan.midea.core.device] [3**********3] Status update: {'power': True, 'mode': 2, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': True, 'comfort_mode': False, 'indoor_temperature': 24.0, 'outdoor_temperature': 29.0, 'available': True}
2022-07-28 12:34:54 DEBUG (SyncWorker_3) [custom_components.midea_ac_lan.midea.core.device] [3**********3] Sending: {'header': 'aa20ac8c000000000003', 'payload': '418100ff02ff0202000000000000000000000000e7', 'message type': '0x3', 'body type': '0x41'}
2022-07-28 12:34:55 DEBUG (Thread-108) [custom_components.midea_ac_lan.midea.devices.ac.device] [3**********3] Received: {'header': 'aa23ac00000000000303', 'payload': 'c00149667f7f0030000000636d0000000000000000000000', 'message type': '0x3', 'body type': '0xc0'}
2022-07-28 12:34:55 DEBUG (Thread-108) [custom_components.midea_ac_lan.midea.core.device] [3**********3] Status update: {'power': True, 'mode': 2, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': True, 'comfort_mode': False, 'indoor_temperature': 24.0, 'outdoor_temperature': 29.0, 'available': True}
2022-07-28 12:34:57 DEBUG (SyncWorker_9) [custom_components.midea_ac_lan.midea.core.device] [3**********3] Sending: {'header': 'aa20ac8c000000000003', 'payload': '418100ff02ff0202000000000000000000000000e8', 'message type': '0x3', 'body type': '0x41'}
2022-07-28 12:34:58 DEBUG (Thread-108) [custom_components.midea_ac_lan.midea.devices.ac.device] [3**********3] Received: {'header': 'aa23ac00000000000303', 'payload': 'c00149667f7f0030000000636d0000000000000000000000', 'message type': '0x3', 'body type': '0xc0'}
2022-07-28 12:34:58 DEBUG (Thread-108) [custom_components.midea_ac_lan.midea.core.device] [3**********3] Status update: {'power': True, 'mode': 2, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': True, 'comfort_mode': False, 'indoor_temperature': 24.0, 'outdoor_temperature': 29.0, 'available': True}
2022-07-28 12:35:00 DEBUG (SyncWorker_11) [custom_components.midea_ac_lan.midea.core.device] [3**********3] Sending: {'header': 'aa20ac8c000000000003', 'payload': '418100ff02ff0202000000000000000000000000e9', 'message type': '0x3', 'body type': '0x41'}
2022-07-28 12:35:01 DEBUG (Thread-108) [custom_components.midea_ac_lan.midea.devices.ac.device] [3**********3] Received: {'header': 'aa23ac00000000000303', 'payload': 'c00149667f7f0030000000636d0000000000000000000000', 'message type': '0x3', 'body type': '0xc0'}
2022-07-28 12:35:01 DEBUG (Thread-108) [custom_components.midea_ac_lan.midea.core.device] [3**********3] Status update: {'power': True, 'mode': 2, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': True, 'comfort_mode': False, 'indoor_temperature': 24.0, 'outdoor_temperature': 29.0, 'available': True}
2022-07-28 12:35:05 DEBUG (SyncWorker_4) [custom_components.midea_ac_lan.midea.core.device] [3**********3] Sending: {'header': 'aa20ac8c000000000003', 'payload': '418100ff02ff0202000000000000000000000000ea', 'message type': '0x3', 'body type': '0x41'}
2022-07-28 12:35:06 DEBUG (Thread-108) [custom_components.midea_ac_lan.midea.devices.ac.device] [3**********3] Received: {'header': 'aa23ac00000000000303', 'payload': 'c00149667f7f0030000000636c0000000000000000000000', 'message type': '0x3', 'body type': '0xc0'}
2022-07-28 12:35:06 DEBUG (Thread-108) [custom_components.midea_ac_lan.midea.core.device] [3**********3] Status update: {'power': True, 'mode': 2, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': True, 'comfort_mode': False, 'indoor_temperature': 24.0, 'outdoor_temperature': 29.0, 'available': True}
@georgezhao2010
Copy link
Owner

I did notice that the Display Switch in Home Assistant turns back on after a few seconds even though the display stays off.

  1. Screen Display Switch is ON, Display on AC is on.
  2. I turn off the Screen Display Switch in HA
  3. Display on AC unit turns off
  4. 3 seconds later, the Screen Display Switch in HA turns back on.
  5. Display stays off.
    I noticed that the status update always shows "True" for screen display no matter if it is turned on or off on the device.

Not a big problem, I was just wondering if this is intentional.

...

You know, the screen display function was unreliable because it seems to be forcibly added in by Midea. Not only is the control protocol weird, even the on/off status, some device work fine, some doesn't.

Anyway, I'll try to find some better way to implement this.

@sarahmva
Copy link
Author

Please don't put much effort into this. I can turn it on and off, that is the most important part. The status is not very important.

@IGaMbLeRI
Copy link

Not sure if this should be posted here, but the "Screen Display" switch acts in the way described by the OP, i.e. it only stays OFF for a few seconds and then goes back ON. Devices, however, do not respond to the command to switch the LED display off.

The devices I have are:
2 x Inventor O3MVI32-09WiFiR
1 x Inventor O3MVI32-18WiFiR

What controls the LED display on the remote is a button called "LED" ( https://ac.inv-static.com/uploads/ac_mini-split/OMNIA%20ECO/Omnia_Eco_RC_manual.pdf ). When pressed, the "LED" button switches the LED display off AND shuts down the "Prompt Tone" from future commands. However, LED display does come on when a new command is issued (e.g. target temperature adjustment) and goes off after a few seconds again without the need to press LED button again. That is how the units behave with the remote.

Now, "Prompt Tone" part is working flawlessly - the A/C switches on/off and changes modes without the sound, awesome! However, still very annoying to have the light on at night! :(

Is there anything I can provide for you from my devices that can help in figuring out a way to make this function work reliably with my models? Your time is sincerely appreciated, thank you!

@IGaMbLeRI
Copy link

Just noticed the following new (at least on my system) behaviour of the "Display Switch":

  1. Unit is OFF - Display Switch is OFF
  2. Unit is powered ON - Display Switch comes ON
  3. Allow unit to work for 20 seconds, then try to toggle Display Switch OFF - Display Switch goes to OFF for 2 seconds then goes back to ON, while the unit does not respond (if Prompt Tone is on, the unit does not beep either).
  4. Unit is powered OFF - Display Switch goes OFF.

So it seems the switch indicates the current mode of the display for my units (Inventor O3MVI32) but does not change it.

@IGaMbLeRI
Copy link

2022-08-01 16:54:22 DEBUG (SyncWorker_2) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Sending: {'header': 'aa23ac8f000000000002', 'body': '4000686600000030000000000000000000000000000000cc65', 'message type': '02', 'body type': '40'}
2022-08-01 16:54:23 DEBUG (Thread-9) [custom_components.midea_ac_lan.midea.devices.ac.device] [18691697749179] Received: {'header': 'aa22ac00000000000302', 'body': 'c00068667f7f003000000065780000000000000000000004', 'message type': '02', 'body type': 'c0'}
2022-08-01 16:54:23 DEBUG (Thread-9) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Status update: {'power': False, 'mode': 3, 'target_temperature': 24.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': False, 'comfort_mode': False, 'indoor_temperature': 25.0, 'outdoor_temperature': 35.0, 'indirect_wind': False, 'available': True}
2022-08-01 16:54:23 DEBUG (Thread-13) [custom_components.midea_ac_lan.midea.devices.ac.device] [16492674483964] Received: {'header': 'aa22ac00000000000303', 'body': 'c00069667f7f00300000005f730000000000000000007b76', 'message type': '03', 'body type': 'c0'}
2022-08-01 16:54:23 DEBUG (Thread-13) [custom_components.midea_ac_lan.midea.core.device] [16492674483964] Status update: {'power': False, 'mode': 3, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': False, 'comfort_mode': True, 'indoor_temperature': 22.0, 'outdoor_temperature': 32.0, 'indirect_wind': False, 'available': True}
2022-08-01 16:54:27 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.core.device] [18691697749164] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff03ff0002000000000000000000000000cd18', 'message type': '03', 'body type': '41'}
2022-08-01 16:54:28 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.devices.ac.device] [18691697749164] Received: {'header': 'aa22ac00000000000303', 'body': 'c00049667f7f00300000005d73000000000000000000fb56', 'message type': '03', 'body type': 'c0'}
2022-08-01 16:54:28 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.core.device] [18691697749164] Status update: {'power': False, 'mode': 2, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': False, 'comfort_mode': True, 'indoor_temperature': 21.0, 'outdoor_temperature': 32.0, 'indirect_wind': False, 'available': True}
2022-08-01 16:54:33 DEBUG (Thread-9) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff03ff0002000000000000000000000000cfa4', 'message type': '03', 'body type': '41'}
2022-08-01 16:54:34 DEBUG (Thread-9) [custom_components.midea_ac_lan.midea.devices.ac.device] [18691697749179] Received: {'header': 'aa22ac00000000000303', 'body': 'c00068667f7f003000000065780000000000000000006d9c', 'message type': '03', 'body type': 'c0'}
2022-08-01 16:54:34 DEBUG (Thread-9) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Status update: {'power': False, 'mode': 3, 'target_temperature': 24.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': False, 'comfort_mode': True, 'indoor_temperature': 25.0, 'outdoor_temperature': 35.0, 'indirect_wind': False, 'available': True}
2022-08-01 16:55:23 DEBUG (Thread-13) [custom_components.midea_ac_lan.midea.core.device] [16492674483964] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff03ff0002000000000000000000000000d126', 'message type': '03', 'body type': '41'}
2022-08-01 16:55:24 DEBUG (Thread-13) [custom_components.midea_ac_lan.midea.devices.ac.device] [16492674483964] Received: {'header': 'aa22ac00000000000303', 'body': 'c00069667f7f00300000005f73000000000000000000e9db', 'message type': '03', 'body type': 'c0'}
2022-08-01 16:55:24 DEBUG (Thread-13) [custom_components.midea_ac_lan.midea.core.device] [16492674483964] Status update: {'power': False, 'mode': 3, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': False, 'comfort_mode': True, 'indoor_temperature': 22.0, 'outdoor_temperature': 32.0, 'indirect_wind': False, 'available': True}
2022-08-01 16:55:28 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.core.device] [18691697749164] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff03ff0002000000000000000000000000d39a', 'message type': '03', 'body type': '41'}
2022-08-01 16:55:29 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.devices.ac.device] [18691697749164] Received: {'header': 'aa22ac00000000000303', 'body': 'c00049667f7f00300000005d730000000000000000007318', 'message type': '03', 'body type': 'c0'}
2022-08-01 16:55:29 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.core.device] [18691697749164] Status update: {'power': False, 'mode': 2, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': False, 'comfort_mode': True, 'indoor_temperature': 21.0, 'outdoor_temperature': 32.0, 'indirect_wind': False, 'available': True}
2022-08-01 16:55:34 DEBUG (Thread-9) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff03ff0002000000000000000000000000d547', 'message type': '03', 'body type': '41'}
2022-08-01 16:55:35 DEBUG (Thread-9) [custom_components.midea_ac_lan.midea.devices.ac.device] [18691697749179] Received: {'header': 'aa22ac00000000000303', 'body': 'c00068667f7f00300000006577000000000000000000c448', 'message type': '03', 'body type': 'c0'}
2022-08-01 16:55:35 DEBUG (Thread-9) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Status update: {'power': False, 'mode': 3, 'target_temperature': 24.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': False, 'comfort_mode': False, 'indoor_temperature': 25.0, 'outdoor_temperature': 34.0, 'indirect_wind': False, 'available': True}
2022-08-01 16:56:18 DEBUG (SyncWorker_0) [custom_components.midea_ac_lan.midea.core.device] [18691697749164] Status update: {'prompt_tone': False}
2022-08-01 16:56:18 DEBUG (SyncWorker_4) [custom_components.midea_ac_lan.midea.core.device] [18691697749164] Sending: {'header': 'aa23ac8f000000000002', 'body': '4001496600000030000000000000000000000000000001d742', 'message type': '02', 'body type': '40'}
2022-08-01 16:56:20 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.devices.ac.device] [18691697749164] Received: {'header': 'aa22ac00000000000302', 'body': 'c00149667f7f00300000005d7300000000000000000001cb', 'message type': '02', 'body type': 'c0'}
2022-08-01 16:56:20 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.core.device] [18691697749164] Status update: {'power': True, 'mode': 2, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': True, 'comfort_mode': True, 'indoor_temperature': 21.0, 'outdoor_temperature': 32.0, 'available': True}
2022-08-01 16:56:24 DEBUG (Thread-13) [custom_components.midea_ac_lan.midea.core.device] [16492674483964] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff03ff0002000000000000000000000000d8ba', 'message type': '03', 'body type': '41'}
2022-08-01 16:56:25 DEBUG (Thread-13) [custom_components.midea_ac_lan.midea.devices.ac.device] [16492674483964] Received: {'header': 'aa22ac00000000000303', 'body': 'c00069667f7f00300000005f730000000000000000004ef7', 'message type': '03', 'body type': 'c0'}
2022-08-01 16:56:25 DEBUG (Thread-13) [custom_components.midea_ac_lan.midea.core.device] [16492674483964] Status update: {'power': False, 'mode': 3, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': False, 'comfort_mode': False, 'indoor_temperature': 22.0, 'outdoor_temperature': 32.0, 'indirect_wind': False, 'available': True}
2022-08-01 16:56:30 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.core.device] [18691697749164] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff03ff0002000000000000000000000000da06', 'message type': '03', 'body type': '41'}
2022-08-01 16:56:30 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.devices.ac.device] [18691697749164] Received: {'header': 'aa22ac00000000000303', 'body': 'c00149667f7f00300000005d74000000000000000000008c', 'message type': '03', 'body type': 'c0'}
2022-08-01 16:56:30 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.core.device] [18691697749164] Status update: {'power': True, 'mode': 2, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': True, 'comfort_mode': False, 'indoor_temperature': 21.0, 'outdoor_temperature': 33.0, 'available': True}
2022-08-01 16:56:36 DEBUG (Thread-9) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff03ff0002000000000000000000000000dcdb', 'message type': '03', 'body type': '41'}
2022-08-01 16:56:37 DEBUG (Thread-9) [custom_components.midea_ac_lan.midea.devices.ac.device] [18691697749179] Received: {'header': 'aa22ac00000000000303', 'body': 'c00068667f7f0030000000647800000000000000000029d3', 'message type': '03', 'body type': 'c0'}
2022-08-01 16:56:37 DEBUG (Thread-9) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Status update: {'power': False, 'mode': 3, 'target_temperature': 24.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': False, 'comfort_mode': True, 'indoor_temperature': 25.0, 'outdoor_temperature': 35.0, 'indirect_wind': False, 'available': True}
2022-08-01 16:57:26 DEBUG (Thread-13) [custom_components.midea_ac_lan.midea.core.device] [16492674483964] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff03ff0002000000000000000000000000de67', 'message type': '03', 'body type': '41'}
2022-08-01 16:57:26 DEBUG (Thread-13) [custom_components.midea_ac_lan.midea.devices.ac.device] [16492674483964] Received: {'header': 'aa22ac00000000000303', 'body': 'c00069667f7f00300000005f730000000000000000009b9f', 'message type': '03', 'body type': 'c0'}
2022-08-01 16:57:26 DEBUG (Thread-13) [custom_components.midea_ac_lan.midea.core.device] [16492674483964] Status update: {'power': False, 'mode': 3, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': False, 'comfort_mode': True, 'indoor_temperature': 22.0, 'outdoor_temperature': 32.0, 'indirect_wind': False, 'available': True}
2022-08-01 16:57:31 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.core.device] [18691697749164] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff03ff0002000000000000000000000000e0c6', 'message type': '03', 'body type': '41'}
2022-08-01 16:57:37 DEBUG (Thread-9) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff03ff0002000000000000000000000000e27a', 'message type': '03', 'body type': '41'}
2022-08-01 16:57:38 DEBUG (Thread-9) [custom_components.midea_ac_lan.midea.devices.ac.device] [18691697749179] Received: {'header': 'aa22ac00000000000303', 'body': 'c00068667f7f003000000063780000000000000000008480', 'message type': '03', 'body type': 'c0'}
2022-08-01 16:57:38 DEBUG (Thread-9) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Status update: {'power': False, 'mode': 3, 'target_temperature': 24.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': False, 'comfort_mode': False, 'indoor_temperature': 24.0, 'outdoor_temperature': 35.0, 'indirect_wind': False, 'available': True}
2022-08-01 16:58:17 DEBUG (SyncWorker_2) [custom_components.midea_ac_lan.midea.core.device] [18691697749164] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff02ff0202000000000000000000000000e491', 'message type': '03', 'body type': '41'}
2022-08-01 16:58:18 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.devices.ac.device] [18691697749164] Received: {'header': 'aa22ac00000000000303', 'body': 'c00149667f7f003000000063730000000000000000006aef', 'message type': '03', 'body type': 'c0'}
2022-08-01 16:58:18 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.core.device] [18691697749164] Status update: {'power': True, 'mode': 2, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': True, 'comfort_mode': False, 'indoor_temperature': 24.0, 'outdoor_temperature': 32.0, 'available': True}
2022-08-01 16:58:27 DEBUG (Thread-13) [custom_components.midea_ac_lan.midea.core.device] [16492674483964] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff03ff0002000000000000000000000000e5f9', 'message type': '03', 'body type': '41'}
2022-08-01 16:58:28 DEBUG (Thread-13) [custom_components.midea_ac_lan.midea.devices.ac.device] [16492674483964] Received: {'header': 'aa22ac00000000000303', 'body': 'c00069667f7f00300000005f730000000000000000000212', 'message type': '03', 'body type': 'c0'}
2022-08-01 16:58:28 DEBUG (Thread-13) [custom_components.midea_ac_lan.midea.core.device] [16492674483964] Status update: {'power': False, 'mode': 3, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': False, 'comfort_mode': False, 'indoor_temperature': 22.0, 'outdoor_temperature': 32.0, 'indirect_wind': False, 'available': True}
2022-08-01 16:58:35 DEBUG (SyncWorker_5) [custom_components.midea_ac_lan.midea.core.device] [18691697749164] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff02ff0202000000000000000000000000e773', 'message type': '03', 'body type': '41'}
2022-08-01 16:58:36 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.devices.ac.device] [18691697749164] Received: {'header': 'aa22ac00000000000303', 'body': 'c00149667f7f003000000064730000000000000000008546', 'message type': '03', 'body type': 'c0'}
2022-08-01 16:58:36 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.core.device] [18691697749164] Status update: {'power': True, 'mode': 2, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': True, 'comfort_mode': True, 'indoor_temperature': 25.0, 'outdoor_temperature': 32.0, 'available': True}
2022-08-01 16:58:36 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.core.device] [18691697749164] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff03ff0002000000000000000000000000e804', 'message type': '03', 'body type': '41'}
2022-08-01 16:58:37 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.devices.ac.device] [18691697749164] Received: {'header': 'aa22ac00000000000303', 'body': 'c00149667f7f00300000006373000000000000000000f4e1', 'message type': '03', 'body type': 'c0'}
2022-08-01 16:58:37 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.core.device] [18691697749164] Status update: {'power': True, 'mode': 2, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': True, 'comfort_mode': False, 'indoor_temperature': 24.0, 'outdoor_temperature': 32.0, 'available': True}
2022-08-01 16:58:38 DEBUG (SyncWorker_0) [custom_components.midea_ac_lan.midea.core.device] [18691697749164] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff02ff0202000000000000000000000000ea8e', 'message type': '03', 'body type': '41'}
2022-08-01 16:58:39 DEBUG (Thread-9) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff03ff0002000000000000000000000000ebe6', 'message type': '03', 'body type': '41'}
2022-08-01 16:58:39 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.devices.ac.device] [18691697749164] Received: {'header': 'aa22ac00000000000303', 'body': 'c00149667f7f003000000064730000000000000000006713', 'message type': '03', 'body type': 'c0'}
2022-08-01 16:58:39 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.core.device] [18691697749164] Status update: {'power': True, 'mode': 2, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': True, 'comfort_mode': True, 'indoor_temperature': 25.0, 'outdoor_temperature': 32.0, 'available': True}
2022-08-01 16:58:40 DEBUG (Thread-9) [custom_components.midea_ac_lan.midea.devices.ac.device] [18691697749179] Received: {'header': 'aa22ac00000000000303', 'body': 'c00068667f7f003000000063780000000000000000000f2c', 'message type': '03', 'body type': 'c0'}
2022-08-01 16:58:40 DEBUG (Thread-9) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Status update: {'power': False, 'mode': 3, 'target_temperature': 24.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': False, 'comfort_mode': True, 'indoor_temperature': 24.0, 'outdoor_temperature': 35.0, 'indirect_wind': False, 'available': True}
2022-08-01 16:58:41 DEBUG (SyncWorker_4) [custom_components.midea_ac_lan.midea.core.device] [18691697749164] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff02ff0202000000000000000000000000ed0d', 'message type': '03', 'body type': '41'}
2022-08-01 16:58:42 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.devices.ac.device] [18691697749164] Received: {'header': 'aa22ac00000000000303', 'body': 'c00149667f7f00300000006473000000000000000000e523', 'message type': '03', 'body type': 'c0'}
2022-08-01 16:58:42 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.core.device] [18691697749164] Status update: {'power': True, 'mode': 2, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': True, 'comfort_mode': True, 'indoor_temperature': 25.0, 'outdoor_temperature': 32.0, 'available': True}
2022-08-01 16:59:29 DEBUG (Thread-13) [custom_components.midea_ac_lan.midea.core.device] [16492674483964] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff03ff0002000000000000000000000000eed9', 'message type': '03', 'body type': '41'}
2022-08-01 16:59:30 DEBUG (Thread-13) [custom_components.midea_ac_lan.midea.devices.ac.device] [16492674483964] Received: {'header': 'aa22ac00000000000303', 'body': 'c00069667f7f00300000005f7300000000000000000019af', 'message type': '03', 'body type': 'c0'}
2022-08-01 16:59:30 DEBUG (Thread-13) [custom_components.midea_ac_lan.midea.core.device] [16492674483964] Status update: {'power': False, 'mode': 3, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': False, 'comfort_mode': True, 'indoor_temperature': 22.0, 'outdoor_temperature': 32.0, 'indirect_wind': False, 'available': True}
2022-08-01 16:59:41 DEBUG (Thread-9) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff03ff0002000000000000000000000000f05b', 'message type': '03', 'body type': '41'}
2022-08-01 16:59:43 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.core.device] [18691697749164] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff03ff0002000000000000000000000000f2e7', 'message type': '03', 'body type': '41'}
2022-08-01 16:59:43 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.devices.ac.device] [18691697749164] Received: {'header': 'aa22ac00000000000303', 'body': 'c00149667f7f00300000006573000000000000000000071e', 'message type': '03', 'body type': 'c0'}
2022-08-01 16:59:43 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.core.device] [18691697749164] Status update: {'power': True, 'mode': 2, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': True, 'comfort_mode': True, 'indoor_temperature': 25.0, 'outdoor_temperature': 32.0, 'available': True}
2022-08-01 16:59:52 DEBUG (SyncWorker_2) [custom_components.midea_ac_lan.midea.core.device] [16492674483964] Status update: {'prompt_tone': False}
2022-08-01 16:59:52 DEBUG (SyncWorker_5) [custom_components.midea_ac_lan.midea.core.device] [16492674483964] Sending: {'header': 'aa23ac8f000000000002', 'body': '4001496600000030000000000000000000000000000001f483', 'message type': '02', 'body type': '40'}
2022-08-01 16:59:53 DEBUG (Thread-13) [custom_components.midea_ac_lan.midea.devices.ac.device] [16492674483964] Received: {'header': 'aa22ac00000000000302', 'body': 'c00149667f7f00300000005f73000000000000000000011b', 'message type': '02', 'body type': 'c0'}
2022-08-01 16:59:53 DEBUG (Thread-13) [custom_components.midea_ac_lan.midea.core.device] [16492674483964] Status update: {'power': True, 'mode': 2, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': True, 'comfort_mode': True, 'indoor_temperature': 22.0, 'outdoor_temperature': 32.0, 'available': True}
2022-08-01 17:00:34 DEBUG (Thread-13) [custom_components.midea_ac_lan.midea.core.device] [16492674483964] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff03ff0002000000000000000000000000f564', 'message type': '03', 'body type': '41'}
2022-08-01 17:00:35 DEBUG (Thread-13) [custom_components.midea_ac_lan.midea.devices.ac.device] [16492674483964] Received: {'header': 'aa22ac00000000000303', 'body': 'c00149667f7f0030000000617500000000000000000087e7', 'message type': '03', 'body type': 'c0'}
2022-08-01 17:00:35 DEBUG (Thread-13) [custom_components.midea_ac_lan.midea.core.device] [16492674483964] Status update: {'power': True, 'mode': 2, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': True, 'comfort_mode': True, 'indoor_temperature': 23.0, 'outdoor_temperature': 33.0, 'available': True}
2022-08-01 17:00:43 DEBUG (Thread-9) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff03ff0002000000000000000000000000f7d8', 'message type': '03', 'body type': '41'}
2022-08-01 17:00:44 DEBUG (Thread-9) [custom_components.midea_ac_lan.midea.devices.ac.device] [18691697749179] Received: {'header': 'aa22ac00000000000303', 'body': 'c00068667f7f0030000000627800000000000000000011c6', 'message type': '03', 'body type': 'c0'}
2022-08-01 17:00:44 DEBUG (Thread-9) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Status update: {'power': False, 'mode': 3, 'target_temperature': 24.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': False, 'comfort_mode': True, 'indoor_temperature': 24.0, 'outdoor_temperature': 35.0, 'indirect_wind': False, 'available': True}
2022-08-01 17:00:45 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.core.device] [18691697749164] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff03ff0002000000000000000000000000f9c7', 'message type': '03', 'body type': '41'}
2022-08-01 17:00:46 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.devices.ac.device] [18691697749164] Received: {'header': 'aa22ac00000000000303', 'body': 'c00149667f7f0030000000657400000000000000000020a7', 'message type': '03', 'body type': 'c0'}
2022-08-01 17:00:46 DEBUG (Thread-11) [custom_components.midea_ac_lan.midea.core.device] [18691697749164] Status update: {'power': True, 'mode': 2, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': True, 'comfort_mode': False, 'indoor_temperature': 25.0, 'outdoor_temperature': 33.0, 'available': True}
2022-08-01 17:01:36 DEBUG (Thread-13) [custom_components.midea_ac_lan.midea.core.device] [16492674483964] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff03ff0002000000000000000000000000fb7b', 'message type': '03', 'body type': '41'}
2022-08-01 17:01:37 DEBUG (Thread-13) [custom_components.midea_ac_lan.midea.devices.ac.device] [16492674483964] Received: {'header': 'aa22ac00000000000303', 'body': 'c00149667f7f003000000065750000000000000000006a4a', 'message type': '03', 'body type': 'c0'}
2022-08-01 17:01:37 DEBUG (Thread-13) [custom_components.midea_ac_lan.midea.core.device] [16492674483964] Status update: {'power': True, 'mode': 2, 'target_temperature': 25.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'turbo_mode': False, 'smart_eye': False, 'dry': False, 'eco_mode': False, 'aux_heat': False, 'night_light': False, 'natural_wind': False, 'temp_fahrenheit': False, 'screen_display': True, 'comfort_mode': False, 'indoor_temperature': 25.0, 'outdoor_temperature': 33.0, 'available': True}

@IGaMbLeRI
Copy link

Another thing I noticed:

  1. Press LED on Remote. LED Display turns OFF. "Screen Display" does not respond.
  2. Press LED on Remote again. LED Display turns ON. "Screen Display" does not respond.

So "Screen Display" does not track the display of my models but rather their ON/OFF status.

@sarahmva
Copy link
Author

sarahmva commented Aug 5, 2022

Thank you very much for your quick work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants