-
Notifications
You must be signed in to change notification settings - Fork 1
YamlCardDepartures
olialb edited this page Jul 21, 2026
·
3 revisions
A cardDepartues and carddepartures2 can show a departure schedule of a puplic transport station in germany. The schedule is retreived from the website opendata-oepnv.de and updated every minute.
Note: cardDepartures type with 6 entries is only supported in ticaki/ioBroker.nspanel-lovelace-ui for EU panels, because its based on the cardSchedule only availbale in this HMI.
The cardDepartures and cardDepartures2 have the following card attributes
| card attribute | default value from skin file | optional / Mandetory | Description |
|---|---|---|---|
| station | - | M | Defines the ÖPNV station: Place,Station |
Place is usually the city or a shortcut of the city where the station is located. Station is the name of the ÖPNV station. Examples:
- F,Hbf: Frankfurt am Main Hauptbahnhof
- B,Wittenbergplatz: Berlin Wittenbergplatz
- Wupperthal,Kluse: Schwebebahn station "Kluse" in Wuppertal
Example yaml:
cards:
- name: MyDepartures
title: Wuppertal, Kluse
type: cardDepartures
station: Wuppertal,Kluse

Example yaml:
cards:
- name: MyDepartures2
title: HH Finkenwerder
type: cardDepartures2
station: Hamburg,Finkenwerder
Introduction
NSPanel Preparation
- Preparation
- Prepare NSPanel (extern)
- Flashing Tasmota to NSPanel (extern german)
- Configuring NSPanel and flash HMI jobr99 (extern)
- Flash latest HMI versions of ticaki (extern german)
- NSPanel Emulator (external german)
Installation of the Bridge
Yaml configuration
Further Concepts
Compatible HMI projects
Usefull Links