Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.bluetooth.models Namespace Reference

Variables

 BluetoothCallback
 
 BluetoothChange = Enum("BluetoothChange", "ADVERTISEMENT")
 
 ProcessAdvertisementCallback
 

Detailed Description

Models for bluetooth.

Variable Documentation

◆ BluetoothCallback

homeassistant.components.bluetooth.models.BluetoothCallback

Definition at line 11 of file models.py.

◆ BluetoothChange

homeassistant.components.bluetooth.models.BluetoothChange = Enum("BluetoothChange", "ADVERTISEMENT")

Definition at line 10 of file models.py.

◆ ProcessAdvertisementCallback

homeassistant.components.bluetooth.models.ProcessAdvertisementCallback

Definition at line 12 of file models.py.