Skip to content

Commit

Permalink
Change README
Browse files Browse the repository at this point in the history
  • Loading branch information
fermartv committed Aug 27, 2020
1 parent 8bbddc9 commit 205d448
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,13 +68,13 @@ Once you have you sensor up and running it will update the data automatically ev

**state**:\
_(int)_\
Arrival time in minutes for the next of the given line at the stop. It will show "-" when there are no more buses coming and 30 when the arrival time is over 30 minutes.
Arrival time in minutes for the next bus. It will show "-" when there are no more buses coming and 30 when the arrival time is over 30 minutes.

### Attributes

**later_bus**:\
_(int)_\
Arrival time in minutes for the second bus of the given line at the stop. It will show "-" when there are no more buses coming and 30 when the arrival time is over 30 minutes.
Arrival time in minutes for the second bus. It will show "-" when there are no more buses coming and 30 when the arrival time is over 30 minutes.

**bus_stop_id**:\
_(int)_\
Expand Down

0 comments on commit 205d448

Please sign in to comment.