How to configure Sensors, Controls and Configuration on YAML?

Hi,

I have a esphome device and I’m configuring some controls and sensors fot it.
I’d like to know if it’s possible to choose with section some item I create goes.

For example, in the image below, I have a Camera and theres 3 sections: Controls, Sensors, Configuration and Diagnostics.
I created a Select inside esphome YAML that should apear inside the Configuration section, but HA put it inside Control.

How can I change this ? Is it possible ? Found nothing related, probably because I don´t know how these sections are called.

Thanks

The other option is just dont use that default layout they chose for you. Create yourself new cards in HA calles “Control” and put whatever you want in it and likewise for the rest.

But I’m not using web_server component. It’s HA integration.

Thats why i gave you 2 suggestions.

Ok, saw the second. I don’t think it’s possible do change the devices page information. I’ll look further. Didn’t find anything.
thanks.