I’m working on a custom MQTT device and I succesfully implemented the config and state topics with their data. Now I would like to send some data to suggest the basic “friendly_name” for the device so for the user is not required to change it to get a “human readable” name.
How can I achieve that? I need to use “attributes” field?