Bizkaibus
The bizkaibus
sensor will give you the time until the next bus in the selected stop.
The next website can help to determine the id of your bus stop. You can check if this is correct by going to next link and look the PR_CODE for the STOP_ID.
For a correct use of the sensor the selected route must stop in the selected stop.
Then add the data to your configuration.yaml
file as shown in the example:
# Example configuration.yaml entry
sensor:
- platform: bizkaibus
stopid: STOP_ID
route: ROUTE_ID
The public RTPI information is coming from Bizkaibus API.