Home Assistant Unofficial Reference 2024.12.1
config_flow.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.openexchangerates.config_flow.OpenExchangeRatesConfigFlow
 

Namespaces

 homeassistant.components.openexchangerates.config_flow
 

Functions

vol.Schema homeassistant.components.openexchangerates.config_flow.get_data_schema (dict[str, str] currencies, Mapping[str, str] existing_data)
 
dict[str, str] homeassistant.components.openexchangerates.config_flow.validate_input (HomeAssistant hass, dict[str, str] data)