Classes | |
| class | NextBusFlowHandler |
Functions | |
| SelectSelector | _dict_to_select_selector (dict[str, str] options) |
| dict[str, str] | _get_agency_tags (NextBusClient client) |
| dict[str, str] | _get_route_tags (NextBusClient client, str agency_tag) |
| dict[str, str] | _get_stop_tags (NextBusClient client, str agency_tag, str route_tag) |
| str | _unique_id_from_data (dict[str, str] data) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Config flow to configure the Nextbus integration.
|
private |
Definition at line 24 of file config_flow.py.
|
private |
Definition at line 39 of file config_flow.py.
|
private |
Definition at line 43 of file config_flow.py.
|
private |
Definition at line 47 of file config_flow.py.
|
private |
Definition at line 69 of file config_flow.py.
|
private |
Definition at line 21 of file config_flow.py.