Classes | |
| class | AirthingsConfigFlow |
| class | AirthingsDeviceUpdateError |
| class | Discovery |
Functions | |
| str | get_name (AirthingsDevice device) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| list | SERVICE_UUIDS |
Config flow for Airthings BlE integration.
| str homeassistant.components.airthings_ble.config_flow.get_name | ( | AirthingsDevice | device | ) |
Generate name with model and identifier for device.
Definition at line 42 of file config_flow.py.
|
private |
Definition at line 23 of file config_flow.py.
| list homeassistant.components.airthings_ble.config_flow.SERVICE_UUIDS |
Definition at line 25 of file config_flow.py.