Classes | |
| class | SmhiFlowHandler |
Functions | |
| bool | async_check_location (HomeAssistant hass, float longitude, float latitude) |
Config flow to configure SMHI component.
| bool homeassistant.components.smhi.config_flow.async_check_location | ( | HomeAssistant | hass, |
| float | longitude, | ||
| float | latitude | ||
| ) |
Return true if location is ok.
Definition at line 24 of file config_flow.py.