Home Assistant Unofficial Reference
2024.12.1
const.py
Go to the documentation of this file.
1
"""NextBus Constants."""
2
3
DOMAIN =
"nextbus"
4
5
CONF_AGENCY =
"agency"
6
CONF_ROUTE =
"route"
core
homeassistant
components
nextbus
const.py
Generated by
1.9.1