mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +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",
|
"Circle",
|
||||||
"District",
|
"District",
|
||||||
"DLR",
|
"DLR",
|
||||||
|
"Elizabeth line",
|
||||||
"Hammersmith & City",
|
"Hammersmith & City",
|
||||||
"Jubilee",
|
"Jubilee",
|
||||||
"London Overground",
|
"London Overground",
|
||||||
"Metropolitan",
|
"Metropolitan",
|
||||||
"Northern",
|
"Northern",
|
||||||
"Piccadilly",
|
"Piccadilly",
|
||||||
"TfL Rail",
|
|
||||||
"Victoria",
|
"Victoria",
|
||||||
"Waterloo & City",
|
"Waterloo & City",
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user