mirror of
https://github.com/kaaninchen/Gleiswechsel.git
synced 2026-09-17 16:52:47 +00:00
transitous rewrite: voice_announcements on stops
This commit is contained in:
+2
-1
@@ -23,7 +23,8 @@ class ConnectionsConfig:
|
||||
@dataclass
|
||||
class VoiceAnnouncementConfig:
|
||||
enabled: bool
|
||||
stations: dict[str, str]
|
||||
end_stations: dict[str, str]
|
||||
stops: dict[str, str]
|
||||
|
||||
@dataclass
|
||||
class AnnouncementConfig:
|
||||
|
||||
Reference in New Issue
Block a user