Releases: junalmeida/homeassistant-minimalistic-area-card
v1.2.0
What's Changed
- Fix decimal places issue in minimalistic area card by @junalmeida in #100
Full Changelog: v1.1.16...v1.2.0
v1.1.16
What's Changed
- #74 Move attribute displays to sensor area by @junalmeida in #75
Full Changelog: v1.1.15...v1.1.16
v1.1.15
What's Changed
- Hide hidden entities by @junalmeida in #73
Note: Please read previous changelog for breaking changes.
Full Changelog: v1.1.14...v1.1.15
v1.1.14
What's Changed
- #67 Change defaults of
shadow
tofalse
; - #68 Add
darken_image
option and default tofalse
; - #71 Fix camera regression;
- #72 Fix shadow default;
Note: Those changes are breaking changes. It seems having those default to true
could lead to a performance impact on iOS phones and desktop Safari.
If this is not an issue for you, please read the docs and add the attributes as true
on your cards.
Full Changelog: v1.1.11...v1.1.14
v1.1.13
What's Changed
- #67 Change defaults of
shadow
tofalse
; - #68 Add
darken_image
option and default tofalse
; - #71 Fix camera regression;
Note: Those changes are breaking changes. It seems having those default to true
could lead to a performance impact on iOS phones and desktop Safari.
If this is not an issue for you, please read the docs and add the attributes as true
on your cards.
Full Changelog: v1.1.11...v1.1.13
v1.1.12
What's Changed
- #67 Change defaults of
shadow
tofalse
; - #68 Add
darken_image
option and default tofalse
;
Note: Those changes are breaking changes. It seems having those default totrue
could lead to a performance impact on iOS phones and desktop Safari.
If this is not an issue for you, please read the docs and add the attributes astrue
on your cards.
Full Changelog: v1.1.11...v1.1.12
v1.1.11
v1.1.10
What's Changed
- Bring back background_color #63 by @junalmeida in #64
- Update version by @junalmeida in #65
Full Changelog: v1.1.9...v1.1.10
v1.1.9
What's Changed
- Add missing property on docs #51 by @junalmeida in #52
- Change
state_color
property default to true to follow Glance cards. - Update package versions and some refactorings.
- Fixes #61 by @junalmeida in #62
Full Changelog: v1.1.8...v1.1.9
v1.1.8
What's Changed
- Fix missing border radius fallback #31 by @junalmeida in #42
Full Changelog: v1.1.7...v1.1.8