Classes | |
| class | NetatmoFlowHandler |
| class | NetatmoOptionsFlowHandler |
Functions | |
| dict | fix_coordinates (dict user_input) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Config flow for Netatmo.
| dict homeassistant.components.netatmo.config_flow.fix_coordinates | ( | dict | user_input | ) |
Fix coordinates if they don't comply with the Netatmo API.
Definition at line 216 of file config_flow.py.
|
private |
Definition at line 35 of file config_flow.py.