Classes | |
| class | AirlyFlowHandler |
Functions | |
| bool | test_location (ClientSession client, str api_key, float latitude, float longitude, bool use_nearest=False) |
Adds config flow for Airly.
| bool homeassistant.components.airly.config_flow.test_location | ( | ClientSession | client, |
| str | api_key, | ||
| float | latitude, | ||
| float | longitude, | ||
| bool | use_nearest = False |
||
| ) |
Return true if location is valid.
Definition at line 91 of file config_flow.py.