Home Assistant Unofficial Reference 2024.12.1
config_flow.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.ollama.config_flow.OllamaConfigFlow
 
class  homeassistant.components.ollama.config_flow.OllamaOptionsFlow
 

Namespaces

 homeassistant.components.ollama.config_flow
 

Functions

str homeassistant.components.ollama.config_flow._get_title (str model)
 
dict homeassistant.components.ollama.config_flow.ollama_config_option_schema (HomeAssistant hass, MappingProxyType[str, Any] options)
 

Variables

 homeassistant.components.ollama.config_flow._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.ollama.config_flow.STEP_USER_DATA_SCHEMA