Custom element doesn't exist: ha-card-weather-conditions.
See original GitHub issueVersion installed: 87890c0 (PS: consider tagging stable releases?) Home Assistant 0.113.0 HACS: 1.2.2 Browser: Version 84.0.4147.89 (Official Build) (64-bit) (Up to date)
/hacsfiles/ha-card-weather-conditions/ha-card-weather-conditions.js
added via Configuration > Lovelace > Resources
Checked via via DevTools Network card and the file is loading
Sample code:
pollen:
grass:
entity: sensor.cc_castle_pollen_grass
high: 3
low: 1
max: 5
min: 0
tree:
entity: sensor.cc_castle_pollen_tree
high: 3
low: 1
max: 5
min: 0
weed:
entity: sensor.cc_castle_pollen_weed
high: 3
low: 1
max: 5
min: 0
type: 'custom:ha-card-weather-conditions'
Issue Analytics
- State:
- Created 3 years ago
- Comments:12 (4 by maintainers)
Top Results From Across the Web
Custom element doesn't exist: weather-card · Issue #28 - GitHub
This is the error I get in my lovelace UI. "Custom element doesn't exist: weather-card" This is my ui-lovelace code: resources: - url: ......
Read more >Lovelace in yaml mode "Custom element doesn't exist"
Good day, Community! I am trying to show a custom “weather-card”, downloaded using HACS. Card sources are located to the path: “/home/ ...
Read more >Custom cards not working : r/homeassistant - Reddit
When I test it, I get the following dashboard error: 'Custom element doesn't exist: mini-graph-card.' If I do a configuration validation it ...
Read more >weather-card - Bountysource
Custom element doesn't exist : weather-card. type: custom:weather-card entity: weather.openweathermap. gives an error to any parameters.
Read more >Mushroom Cards Home Assistant: Build a Clean UI
How to build a clean and minimalistic Lovelace UI dashboard in Home Assistant using Mushroom Cards Collection by piitaya.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Works here as well. Thank you!
it’s now working also for me. Thank you.