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
---
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
# Example configuration.yaml entry
@ -23,13 +23,13 @@ sensor:
- Circle
- District
- DLR
- Elizabeth line
- Hammersmith & City
- Jubilee
- London Overground
- Metropolitan
- Northern
- Piccadilly
- TfL Rail
- Victoria
- Waterloo & City
```