Update london_underground lines (#24498)

This commit is contained in:
Caleb Mah 2022-10-11 01:12:47 +08:00 committed by GitHub
parent 035f1887f5
commit 723e4a73d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ ha_platforms:
ha_integration_type: integration ha_integration_type: integration
--- ---
The `london_underground` sensor will display the status of London underground lines, as well as the Overground, DLR and Tfl rail. The `london_underground` sensor will display the status of London underground lines, as well as the Overground and DLR.
```yaml ```yaml
# Example configuration.yaml entry # Example configuration.yaml entry
@ -23,13 +23,13 @@ sensor:
- 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
``` ```