Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.tcp.common Namespace Reference

Variables

 CONF_BUFFER_SIZE
 
 CONF_NAME
 
 CONF_SSL
 
 CONF_TIMEOUT
 
 CONF_VERIFY_SSL
 
 default
 

Detailed Description

Common code for TCP component.

Variable Documentation

◆ CONF_BUFFER_SIZE

homeassistant.components.tcp.common.CONF_BUFFER_SIZE

Definition at line 36 of file common.py.

◆ CONF_NAME

homeassistant.components.tcp.common.CONF_NAME

Definition at line 37 of file common.py.

◆ CONF_SSL

homeassistant.components.tcp.common.CONF_SSL

Definition at line 42 of file common.py.

◆ CONF_TIMEOUT

homeassistant.components.tcp.common.CONF_TIMEOUT

Definition at line 38 of file common.py.

◆ CONF_VERIFY_SSL

homeassistant.components.tcp.common.CONF_VERIFY_SSL

Definition at line 43 of file common.py.

◆ default

homeassistant.components.tcp.common.default

Definition at line 36 of file common.py.