Skip to content

Commit 791729a

Browse files
committed
Add API requests limit
1 parent 73a5d99 commit 791729a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/_components/sensor.swiss_public_transport.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ ha_release: pre 0.7
1616

1717
The `swiss_public_transport` sensor will give you the next three departure times from a given location to another one in Switzerland.
1818

19+
The [Swiss public transport API](http://transport.opendata.ch/) only allows 1000 requests per 24 hours.
20+
1921
The [Stationboard](http://transport.opendata.ch/examples/stationboard.html) website can help to determine the exact name of the start and the end station.
2022

2123
Then add the data to your `configuration.yaml` file as shown in the example:

0 commit comments

Comments
 (0)