AmoebeLabs / swiss-army-knife-card

The versatile custom Swiss Army Knife card for Home Assistant allows you to create your unique visualization using several graphical tools, styling options and animations.
224 stars 19 forks source link

After upgrade to beta 2023.4.0b card is broken "r.setConfig is not a function" #177

Closed rononline closed 1 year ago

rononline commented 1 year ago

[X] Yes, I'm sure that it is not a configuration mistake

Error "r.setConfig is not a function"

Screenshot 2023-04-04 at 10 18 22
rononline commented 1 year ago
Screenshot 2023-04-04 at 10 24 37
MichelJourdain commented 1 year ago

Same problem after official update.

IMG_6563

lougovsk commented 1 year ago

Have the same issue here. Looks like it is related to this issue in custom card helper. There was a breaking change in home assistant 04.2023 . https://github.com/custom-cards/custom-card-helpers/issues/72

This probably causes null object for getLovelace call.

RHG2208 commented 1 year ago

Same problem here!

Schermafbeelding 2023-04-07 150341

AmoebeLabs commented 1 year ago

This commit: https://github.com/AmoebeLabs/swiss-army-knife-card/commit/22197063f84e836468e13051d68595d1fdfbaff4 should have fixed this problem and is part of release https://github.com/AmoebeLabs/swiss-army-knife-card/releases/tag/v1.0.0-rc.4