Hi everyone!
I’d like to share a new custom integration and matching Lovelace card I’ve created for Home Assistant:
ha-departures (custom integration)
ha-departures-card (custom Lovelace card)
What does it do?
ha-departures
lets you display upcoming departures from public transport stations directly in Home Assistant. Perfect for dashboards, automations, or just a quick glance before leaving home!
The Lovelace card enhances the experience by providing a clean and easy-to-read visual layout of the departures.
Features:
- Fetches departures from a specified stop/station
- Filter by line and direction
- Shows upcoming connections with countdown
- Great for entrance displays or time-based automations
- Fully configurable
Supported services:
- Powered by the EFA (Elektronische Fahrplanauskunft) API, so it works with many public transport networks across Germany.
Installation:
- Add ha-departures via HACS as a custom repository
- Configure it via GUI configuration (Settings → Devices & Services → Public Transport Departures)
- Use the generated sensors in your dashboard
Example configuration:
for more details about configuration of integration and Lovelace card, s. documentation in GitHub repositories
Sample Dashboard:
I’d love to hear your feedback, ideas for new features, or bug reports!
Feel free to reach out here or open an issue on GitHub.
Best regards,
Alex