esp-haier icon indicating copy to clipboard operation
esp-haier copied to clipboard

ESP8266 code to connect to Haier Air Conditioner ((firmware version R_1.0.00/e_2.5.14) with wifi module support

Results 9 esp-haier issues
Sort by recently updated
recently updated
newest added

Response with lights turned on: FF FF 2A 40 00 00 00 00 00 02 6D 01 00 02 23 00 00 01 00 06 00 00 2A 00 53...

I have 3 Haier Flexis AS25S2SF1FA-BH and used your Haierv2.h file to ESPhome Can change the auto / speed settings from the HASS but when doing the same change in...

After restore power, attr fan_mode: set wrong state 'on', but need 'auto' hvac_modes: off, cool, heat, fan_only, dry, auto min_temp: 16 max_temp: 30 target_temp_step: 1 fan_modes: auto, low, medium, high,...

Hi, I have Haier Tundra (AS50TDDHRA-CL// 1U50MEEFRA) with original wifi dongle (in Haier app version is R_1.0.00/e_2.5.14). I want to get possibility to manage this device using Home Assistant. I...

Hi. I noticed that the wiring in the README looks like this: Red: +5V Black: GND White: TX (ESP -> aircon) Green: RX (aircon -> ESP). However it didn't work...

Hi. Just bought my new aircon (AS25NHPHRA / 1U25NHPFRA). While it works, here is the list of options that are present on my unit but not supported in HA at...

Hello, I have the device, but not the entity in ESPHome v1.19.2... (I never tried with a previous version) The logs return the correct information, without errors `[08:32:19][D][Haier:372]: POLL: 255...

Hi, all modes Auto/heat/cold are only show in console or in HA but at AC I see probably "dry" mode. Between switches mode I can observe current temperature changed :)...

Following warning can be observed when compiling the `HaierFlexisPlus.h` file: ` src/HaierFlexisPlus.h: In member function 'virtual void Haier::control(const esphome::climate::ClimateCall&)': src/HaierFlexisPlus.h:693:36: warning: array subscript is above array bounds [-Warray-bounds] control_command[SET_POINT_OFFSET] =...