esphome / issues

Issue Tracker for ESPHome
https://esphome.io/
291 stars 34 forks source link

Using IR Climate will reset the WiFi connection of the AC. #5855

Open Machaeon opened 1 month ago

Machaeon commented 1 month ago

The problem

After receiving a command from the IR Climate component, the air conditioner disconnects from WiFi. Reconnection using the mobile app is required.

Which version of ESPHome has the issue?

2024.5.3

What type of installation are you using?

pip

Which version of Home Assistant has the issue?

core-2024.5.5

What platform are you using?

ESP8266

Board

Wemos D1 mini

Component causing the issue

IR Remote Climate

Example YAML snippet

climate:
- platform: gree
  name: "AC"
  sensor: current_temperature
  model: yac

Anything in the logs that might be useful for us?

No response

Additional information

No response

MayorBug commented 1 month ago

I can confirm this weird issue, it is a bit mysterious one. Normally the A/C unit has to be off to send the wifi reset command with the original remote. But with this IR integration it seems like using any button just disconnects the A/C unit from wifi