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

Error: This integration doesn't support provided entity! #44

Closed gartenbauer closed 3 years ago

gartenbauer commented 3 years ago

Describe the bug I get the fallowing error when adding the card to my lovelace dashboard:

Error: This integration doesn't support provided entity!
type: custom:meteoalarm-card
entity: binary_sensor.meteoalarm
integration: meteoalarm
override_headline: false

To Reproduce

  1. Choose the lovelace dashboard
  2. clock on: +add card
  3. add the meteoalarm-card
  4. chose the entity: binary_sensor.meteoalarm

Attributes of the entity: binary_sensor.meteoalarm

language: en-GB
category: Met
event: Yellow Rain Warning
responseType: None
urgency: Expected
severity: Moderate
certainty: Likely
effective: 2021-07-15T00:00:00+02:00
onset: 2021-07-15T00:00:00+02:00
expires: 2021-07-16T21:00:00+02:00
senderName: MeteoSwiss
headline: Yellow Rain Warning for Switzerland - Wohlen-Albis
description: - Expected amounts: 40-60 mm
- Snowfall limit: 2700-3000 m
web: http://www.meteoswiss.admin.ch
contact: meteoalarm.cap@meteoswiss.ch
attribution: Information provided by MeteoAlarm
friendly_name: meteoalarm
device_class: safety

Screenshot image

System:

MrBartusek commented 3 years ago

Hey, it seams like you are trying to use custom xlcnd/meteoalarmeu while selecting integration: meteoalarm which is a mode for core integration and that's the issue.

The next thing is you shouldn't use xlcnd integration anymore see: #38

gartenbauer commented 3 years ago

Thanks for your response, but I did not install the custom integration. To be honest I have no clue from which source HA has the attributes of the binary sensor. Because on meteoalarm.org are no alerts listed for my region. 🤨 Seems like I need to investigate this by myself. Thank you nevertheless for making this nice custom card.

DarkWarden85 commented 3 years ago

Hi! I am having the same issue. I use the core meteoalarm integration but get the same error than @gartenbauer. I also don't use the deprecated custom integration. Is there any way to get rid of this error?

MrBartusek commented 3 years ago

Hi! I am having the same issue. I use the core meteoalarm integration but get the same error than @gartenbauer. I also don't use the deprecated custom integration. Is there any way to get rid of this error?

Hey, please create new issue and attach screenshots, configuration and console logs