Hi, I haven't been able to figure out how to configure icons for hvac preset modes. I know it's possible to do within HA, but not sure if mqtt integration allows for this. Also, I can't get rid of the "None" preset. It's never specified but it keeps showing up. (Pic 1: Mqtt integration, Pic 2: Tesla fleet integration)
#Mqtt HVAC preset icon
1 messages · Page 1 of 1 (latest)
https://github.com/Lenart12/TeslaBle2Mqtt/blob/main/mqtt_sensors.yaml#L110-L155 here is the relevant config
I think it's not possible.
Integrations can customize their attribute icons with static values, but there's no mechanism for an integration to allow a user to choose those values. So there's no mechanism for MQTT to even allow you to customize these.
Might improve in the future, but that's the situation for now.