github piitaya/lovelace-mushroom v3.0.5

latest releases: v4.0.7, v4.0.6, v4.0.5...
14 months ago

⚠ Change for card_mod users

--icon-animation has been removed because it doesn't work on Safari iOS with custom animations.
If you want to customize icon animation, you must use ha-state-icon selector with animation property.

Example

card_mod:
  style: |
    ha-state-icon {
      animation: spin infinite linear spin;
    }

What's Changed

New Features 🎉

  • Add support for new event entity state formatting by @piitaya in #1215

Fixes 🐛

Translations 🌍

New Contributors

Full Changelog: v3.0.3...v3.0.5

Don't miss a new lovelace-mushroom release

NewReleases is sending notifications on new releases.