1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-22 14:57:14 +00:00
2023-12-13 17:05:37 +01:00

6 lines
89 B
Python

"""NextBus Constants."""
DOMAIN = "nextbus"
CONF_AGENCY = "agency"
CONF_ROUTE = "route"