Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.xiaomi_ble.device Namespace Reference

Functions

PassiveBluetoothEntityKey device_key_to_bluetooth_entity_key (DeviceKey device_key)
 

Detailed Description

Support for Xioami BLE devices.

Function Documentation

◆ device_key_to_bluetooth_entity_key()

PassiveBluetoothEntityKey homeassistant.components.xiaomi_ble.device.device_key_to_bluetooth_entity_key ( DeviceKey  device_key)
Convert a device key to an entity key.

Definition at line 12 of file device.py.