UI
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+
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
Fix for the issue https://github.com/UI-Lovelace-Minimalist/UI/pull/1432
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:
Problem is with all card with bar:
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?
Is custom_card_bar_card
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.