MrBartusek / MeteoalarmCard

Meteoalarm, Météo-France and DWD severe weather warnings card for Home Assistant Lovelace UI ⛈️
MIT License
129 stars 45 forks source link

Card not displayed #2

Closed mfabiani53 closed 3 years ago

mfabiani53 commented 3 years ago

Describe the bug The card is not displayed in the UI. In the console of the browser i get this:

Schermata 2021-05-16 alle 11 23 09

MrBartusek commented 3 years ago

Hey, thanks for the report! Could you send a screenshot with attributes of meteoalarm entity from the Developer Tools tab?

Open your Home Assistant instance and show your state developer tools.

mfabiani53 commented 3 years ago

Here it is:

image

mfabiani53 commented 3 years ago

I am using the custom component meteoalarmeu https://github.com/xlcnd/meteoalarmeu

MrBartusek commented 3 years ago

I am using the custom component meteoalarmeu xlcnd/meteoalarmeu

Okay so that would resolve the issue, as of now, xlcnd/meteoalarmeu is not supported, only the core one is. Moving this to -> #4

mfabiani53 commented 3 years ago

You advice me to switch the the core one, or wait an update which support also the meteoalarmeu?

MrBartusek commented 3 years ago

You advice me to switch the the core one, or wait an update which support also the meteoalarmeu?

If you have any automations or other things relying on meteoalarmeu you can just keep it as it is and add core integration as a separate entity. That way you can use binary_sensor.meteoalarmeu as you would before and point card to binary_sensor.meteoalarm instead