I am writing this post because I do not understand something.
I am in the process of making a panel that is supposed to display the status of some entities from my Homeassistant and it works for me.
The problem arose when I want to control the integrated Gree air conditioning. My panel is based on esp32 and ili9341 display and the software is esphome.
According to the eshome documentation, in order to be able to control the air conditioning device, you need to create a climate component. After writing a platform with the name taken from homeassistant, I get the error “Platform not found: ‘climate.c69a3408’.”
I use TTGO lcd. I only set the temperature. I get the temperatures from the homeassistant and use the buttons to call the service homeassistant. List of call services: Climate - Home Assistant Please excuse my English