Lovelace Xiaomi Vacuum Card Versions Save

Simple card for various robot vacuums in Home Assistant's Lovelace UI

v4.5.0

2 years ago

Fixed:

  • Replace unsupported paper elements with MWC dropdown menu (#99, #100)

Note: HA version 2022.3.0 or higher required to support new dropdown elements.

v4.4.0

2 years ago

Added:

  • Support vacuum data from separate sensor entities (#72, #84)

Note: HA version 2021.11.0 or higher may be required if you use the standard xiamoi vacuum integration.

v4.3.0

2 years ago

Added:

  • Support custom service on dropdown attributes (#71)

Fixed:

  • Icons not showing after change to ha-button-icon (#86, #87)

v4.2.0

3 years ago

Added:

  • Support using any data values from vacuum entity (#69)
  • Support any generic dropdown list attributes (#69)

v4.1.0

3 years ago

Added:

  • Function shouldUpdate to prevent unnecessary re-rendering (#61)

Changed:

  • Use dashes instead of underscore in console info card name

v4.0.1

3 years ago

Fixed:

  • Compatibility issue with HA 0.116 (#56)

v4.0.0

3 years ago

Refactored most of the code and added several features and improvements. May contain breaking changes and require some configuration changes! See README for more information.

Added:

  • Dropdown menu for selecting operation mode/fan speed (#9, #48)
  • Support additional buttons and custom service calls (#26, #41, #50, #51)
  • Support hiding any state or attribute (#42, #47)
  • Display icons with state values and support icons on all attributes
  • Display vacuum entity's battery icon if available
  • Vendor support for Neato vacuums (#16)
  • Vendor support for Xiaomi Mi vacuums (#34)
  • Vendor support for Deebot (slim) vacuums (#53)

Changed:

  • Simplify several vendor integrations
  • Render proper icon buttons with optional labels
  • Make background image disabled by default

Fixed:

  • Incorrect padding causing hidden text shadows under title

v3.0.1

4 years ago

Fixed

  • Incorrect unit on roomba boolean attribute values (#24)

v3.0.0

4 years ago

Changed

  • Major refactoring and cleanup of code
  • Use LitElement instead of Polymer

Added

  • Support for HA Cast https://cast.home-assistant.io
  • Support custom button icons
  • Support hiding specific vacuum attributes (#27)
  • Vendor support for iRobot Roomba vacuums (#24)

v2.4.0

4 years ago

Added

  • Option to hide all labels/details (#20)
  • Vendor support for Robovac vacuums (#23)