Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.nextbus.const Namespace Reference

Variables

string CONF_AGENCY = "agency"
 
string CONF_ROUTE = "route"
 
string DOMAIN = "nextbus"
 

Detailed Description

NextBus Constants.

Variable Documentation

◆ CONF_AGENCY

string homeassistant.components.nextbus.const.CONF_AGENCY = "agency"

Definition at line 5 of file const.py.

◆ CONF_ROUTE

string homeassistant.components.nextbus.const.CONF_ROUTE = "route"

Definition at line 6 of file const.py.

◆ DOMAIN

string homeassistant.components.nextbus.const.DOMAIN = "nextbus"

Definition at line 3 of file const.py.