Thank you very much for this card, I have a noob question, in my case my Xiaomi Vacuum 1S has ben set successfully, however I don’t know how to change in lovelace UI the Mode/fan_speed feature to show Balanced (in this case) instead of 102 or another one set before.
- type: custom:xiaomi-vacuum-card
entity: vacuum.xiaomi_vacuum_cleaner
name: Robot
vendor: xiaomi
buttons:
start: true
pause: true
stop: true
locate: true
icons:
start: mdi:play
pause: mdi:pause
stop: mdi:stop
labels:
status: Estado
battery: Bateria
mode: Modo
main_brush: Cepillo Principal
side_brush: Cepillo Lateral
filter: Filtro
sensor: Sensores
Thanks in advance!