-
Notifications
You must be signed in to change notification settings - Fork 446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[PR AVAILABLE] custom_card_mpse_printer/custom_card_bar_card/custom_card_sisimomo_printer not compatible with card_mod v3.4.0+ #1435
Labels
Comments
This problem affects at least these two cards too:
Same solution, just add card_mod: as parent of style: |
Is custom_card_bar_card |
This was referenced Feb 10, 2024
basbruss
added a commit
that referenced
this issue
Jul 3, 2024
[FIX FOR #1435] custom_card_sisimomo_printer.yaml - Fix for card-mod v3.4.0
basbruss
added a commit
that referenced
this issue
Jul 3, 2024
[FIX FOR #1435] custom_card_bar_card.yaml - Fix for card-mod v3.4.0
basbruss
added a commit
that referenced
this issue
Jul 3, 2024
[FIX FOR #1435] custom_card_mpse_printer.yaml - Fix for card-mod v3.4.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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](https://private-user-images.githubusercontent.com/115901851/293589740-3cf99b92-e8e7-49c2-b577-759577d0e5f0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNjkxNjgsIm5iZiI6MTczOTM2ODg2OCwicGF0aCI6Ii8xMTU5MDE4NTEvMjkzNTg5NzQwLTNjZjk5YjkyLWU4ZTctNDljMi1iNTc3LTc1OTU3N2QwZTVmMC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEyJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMlQxNDAxMDhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT01MDczODI4OTJmNTczZTUyYWMxZTQ2NTEzNGMxZTg4MjdkMDE5NWUxNmZiZTczZjlhNGQ1YjNiOWNjY2JmNzNmJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.cZVhGmFTemy8Wn3N_2cBt4UbLz9IzscrJnAoV5fzzw8)
Fix for the issue
#1432
The text was updated successfully, but these errors were encountered: