home-assistant.io/source/_integrations/london_underground.markdown
inthehoose d530f30dad
Update london_underground.markdown (#36575)
Added new London Overground names
2024-12-27 20:31:39 +01:00

1.3 KiB

title, description, ha_category, ha_iot_class, ha_release, ha_domain, ha_platforms, ha_integration_type, ha_codeowners, related, ha_quality_scale
title description ha_category ha_iot_class ha_release ha_domain ha_platforms ha_integration_type ha_codeowners related ha_quality_scale
London Underground Display the current status of London underground & overground lines within Home Assistant.
Transport
Cloud Polling 0.49 london_underground
sensor
integration
@jpbede
docs title
/docs/configuration/ Configuration file
legacy

The london_underground {% term integration %} will display the status of London underground lines, as well as the Overground and DLR.

To enable this {% term integration %}, add it to your {% term "configuration.yaml" %} file. {% include integrations/restart_ha_after_config_inclusion.md %}

# Example configuration.yaml entry
sensor:
  - platform: london_underground
    line:
      - Bakerloo
      - Central
      - Circle
      - District
      - DLR
      - Elizabeth line
      - Hammersmith & City
      - Jubilee
      - Metropolitan
      - Northern
      - Piccadilly
      - Victoria
      - Waterloo & City
      - Liberty
      - Lioness
      - Mildmay
      - Suffragette
      - Weaver
      - Windrush

{% configuration %} line: description: Enter the name of at least one line. required: true type: list {% endconfiguration %}

Powered by TfL Open Data TFL.