Skip to content
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

Not working after upgrade to version 0.110.0 #9

Open
Lee7and7 opened this issue May 21, 2020 · 1 comment
Open

Not working after upgrade to version 0.110.0 #9

Lee7and7 opened this issue May 21, 2020 · 1 comment

Comments

@Lee7and7
Copy link

I checked https://developers.home-assistant.io/blog/ and found that probably code should be corrected with something like:
const helpers = await loadCardHelpers();
const element = helpers.createRowElement(config);
element.hass = this.hass;
For more info see home-assistant/frontend#4853

thanks

@plissje
Copy link

plissje commented May 25, 2020

Hi,
Seems like I got the same problem as well.

2020-05-25 23:50:22 ERROR (MainThread) [frontend.js.latest.202005194] https://hassio:8123/hacsfiles/gauge-card/gauge-card.js:168:21 Uncaught TypeError: Cannot read property 'state' of undefined

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants