midea_ac_lan icon indicating copy to clipboard operation
midea_ac_lan copied to clipboard

Screen Display not functioning as expected

Open IGaMbLeRI opened this issue 2 years ago • 0 comments

I was posting in a different issue as I thought it was more relevant but it got closed by the OP.

The front panel on my units displays error codes / temperature / active modes etc, i.e. the LED display. It is switched on/off by LED button on the remote. This same LED button switches chime ("Prompt Tone") on and off with the LED display, so it's a 2-in-1 button.

Instead of a 2-in-1 function, this integration enables separate controls for tone and for display - great! Currently, the Prompt Tone function works great on all 3 of my A/C units, however, Screen Display function does not work on any.

Screen Display entity switch seems to be tracking the ON/OFF state of the unit instead of the LED screen, i.e. if I switch the unit on/off, the entity switch comes on/off accordingly on the card. However, if I try to toggle the switch - it has no effect and returns to the initial state after 2 seconds.

Presumably that was me trying to switch Screen Display OFF:

2022-08-05 09:26:23.872 DEBUG (Thread-2) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff03ff00020000000000000000000000008341', 'message type': '03', 'body type': '41'}
2022-08-05 09:26:24.727 DEBUG (Thread-2) [custom_components.midea_ac_lan.midea.devices.ac.device] [18691697749179] Received: {'header': 'aa22ac00000000000303', 'body': 'c00168667f7f0030000000636b0000000000000000001c47', 'message type': '03', 'body type': 'c0'}
2022-08-05 09:26:24.727 DEBUG (Thread-2) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Status update: {'power': True, 'mode': 3, 'target_temperature': 24.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'boost_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': 28.0, 'available': True}
2022-08-05 09:27:10.380 DEBUG (SyncWorker_0) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff02ff02020000000000000000000000008716', 'message type': '03', 'body type': '41'}
2022-08-05 09:27:11.380 DEBUG (Thread-2) [custom_components.midea_ac_lan.midea.devices.ac.device] [18691697749179] Received: {'header': 'aa22ac00000000000303', 'body': 'c00168667f7f0030000000656b00000000000000000042ea', 'message type': '03', 'body type': 'c0'}
2022-08-05 09:27:11.380 DEBUG (Thread-2) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Status update: {'power': True, 'mode': 3, 'target_temperature': 24.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'boost_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': 28.0, 'available': True}
2022-08-05 09:27:13.293 DEBUG (SyncWorker_8) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff02ff02020000000000000000000000008857', 'message type': '03', 'body type': '41'}
2022-08-05 09:27:14.780 DEBUG (Thread-2) [custom_components.midea_ac_lan.midea.devices.ac.device] [18691697749179] Received: {'header': 'aa22ac00000000000303', 'body': 'c00168667f7f0030000000656b0000000000000000000010', 'message type': '03', 'body type': 'c0'}
2022-08-05 09:27:14.780 DEBUG (Thread-2) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Status update: {'power': True, 'mode': 3, 'target_temperature': 24.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'boost_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': 28.0, 'available': True}
2022-08-05 09:27:16.128 DEBUG (SyncWorker_4) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff02ff02020000000000000000000000008909', 'message type': '03', 'body type': '41'}
2022-08-05 09:27:17.036 DEBUG (Thread-2) [custom_components.midea_ac_lan.midea.devices.ac.device] [18691697749179] Received: {'header': 'aa22ac00000000000303', 'body': 'c00168667f7f0030000000656b0000000000000000004dab', 'message type': '03', 'body type': 'c0'}
2022-08-05 09:27:17.036 DEBUG (Thread-2) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Status update: {'power': True, 'mode': 3, 'target_temperature': 24.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'boost_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': 28.0, 'available': True}
2022-08-05 09:27:19.046 DEBUG (SyncWorker_7) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff02ff02020000000000000000000000008c36', 'message type': '03', 'body type': '41'}
2022-08-05 09:27:20.035 DEBUG (Thread-2) [custom_components.midea_ac_lan.midea.devices.ac.device] [18691697749179] Received: {'header': 'aa22ac00000000000303', 'body': 'c00168667f7f0030000000656b0000000000000000001d70', 'message type': '03', 'body type': 'c0'}
2022-08-05 09:27:20.035 DEBUG (Thread-2) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Status update: {'power': True, 'mode': 3, 'target_temperature': 24.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'boost_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': 28.0, 'available': True}
2022-08-05 09:27:21.774 DEBUG (SyncWorker_1) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff02ff02020000000000000000000000008d68', 'message type': '03', 'body type': '41'}
2022-08-05 09:27:22.564 DEBUG (Thread-2) [custom_components.midea_ac_lan.midea.devices.ac.device] [18691697749179] Received: {'header': 'aa22ac00000000000303', 'body': 'c00168667f7f0030000000656b000000000000000000ea87', 'message type': '03', 'body type': 'c0'}
2022-08-05 09:27:22.564 DEBUG (Thread-2) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Status update: {'power': True, 'mode': 3, 'target_temperature': 24.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'boost_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': 28.0, 'available': True}
2022-08-05 09:27:24.312 DEBUG (SyncWorker_2) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff02ff02020000000000000000000000008e8a', 'message type': '03', 'body type': '41'}
2022-08-05 09:27:25.282 DEBUG (Thread-2) [custom_components.midea_ac_lan.midea.devices.ac.device] [18691697749179] Received: {'header': 'aa22ac00000000000303', 'body': 'c00168667f7f0030000000656b000000000000000000c759', 'message type': '03', 'body type': 'c0'}
2022-08-05 09:27:25.283 DEBUG (Thread-2) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Status update: {'power': True, 'mode': 3, 'target_temperature': 24.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'boost_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': 28.0, 'available': True}
2022-08-05 09:27:25.283 DEBUG (Thread-2) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Sending: {'header': 'aa20ac8c000000000003', 'body': '418100ff03ff00020000000000000000000000008fe2', 'message type': '03', 'body type': '41'}
2022-08-05 09:27:26.049 DEBUG (Thread-2) [custom_components.midea_ac_lan.midea.devices.ac.device] [18691697749179] Received: {'header': 'aa22ac00000000000303', 'body': 'c00168667f7f0030000000656b0000000000000000006f34', 'message type': '03', 'body type': 'c0'}
2022-08-05 09:27:26.050 DEBUG (Thread-2) [custom_components.midea_ac_lan.midea.core.device] [18691697749179] Status update: {'power': True, 'mode': 3, 'target_temperature': 24.0, 'fan_speed': 102, 'swing_vertical': False, 'swing_horizontal': False, 'boost_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': 28.0, 'available': True}

IGaMbLeRI avatar Aug 05 '22 06:08 IGaMbLeRI