weather-card
weather-card copied to clipboard
How to configure yourweatherentity
Perhaps to easy but I don't see it.
What to use for (entity: weather.)yourweatherentity? I've tried everything, various entities from Darksky, the platform name etc. All responding "entity not available: xx"
I just have my smhi sensor set up, and give that, that work perfectly. Are you sure you have set up a darksky sensor?
You need to setup the darksky weather platform:
# Example configuration.yaml entry
weather:
- platform: darksky
api_key: YOUR_API_KEY
mode: daily
I set up the custom weather-card but I am unable to add a second weather card to Lovelace. I can only use weather.home and I would like to add weather.work or some other locations. Is there a way to do this?
Is it possible to use this card with openweathermap as a platform? I added the platform to the configuration.yaml like in your example, but I don't know which entity to use; could you please help me? Unfortunately darksky doesn't allow new users for API keys! Thanks in advance