We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
after fixing the "n.setConfig" bug now I got the error "Custom element doesn't exist: gauge" with this configuration:
type: custom:room-card title: Solar entity: Solar icon: fas:solar-panel show_icon: true cards: - type: gauge entity: sensor.solartotalpower max: 300 needle: false name: Aktuell
The text was updated successfully, but these errors were encountered:
Yes and after you save it worked somehow, at least for me. Every other card doesn't have a problem except for the gauge weird enough.
I think I saved it in the editor and it worked. Probably some cache issue.
Sorry, something went wrong.
Sometimes I also got that error but it disappears after a second. But only with gauge
Closed due to lack of response
No branches or pull requests
after fixing the "n.setConfig" bug now I got the error "Custom element doesn't exist: gauge" with this configuration:
The text was updated successfully, but these errors were encountered: