transitous rewrite: set vc status to next_station

This commit is contained in:
Kaaninchen
2026-08-18 00:21:58 +02:00
parent a6e15f5cd6
commit ee51e85786
7 changed files with 12 additions and 8 deletions
-1
View File
@@ -1,5 +1,4 @@
channel:
status: "Ankunft um {arrival}"
long_name:
train_from: "{train_name} nach {goes_to} von {train_from}"
train_via: "{train_name} nach {goes_to} über {from_station}"
-1
View File
@@ -1,5 +1,4 @@
channel:
status: "Ankunft um {arrival}"
long_name:
train_from: "{train_name} to {goes_to} from {train_from}"
train_via: "{train_name} to {goes_to} via {from_station}"