Skip to content
New issue

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

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

Closed
gartenbauer opened this issue Jul 14, 2021 · 4 comments
Closed

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

gartenbauer opened this issue Jul 14, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@gartenbauer
Copy link

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:

  • Card version: v1.9.0
  • Integration type: Core
  • Installation type: HACS
@gartenbauer gartenbauer added the bug Something isn't working label Jul 14, 2021
@MrBartusek
Copy link
Owner

MrBartusek commented Jul 16, 2021

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
Copy link
Author

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
Copy link

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
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants