Functions | |
| BluetoothServiceInfoBleak|None | async_find_existing_service_info (HomeAssistant hass, str local_name, str address) |
| BluetoothCallbackMatcher | bluetooth_callback_matcher (str local_name, str address) |
| str | human_readable_name (str|None name, str local_name, str address) |
| str | short_address (str address) |
The yalexs_ble integration models.
| BluetoothServiceInfoBleak | None homeassistant.components.yalexs_ble.util.async_find_existing_service_info | ( | HomeAssistant | hass, |
| str | local_name, | ||
| str | address | ||
| ) |
| BluetoothCallbackMatcher homeassistant.components.yalexs_ble.util.bluetooth_callback_matcher | ( | str | local_name, |
| str | address | ||
| ) |
| str homeassistant.components.yalexs_ble.util.human_readable_name | ( | str | None | name, |
| str | local_name, | ||
| str | address | ||
| ) |