Functions | |
| tuple[dict[str, Any], dict[str, Any]] | build_data_and_options (dict[str, Any] combined_data) |
| def | validate_api_key (api_key, mode) |
Variables | |
| dictionary | OPTION_DEFAULTS = {CONF_LANGUAGE: DEFAULT_LANGUAGE, CONF_MODE: DEFAULT_OWM_MODE} |
Util functions for OpenWeatherMap.
| 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 | |||
| ) |