Releases: Deejayfool/hass-shutter-card
Releases · Deejayfool/hass-shutter-card
v1.4.0
Added a lot of new features (special thanks to @chylek ! 🎉)
- Adds support for shutters with tilt (https://github.com/Deejayfool/hass-shutter-card/issues/32)
- Adds support for shutters with offset (related to https://github.com/Deejayfool/hass-shutter-card/issues/24, https://github.com/Deejayfool/hass-shutter-card/issues/60 and PR #27)
- Adds optional shortcut button for closing/opening to predefined position
- Adds graphics to visualize when the shutters are opening/closing
- Adds translated labels to most of the buttons
- Allows buttons to be at the top/bottom of the shutter graphic (https://github.com/Deejayfool/hass-shutter-card/issues/25)
- Allows customizing the width of the shutter visualization (https://github.com/Deejayfool/hass-shutter-card/issues/10, https://github.com/Deejayfool/hass-shutter-card/issues/6)
- Adds option to disable up/down buttons when in opened/closed state (respectively)
Note : If you still want to display percentage when your cover is 0% or 100%, don't forget to set the parameter "always_percentage" to true
.
v1.3.0
Note : Be careful, since version 2021.11.0 of Home Assistant, there is a breaking change in the icon buttons. So install v1.3.0 of this card only if you have at least the version 2021.11.0 of Home Assistant
- Update buttons because of the breaking change of icons in version 2021.11.0 of Home Assistanat
v1.2.0
- Add a new setting "invert_percentage" for shutters which are at 100% when they are closed, and 0% when they are opened
v1.1.0
- Update the design of shutter. You can now set buttons on the left or right, and you can set the title of the shutter on top or on bottom.
- The title of the card is not mandatory anymore. If you don't define it, there will be no title.
v1.0.3
- I hope the latest release to update README file in HACS because hyperlink to GIF was not good...
v1.0.2
- An other update just to update HACS README...
v1.0.1
- Nothing changed but it's to update HACS title
v1.0.0
- First version of Shutter Card for Home Assistant