Functions | |
| SwissPublicTransportConfigEntry | async_get_entry (HomeAssistant hass, str config_entry_id) |
| None | setup_services (HomeAssistant hass) |
Variables | |
| SERVICE_FETCH_CONNECTIONS_SCHEMA | |
Define services for the Swiss public transport integration.
| SwissPublicTransportConfigEntry homeassistant.components.swiss_public_transport.services.async_get_entry | ( | HomeAssistant | hass, |
| str | config_entry_id | ||
| ) |
Get the Swiss public transport config entry.
Definition at line 42 of file services.py.
| None homeassistant.components.swiss_public_transport.services.setup_services | ( | HomeAssistant | hass | ) |
Set up the services for the Swiss public transport integration.
Definition at line 61 of file services.py.
| homeassistant.components.swiss_public_transport.services.SERVICE_FETCH_CONNECTIONS_SCHEMA |
Definition at line 30 of file services.py.