Skip to content

SIRI (Service Interface for Real time Information) integration for Home Assistant

License

Notifications You must be signed in to change notification settings

codyc1515/ha-siri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Company logo

SIRI Stop Monitoring integration for Home Assistant

Compatible services

Services using the SIRI (Service Interface for Real time Information) specification are supported, including:

Possibly others - let me know if you find one that works.

Getting started

In your configuration.yaml file, add the following:

sensor:
  - platform: siri
    name: My Bus Stop
    id: 50001 # Your Bus Stop Id
    url: https://apis.metroinfo.co.nz/rti/siri/v1/et?routecode=100
    token: my-secret-api-key

Installation

HACS (recommended)

  1. Install HACS, if you did not already
  2. Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.
  3. Install the SIRI integration
  4. Restart Home Assistant

Manually

Copy all files in the custom_components/siri folder to your Home Assistant folder config/custom_components/siri.

Known issues

None known.

Future enhancements

Your support is welcomed.

About

SIRI (Service Interface for Real time Information) integration for Home Assistant

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages