Is there a standard way with ESPHome to share a device’s make and model (ex. “Shelly 1” or “Gosund SW1”) as sensors so that Home Assistant uses them instead of displaying “esp01_1m by espressif” in “Device info” for a Home Assistant Device?
I completely understand that it would be values that I have to hardcode myself when programming the firmware, so this is a question about how to share the values in a standard sensor that HA looks for, similar to how some ESPHome platforms like version, uptime and wifi_signal are grouped as “Diagnostic” info of an HA device.