I can see the transmitter LEDs blinking when the command is transmitted, but the AC is not responding to the commands.
My yaml config:
climate:
- platform: heatpumpir
protocol: greeyac
name: "AC"
horizontal_default: middle
vertical_default: auto
max_temperature: 30
min_temperature: 16
sensor: current_temperature
I also tried the gree platform with this config:
climate:
- platform: gree
name: "AC"
sensor: current_temperature
model: yac
In this case the config works, but resets the WiFi settings of the air conditioner.