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

Variables

string CONF_EXCLUDE_CHANNELS = "exclude_channels"
 
string DOMAIN = "qvr_pro"
 
string SERVICE_START_RECORD = "start_record"
 
string SERVICE_STOP_RECORD = "stop_record"
 
string SHORT_NAME = "QVR"
 

Detailed Description

Constants for QVR Pro component.

Variable Documentation

◆ CONF_EXCLUDE_CHANNELS

string homeassistant.components.qvr_pro.const.CONF_EXCLUDE_CHANNELS = "exclude_channels"

Definition at line 6 of file const.py.

◆ DOMAIN

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

Definition at line 3 of file const.py.

◆ SERVICE_START_RECORD

string homeassistant.components.qvr_pro.const.SERVICE_START_RECORD = "start_record"

Definition at line 9 of file const.py.

◆ SERVICE_STOP_RECORD

string homeassistant.components.qvr_pro.const.SERVICE_STOP_RECORD = "stop_record"

Definition at line 8 of file const.py.

◆ SHORT_NAME

string homeassistant.components.qvr_pro.const.SHORT_NAME = "QVR"

Definition at line 4 of file const.py.