Home Assistant Unofficial Reference 2024.12.1
config_flow.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.trafikverket_train.config_flow.TVTrainConfigFlow
 
class  homeassistant.components.trafikverket_train.config_flow.TVTrainOptionsFlowHandler
 

Namespaces

 homeassistant.components.trafikverket_train.config_flow
 

Functions

dict[str, str] homeassistant.components.trafikverket_train.config_flow.validate_input (HomeAssistant hass, str api_key, str train_from, str train_to, str|None train_time, list[str] weekdays, str|None product_filter)
 

Variables

 homeassistant.components.trafikverket_train.config_flow._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.trafikverket_train.config_flow.DATA_SCHEMA
 
 homeassistant.components.trafikverket_train.config_flow.DATA_SCHEMA_REAUTH
 
dictionary homeassistant.components.trafikverket_train.config_flow.OPTION_SCHEMA