mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Fix london_underground TUBE_LINES to match current API output (#79410)
Fix: Update london_underground component with updated TUBE_LINES list to match current API output
This commit is contained in:
parent
4baba77780
commit
506695fdc5
@ -39,13 +39,13 @@ TUBE_LINES = [
|
||||
"Circle",
|
||||
"District",
|
||||
"DLR",
|
||||
"Elizabeth line",
|
||||
"Hammersmith & City",
|
||||
"Jubilee",
|
||||
"London Overground",
|
||||
"Metropolitan",
|
||||
"Northern",
|
||||
"Piccadilly",
|
||||
"TfL Rail",
|
||||
"Victoria",
|
||||
"Waterloo & City",
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user