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

Variables

string ASPECT_DEC = "aspect_dec"
 
string ASPECT_INT = "aspect_int"
 
string ASPECT_NAME = "aspect_name"
 
string ASPECT_RES = "aspect_res"
 
string DEFAULT_NAME = "envy"
 
int DEFAULT_PORT = 44077
 
string DOMAIN = "madvr"
 
string INCOMING_ASPECT_RATIO = "incoming_aspect_ratio"
 
string INCOMING_BIT_DEPTH = "incoming_bit_depth"
 
string INCOMING_BLACK_LEVELS = "incoming_black_levels"
 
string INCOMING_COLOR_SPACE = "incoming_color_space"
 
string INCOMING_COLORIMETRY = "incoming_colorimetry"
 
string INCOMING_FRAME_RATE = "incoming_frame_rate"
 
string INCOMING_RES = "incoming_res"
 
string INCOMING_SIGNAL_TYPE = "incoming_signal_type"
 
string MASKING_DEC = "masking_dec"
 
string MASKING_INT = "masking_int"
 
string MASKING_RES = "masking_res"
 
string OUTGOING_BIT_DEPTH = "outgoing_bit_depth"
 
string OUTGOING_BLACK_LEVELS = "outgoing_black_levels"
 
string OUTGOING_COLOR_SPACE = "outgoing_color_space"
 
string OUTGOING_COLORIMETRY = "outgoing_colorimetry"
 
string OUTGOING_FRAME_RATE = "outgoing_frame_rate"
 
string OUTGOING_RES = "outgoing_res"
 
string OUTGOING_SIGNAL_TYPE = "outgoing_signal_type"
 
string TEMP_CPU = "temp_cpu"
 
string TEMP_GPU = "temp_gpu"
 
string TEMP_HDMI = "temp_hdmi"
 
string TEMP_MAINBOARD = "temp_mainboard"
 

Detailed Description

Constants for the madvr-envy integration.

Variable Documentation

◆ ASPECT_DEC

string homeassistant.components.madvr.const.ASPECT_DEC = "aspect_dec"

Definition at line 29 of file const.py.

◆ ASPECT_INT

string homeassistant.components.madvr.const.ASPECT_INT = "aspect_int"

Definition at line 30 of file const.py.

◆ ASPECT_NAME

string homeassistant.components.madvr.const.ASPECT_NAME = "aspect_name"

Definition at line 31 of file const.py.

◆ ASPECT_RES

string homeassistant.components.madvr.const.ASPECT_RES = "aspect_res"

Definition at line 28 of file const.py.

◆ DEFAULT_NAME

string homeassistant.components.madvr.const.DEFAULT_NAME = "envy"

Definition at line 5 of file const.py.

◆ DEFAULT_PORT

int homeassistant.components.madvr.const.DEFAULT_PORT = 44077

Definition at line 6 of file const.py.

◆ DOMAIN

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

Definition at line 3 of file const.py.

◆ INCOMING_ASPECT_RATIO

string homeassistant.components.madvr.const.INCOMING_ASPECT_RATIO = "incoming_aspect_ratio"

Definition at line 20 of file const.py.

◆ INCOMING_BIT_DEPTH

string homeassistant.components.madvr.const.INCOMING_BIT_DEPTH = "incoming_bit_depth"

Definition at line 17 of file const.py.

◆ INCOMING_BLACK_LEVELS

string homeassistant.components.madvr.const.INCOMING_BLACK_LEVELS = "incoming_black_levels"

Definition at line 19 of file const.py.

◆ INCOMING_COLOR_SPACE

string homeassistant.components.madvr.const.INCOMING_COLOR_SPACE = "incoming_color_space"

Definition at line 16 of file const.py.

◆ INCOMING_COLORIMETRY

string homeassistant.components.madvr.const.INCOMING_COLORIMETRY = "incoming_colorimetry"

Definition at line 18 of file const.py.

◆ INCOMING_FRAME_RATE

string homeassistant.components.madvr.const.INCOMING_FRAME_RATE = "incoming_frame_rate"

Definition at line 15 of file const.py.

◆ INCOMING_RES

string homeassistant.components.madvr.const.INCOMING_RES = "incoming_res"

Definition at line 13 of file const.py.

◆ INCOMING_SIGNAL_TYPE

string homeassistant.components.madvr.const.INCOMING_SIGNAL_TYPE = "incoming_signal_type"

Definition at line 14 of file const.py.

◆ MASKING_DEC

string homeassistant.components.madvr.const.MASKING_DEC = "masking_dec"

Definition at line 33 of file const.py.

◆ MASKING_INT

string homeassistant.components.madvr.const.MASKING_INT = "masking_int"

Definition at line 34 of file const.py.

◆ MASKING_RES

string homeassistant.components.madvr.const.MASKING_RES = "masking_res"

Definition at line 32 of file const.py.

◆ OUTGOING_BIT_DEPTH

string homeassistant.components.madvr.const.OUTGOING_BIT_DEPTH = "outgoing_bit_depth"

Definition at line 25 of file const.py.

◆ OUTGOING_BLACK_LEVELS

string homeassistant.components.madvr.const.OUTGOING_BLACK_LEVELS = "outgoing_black_levels"

Definition at line 27 of file const.py.

◆ OUTGOING_COLOR_SPACE

string homeassistant.components.madvr.const.OUTGOING_COLOR_SPACE = "outgoing_color_space"

Definition at line 24 of file const.py.

◆ OUTGOING_COLORIMETRY

string homeassistant.components.madvr.const.OUTGOING_COLORIMETRY = "outgoing_colorimetry"

Definition at line 26 of file const.py.

◆ OUTGOING_FRAME_RATE

string homeassistant.components.madvr.const.OUTGOING_FRAME_RATE = "outgoing_frame_rate"

Definition at line 23 of file const.py.

◆ OUTGOING_RES

string homeassistant.components.madvr.const.OUTGOING_RES = "outgoing_res"

Definition at line 21 of file const.py.

◆ OUTGOING_SIGNAL_TYPE

string homeassistant.components.madvr.const.OUTGOING_SIGNAL_TYPE = "outgoing_signal_type"

Definition at line 22 of file const.py.

◆ TEMP_CPU

string homeassistant.components.madvr.const.TEMP_CPU = "temp_cpu"

Definition at line 11 of file const.py.

◆ TEMP_GPU

string homeassistant.components.madvr.const.TEMP_GPU = "temp_gpu"

Definition at line 9 of file const.py.

◆ TEMP_HDMI

string homeassistant.components.madvr.const.TEMP_HDMI = "temp_hdmi"

Definition at line 10 of file const.py.

◆ TEMP_MAINBOARD

string homeassistant.components.madvr.const.TEMP_MAINBOARD = "temp_mainboard"

Definition at line 12 of file const.py.