Classes | |
| class | YaleXSBLEOptionsFlowHandler |
| class | YalexsConfigFlow |
Functions | |
| dict[str, str] | async_validate_lock_or_error (str local_name, BLEDevice device, str key, int slot) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Config flow for Yale Access Bluetooth integration.
| dict[str, str] homeassistant.components.yalexs_ble.config_flow.async_validate_lock_or_error | ( | str | local_name, |
| BLEDevice | device, | ||
| str | key, | ||
| int | slot | ||
| ) |
Validate the lock and return errors if any.
Definition at line 42 of file config_flow.py.
|
private |
Definition at line 39 of file config_flow.py.