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
I got this error. My ui-lovelace.yaml.
resources: - url: /local/weather_card/weather-card.js type: module views: - title: Weather cards: - type: "custom:weather-card" entity: weather.openweathermap name: 'Wheater' icons: "/local/weather_card/icons/" current: true details: false forecast: true hourly_forecast: false number_of_forecasts: 5
My configurations:
weather: - platform: openweathermap api_key: "API_KEY" ## I try and without quotes
everything is in www folder.Any clue what is wrong or the card is not working.
www
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I got this error.
My ui-lovelace.yaml.
My configurations:
everything is in
www
folder.Any clue what is wrong or the card is not working.The text was updated successfully, but these errors were encountered: