Skip to content

Commit

Permalink
ci: Updated sensor information with data refresh information
Browse files Browse the repository at this point in the history
  • Loading branch information
BottlecapDave authored Aug 12, 2023
1 parent 089456e commit 435db89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ You can setup the integration as many times as you like, with each time tracking

Each instance will create a single sensor in the form `sensor.first_bus_<<NAME_OF_SENSOR>>_next_bus`. This will provide the number of minutes until one of the specified buses (or any if no specific buses were specified) reach the bus stop. If there is no known next bus, then `none`/`unknown` will be returned.

The sensor will pull the latest times for the stop every **5 minutes**. This is done so that the unofficial API isn't hammered and support is taken away, and I felt 5 minutes was long enough so that information wasn't too stale. This means that there is a chance that the time won't reflect the times on the app/website if they are updated within this 5 minute timeframe.

The following attributes are available in addition

| Attribute | Notes |
Expand Down

0 comments on commit 435db89

Please sign in to comment.