Go to the source code of this file.
Namespaces | |
| homeassistant.components.openweathermap.utils | |
Functions | |
| tuple[dict[str, Any], dict[str, Any]] | homeassistant.components.openweathermap.utils.build_data_and_options (dict[str, Any] combined_data) |
| def | homeassistant.components.openweathermap.utils.validate_api_key (api_key, mode) |
Variables | |
| dictionary | homeassistant.components.openweathermap.utils.OPTION_DEFAULTS = {CONF_LANGUAGE: DEFAULT_LANGUAGE, CONF_MODE: DEFAULT_OWM_MODE} |