ha-config icon indicating copy to clipboard operation
ha-config copied to clipboard

chore(deps): update dependency thomasloven/lovelace-card-mod to v14

Open jnewland-renovate[bot] opened this issue 2 months ago • 0 comments

Greetings. Renovate would like you to know that there's an update available for your consideration.

This PR contains the following updates:

Package Update Change
thomasloven/lovelace-card-mod major v3.4.3 -> 14

Release Notes

thomasloven/lovelace-card-mod (thomasloven/lovelace-card-mod)

v14: Bump card-tools version. Should fix various problems...

Compare Source

v13: Fix style duplication issues in 0.105

Compare Source

v12: Mod badges

Compare Source

image

  • Moddable badges
  • Improved support for custom entity rows
  • More stable mod-card
  • Mod-card now supports report_size

Breaking: Removed patched support for entity card tap-action. This is now included in core Home Assistant.

v11: Bugfix in mod-card

Compare Source

v10: Mod-card

Compare Source

v9: Bump dependecy versions

Compare Source

v8: Fix the same bug, but for real this time

Compare Source

v7: Bugfix for HA 0.101

Compare Source

v6: tap_action for entities cards

Compare Source

Added a bonus function:

type: entities
entities:
  - entity: light.bed_light
    tap_action:
      action: toggle

v5: Bugfix

Compare Source

Previous version would pass everything back to the backend for processing. This version is a bit more conservative with bandwidth and processing power...

v4: BREAKING CHANGE - Use jinja templates instead of my silly ones

Compare Source

REQUIRED HOME ASSISTANT 0.98 OR LATER

  • Backend-supported jinja2 templates (no need to learn a new syntax, use whatever you use in your configuration.yaml)
  • Ability to style entity rows and glance entities

  • [ ] If you want to rebase/retry this PR, check this box

Configuring renovate

  • Repository config is loaded from renovate.json on the default branch.
  • Defaults are inherited from urcomputeringpal/.github and optionally at the organization level.
  • Optional self-hosted configuration is loaded from renovate.js on the default branch.
  • Changes to configuration pushed to this pull request will be processed with a dry run of Renovate. Inspect the logs to validate if the changes have had the desired effect, then merge to apply them.

jnewland-renovate[bot] avatar Apr 30 '24 19:04 jnewland-renovate[bot]