1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-30 04:05:01 +01:00
Files
2024-03-08 20:38:34 +01:00

7 lines
90 B
Python

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