Skip to content

Releases: benct/lovelace-xiaomi-vacuum-card

4.5.0

04 Mar 00:57
Compare
Choose a tag to compare

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.

4.4.0

07 Nov 01:37
Compare
Choose a tag to compare

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.

4.3.0

07 Nov 00:16
Compare
Choose a tag to compare

Added:

  • Support custom service on dropdown attributes (#71)

Fixed:

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

4.2.0

13 Mar 00:40
Compare
Choose a tag to compare

Added:

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

4.1.0

26 Oct 12:58
Compare
Choose a tag to compare

Added:

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

Changed:

  • Use dashes instead of underscore in console info card name

4.0.1

06 Oct 21:29
Compare
Choose a tag to compare

Fixed:

  • Compatibility issue with HA 0.116 (#56)

4.0.0

13 Sep 02:56
Compare
Choose a tag to compare

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

3.0.1

15 Jan 15:44
Compare
Choose a tag to compare

Fixed

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

3.0.0

15 Jan 15:42
Compare
Choose a tag to compare

Changed

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

Added

2.4.0

15 Jan 15:39
Compare
Choose a tag to compare

Added

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