mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
946 B
946 B
title, description, ha_category, ha_iot_class, ha_release, ha_domain, ha_platforms
title | description | ha_category | ha_iot_class | ha_release | ha_domain | ha_platforms | ||
---|---|---|---|---|---|---|---|---|
London Underground | Display the current status of London underground & overground lines within Home Assistant. |
|
Cloud Polling | 0.49 | london_underground |
|
The london_underground
sensor will display the status of London underground lines, as well as the Overground, DLR and Tfl rail.
# Example configuration.yaml entry
sensor:
- platform: london_underground
line:
- Bakerloo
- Central
- Circle
- District
- DLR
- Hammersmith & City
- Jubilee
- London Overground
- Metropolitan
- Northern
- Piccadilly
- TfL Rail
- Victoria
- Waterloo & City
{% configuration %} line: description: Enter the name of at least one line. required: true type: list {% endconfiguration %}
Powered by TfL Open Data TFL.