Yevgenium / weather-chart-card

Custom weather card with charts
MIT License
276 stars 81 forks source link

Error in Lovelace #7

Closed johntdyer closed 2 years ago

johntdyer commented 5 years ago

I am getting the folowing error when I try your plugin

Error loading this URI: Could not load the source for https://xxxxxxxx.com/lovelace/8.
[Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsICacheInfoChannel.cacheKey]"  nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)"  location: "JS frame :: resource://devtools/server/actors/source.js :: _getSourceText/< :: line 414"  data: no]
Stack: _getSourceText/<@resource://devtools/server/actors/source.js:414:11
Line: 414, column: 0

my config is as follows

``yaml



And I am using the latest version of your plugin and Home Assistant... 

I have confirmed that dark_sky is working according to dev-tools 

any thoughts?
e-krebs commented 5 years ago

weather.dark_sky is working just fine for me. Your error message suggest that you have a wrong url configured for this module in the ressources section.