We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
Home Assistant 2022.12.8
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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:
show_stop_name: true
max_entries: 8
entities:
- sensor.stop_id_900000171514
- sensor.meraner_str
Home Assistant 2022.12.8
The text was updated successfully, but these errors were encountered: