UI icon indicating copy to clipboard operation
UI copied to clipboard

[PR AVAILABLE] custom_card_mpse_printer/custom_card_bar_card/custom_card_sisimomo_printer not compatible with card_mod v3.4.0+

Open tieskuh opened this issue 1 year ago • 5 comments

Describe the bug Card mod has a breaking change in v3.4.0: https://github.com/thomasloven/lovelace-card-mod/releases/tag/v3.4.0 custom_card_mpse_printer didn't implement that yet.

To Reproduce Style is not applied, card doesn't look like it should.

Screenshots image

Fix for the issue https://github.com/UI-Lovelace-Minimalist/UI/pull/1432

tieskuh avatar Jan 01 '24 13:01 tieskuh

This problem affects at least these two cards too:

  • custom_cards/custom_card_bar_card
  • custom_cards/custom_card_sisimomo_printer

Same solution, just add card_mod: as parent of style:

Luke15153 avatar Jan 03 '24 10:01 Luke15153

Problem is with all card with bar:

image

Liionboy avatar Jan 04 '24 08:01 Liionboy

Fix for custom_cards/custom_card_bar_card: https://github.com/UI-Lovelace-Minimalist/UI/pull/1437

Fix for custom_cards/custom_card_sisimomo_printer https://github.com/UI-Lovelace-Minimalist/UI/pull/1438

@Liionboy Which card is that?

tieskuh avatar Jan 05 '24 19:01 tieskuh

Is custom_card_bar_card

Liionboy avatar Jan 06 '24 00:01 Liionboy

Not much going on in the minimalist github.... If you are still facing the problem, the easiest way is to revert to card-mod 3.3.1 via HACS until the PR is approved.

image

tieskuh avatar Feb 05 '24 18:02 tieskuh