Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]>
* Package name : python-london-tube-status Version : 0.7 Upstream Author : Robin Cole <[email protected]> * URL : https://github.com/robmarkcole/London-tube-status * License : Apache-2.0 Programming Lang: Python Description : Transport for London line status data parser This library queries the Transport for London Open Data line status endpoint and converts the response into a dictionary keyed by line name. . The returned data includes a timestamp and, for each known line, a State value and a Description value. Status values reported by TfL include Good Service, Minor Delays, Severe Delays, Planned Closure, Part Closure, Suspended, No Service, and other operational messages used by the TfL API. . It covers London Underground lines and the TfL modes exposed by the endpoint, including London Overground, DLR, Elizabeth line, Tram, and cable car services. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.

