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

Entity State Unavailable #6

Open
diazepam69 opened this issue Jan 1, 2023 · 1 comment
Open

Entity State Unavailable #6

diazepam69 opened this issue Jan 1, 2023 · 1 comment

Comments

@diazepam69
Copy link

Hi

I'm new to Home Assistant, and I'm trying to use this component but I'm getting the following error after creating the card:

"Entity State Unavailable"

My configuration:

  • type: custom:berlin-transport-timetable-card
    show_stop_name: true
    max_entries: 8
    entities:
    - sensor.stop_id_900000171514
    - sensor.meraner_str

Home Assistant 2022.12.8

@diazepam69
Copy link
Author

Nevermind, I changed the configuration as follows and worked:

type: custom:berlin-transport-timetable-card
show_stop_name: true
max_entries: 8
entity:
- sensor.meraner_str

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant