Release Notes (WIP)
This update completely overhauls the layout and CSS code to more closely match the default lovelace interface layout and now works best as an entity card row.
While these changes are somewhat of a departure from the old default layout of the card, they should give a better out of the box experience to Home Assistant users.
Fortunately it's still possible to achieve many of the old layouts because of the way the card now uses Flexbox layout. This does take some more CSS coding, but at the same time should allow for more flexiblity.
Updates
- Added
positions
config option. - Added
stack
config option.
Fixes
Breaking Changes
- Removed
align
config option. - Removed
icon_position
config option. - Removed
saturation
config option. - Removed
show_minmax
config option. - Removed
show_value
config option.