dudanov / MideaUART

A library for controlling Midea home appliances using the UART protocol.
58 stars 18 forks source link

Temperatures set wrong #16

Open mmiller7 opened 1 day ago

mmiller7 commented 1 day ago

Using the SLWF-01pro (v.2.1) on a Whynter ARC-1230WNH (same as Midea Duo 14000 BTU Inverter Portable Heat Pump)

I'm noticing some of the temperatures are not setting or showing correctly for the set-point, one duplicated, one not available at all, unsure how to fix this?

Actual unit -> ESPHome reported (okay above 65 thru 86) 65 -> 65 64 -> 64 63 -> 64 62 -> 63 61 -> 62 60 -> 61

ESPHome -> Actual unit reported 60 -> not possible 61 -> 60 62 -> 61 63 -> 62 (skips 63 ???) 64 -> 64 65 -> 65 (okay above 65 thru 86)