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

Variables

 BLUETOOTH_DISCOVERY_COOLDOWN_SECONDS
 
 CONF_ADAPTER
 
 CONF_DETAILS
 
 CONF_PASSIVE
 
 DOMAIN
 
 Final
 
 LINUX_FIRMWARE_LOAD_FALLBACK_SECONDS
 
 START_TIMEOUT
 

Detailed Description

Constants for the Bluetooth integration.

Variable Documentation

◆ BLUETOOTH_DISCOVERY_COOLDOWN_SECONDS

homeassistant.components.bluetooth.const.BLUETOOTH_DISCOVERY_COOLDOWN_SECONDS

Definition at line 36 of file const.py.

◆ CONF_ADAPTER

homeassistant.components.bluetooth.const.CONF_ADAPTER

Definition at line 16 of file const.py.

◆ CONF_DETAILS

homeassistant.components.bluetooth.const.CONF_DETAILS

Definition at line 17 of file const.py.

◆ CONF_PASSIVE

homeassistant.components.bluetooth.const.CONF_PASSIVE

Definition at line 18 of file const.py.

◆ DOMAIN

homeassistant.components.bluetooth.const.DOMAIN

Definition at line 14 of file const.py.

◆ Final

homeassistant.components.bluetooth.const.Final

Definition at line 21 of file const.py.

◆ LINUX_FIRMWARE_LOAD_FALLBACK_SECONDS

homeassistant.components.bluetooth.const.LINUX_FIRMWARE_LOAD_FALLBACK_SECONDS

Definition at line 35 of file const.py.

◆ START_TIMEOUT

homeassistant.components.bluetooth.const.START_TIMEOUT

Definition at line 27 of file const.py.