Releases: benct/lovelace-xiaomi-vacuum-card
Releases · benct/lovelace-xiaomi-vacuum-card
4.5.0
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
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
Added:
- Support custom service on dropdown attributes (#71)
Fixed:
- Icons not showing after change to
ha-button-icon
(#86, #87)
4.2.0
Added:
- Support using any data values from vacuum entity (#69)
- Support any generic dropdown list attributes (#69)
4.1.0
Added:
- Function
shouldUpdate
to prevent unnecessary re-rendering (#61)
Changed:
- Use dashes instead of underscore in console info card name
4.0.1
Fixed:
- Compatibility issue with HA
0.116
(#56)
4.0.0
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
Fixed
- Incorrect unit on
roomba
boolean attribute values (#24)
3.0.0
Changed
- Major refactoring and cleanup of code
- Use LitElement instead of Polymer
Added
2.4.0
Added
- Option to hide all labels/details (#20)
- Vendor support for Robovac vacuums (#23)