Home Assistant integration for Korean bus arrival information.
- Add this repository to HACS
- Search for "버스(대중교통) 도착 정보" in HACS
- Install the integration
- Restart Home Assistant
- Copy the
custom_components/korea_bus
folder to your Home Assistant'scustom_components
folder - Restart Home Assistant
- Go to Settings > Devices & Services
- Click "Add Integration"
- Search for "버스(대중교통) 도착 정보"
- Enter your bus stop ID and bus number
- Bus Stop Name: 버스정류장 이름
- Bus Stop: 등록을 원하는 버스정류장 선택
- Bus Number: 버스 번호 선택
You can configure the following options:
- Update interval (default: 60 seconds)
If debugging is necessary, please add the code below to configuration.yaml
logger:
default: info
logs:
custom_components.korea_bus: debug