albetaCOM / esp-haier

ESP8266 code to connect to Haier Air Conditioner ((firmware version R_1.0.00/e_2.5.14) with wifi module support
52 stars 9 forks source link

After restore power, attr fan_mode: set wrong state 'on', but need 'auto' #13

Open tayanov opened 2 years ago

tayanov commented 2 years ago

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, middle swing_modes: off, both, vertical, horizontal current_temperature: 26 temperature: 25 fan_mode: on swing_mode: off friendly_name: Кондиционер в спальне supported_features: 41

and with intergation https://github.com/dmitry-k/yandex_smart_home i have error at startup HA

custom_components.yandex_smart_home.error.SmartHomeError: Unsupported HA mode "on" for fan_speed instance of climate.haier. Maybe it missing in entity attribute fan_modes?

Can you fix it? thanks

albetaCOM commented 1 year ago

Hi! Maybe yandex doesn't support the latest esphome version?