weather-card icon indicating copy to clipboard operation
weather-card copied to clipboard

How to configure yourweatherentity

Open jpljonkman opened this issue 5 years ago • 4 comments

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"

jpljonkman avatar Jun 27 '19 18:06 jpljonkman

I just have my smhi sensor set up, and give that, that work perfectly. Are you sure you have set up a darksky sensor?

fribse avatar Jul 05 '19 07:07 fribse

You need to setup the darksky weather platform:

# Example configuration.yaml entry
weather:
  - platform: darksky
    api_key: YOUR_API_KEY
    mode: daily

bramkragten avatar Aug 07 '19 20:08 bramkragten

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?

fourwallz avatar Sep 09 '19 22:09 fourwallz

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

enricolino avatar Nov 11 '21 19:11 enricolino