Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eliseomartelli/hass_gtt
GTT Custom Component for Home Assistant
https://github.com/eliseomartelli/hass_gtt
Last synced: 30 days ago
JSON representation
GTT Custom Component for Home Assistant
- Host: GitHub
- URL: https://github.com/eliseomartelli/hass_gtt
- Owner: eliseomartelli
- License: mit
- Created: 2019-10-28T07:49:33.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-22T08:38:36.000Z (over 4 years ago)
- Last Synced: 2024-10-30T04:10:50.209Z (2 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# HASS GTT
GTT Custom Component for Home Assistant
---This component integrates a GTT timetable in Home Assistant so you can use GTT's data to trigger automations, send notifications and do other things inside Home Assistant.
## Configuration
```
sensor:
- platform: gtt
stop: 1130
bus_name: 10
```| Option | Default | Optional |
|---|---|---|
| stop | none | no |
| bus_name | none | yes |