Custom lovelace card for Home Assistant Lovelace UI. Swiss public transport stationboard. Shows connections from one or multiple stations.
Warning: Requires https://github.com/neuhausf/swiss-public-transport-mod to be installed first.
- Go to HACS
- Add a custom repo: https://github.com/neuhausf/lovelace-swiss-stationboard
- Install the lovelace card
Add a new custom card to your Dashboard:
type: custom:swiss-stationboard
name: Abfahrt
entity:
- sensor.schupfen
The settings are documented here: https://github.com/neuhausf/lovelace-swiss-stationboard
This integration uses:
- https://github.com/agners/swiss-public-transport-card
- the changes made in the pull request by @agners: home-assistant/core#30715
- and some own code to adapt the visualization.