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

Functions

PassiveBluetoothEntityKey device_key_to_bluetooth_entity_key (DeviceKey device_key)
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Support for Kegtron devices.

Function Documentation

◆ device_key_to_bluetooth_entity_key()

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

Definition at line 16 of file device.py.

Variable Documentation

◆ _LOGGER

homeassistant.components.kegtron.device._LOGGER = logging.getLogger(__name__)
private

Definition at line 13 of file device.py.