Classes | |
| class | BluetoothConfigFlow |
Functions | |
| str | adapter_display_info (str adapter, AdapterDetails details) |
Variables | |
| dictionary | OPTIONS_FLOW |
| OPTIONS_SCHEMA | |
Config flow to configure the Bluetooth integration.
| str homeassistant.components.bluetooth.config_flow.adapter_display_info | ( | str | adapter, |
| AdapterDetails | details | ||
| ) |
Return the adapter display info.
Definition at line 42 of file config_flow.py.
| dictionary homeassistant.components.bluetooth.config_flow.OPTIONS_FLOW |
Definition at line 37 of file config_flow.py.
| homeassistant.components.bluetooth.config_flow.OPTIONS_SCHEMA |
Definition at line 32 of file config_flow.py.