Skip to content

v2.2

Choose a tag to compare

@DominikWrobel DominikWrobel released this 13 Aug 12:19
05fd630
  • fix 2025.08 deprecation warning, closes #8
  • bettery_level attribute removed, use battery attribute instead
  • needs HA 2025.08.0
  • in the xiaomi_vacuum_map_card use this code to see battery level:
  - tile_id: battery_level
    entity: sensor.viomi_se_battery
    label: Bateria
    unit: "%"

make sure to change your entity to your vacuum battery entity.