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

Variables

int DEFAULT_SCAN_INTERVAL = 300
 
string DOMAIN = "medcom_ble"
 
string UNIT_CPM = "CPM"
 

Detailed Description

Constants for the Medcom BLE integration.

Variable Documentation

◆ DEFAULT_SCAN_INTERVAL

int homeassistant.components.medcom_ble.const.DEFAULT_SCAN_INTERVAL = 300

Definition at line 7 of file const.py.

◆ DOMAIN

string homeassistant.components.medcom_ble.const.DOMAIN = "medcom_ble"

Definition at line 3 of file const.py.

◆ UNIT_CPM

string homeassistant.components.medcom_ble.const.UNIT_CPM = "CPM"

Definition at line 10 of file const.py.