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

Variables

string ATTR_DEVICE = "devices"
 
string ATTR_DEVICE_ID = "deviceId"
 
string ATTR_DEVICE_NAME = "name"
 
string ATTR_DEVICE_STATE = "state"
 
string ATTR_DEVICE_TYPE = "type"
 
string ATTR_REPEAT = "repeat"
 
string ATTR_TARGET_DEVICE = "target_device"
 
string ATTR_TEXT_MESSAGE = "message"
 
string ATTR_TONE = "tone"
 
string ATTR_VOLUME = "volume"
 
string DEV_MODEL_FLEX_FOB_YS3604_EC = "YS3604-EC"
 
string DEV_MODEL_FLEX_FOB_YS3604_UC = "YS3604-UC"
 
string DEV_MODEL_FLEX_FOB_YS3614_EC = "YS3614-EC"
 
string DEV_MODEL_FLEX_FOB_YS3614_UC = "YS3614-UC"
 
string DEV_MODEL_MULTI_OUTLET_YS6801 = "YS6801"
 
string DEV_MODEL_PLUG_YS6602_EC = "YS6602-EC"
 
string DEV_MODEL_PLUG_YS6602_UC = "YS6602-UC"
 
string DEV_MODEL_PLUG_YS6803_EC = "YS6803-EC"
 
string DEV_MODEL_PLUG_YS6803_UC = "YS6803-UC"
 
string DEV_MODEL_TH_SENSOR_YS8004_EC = "YS8004-EC"
 
string DEV_MODEL_TH_SENSOR_YS8004_UC = "YS8004-UC"
 
string DEV_MODEL_TH_SENSOR_YS8008_EC = "YS8008-EC"
 
string DEV_MODEL_TH_SENSOR_YS8008_UC = "YS8008-UC"
 
string DEV_MODEL_TH_SENSOR_YS8014_EC = "YS8014-EC"
 
string DEV_MODEL_TH_SENSOR_YS8014_UC = "YS8014-UC"
 
string DEV_MODEL_TH_SENSOR_YS8017_EC = "YS8017-EC"
 
string DEV_MODEL_TH_SENSOR_YS8017_UC = "YS8017-UC"
 
string DEV_MODEL_WATER_METER_YS5007 = "YS5007"
 
string DOMAIN = "yolink"
 
string MANUFACTURER = "YoLink"
 
string YOLINK_EVENT = f"{DOMAIN}_event"
 
int YOLINK_OFFLINE_TIME = 32400
 

Detailed Description

Constants for the yolink integration.

Variable Documentation

◆ ATTR_DEVICE

string homeassistant.components.yolink.const.ATTR_DEVICE = "devices"

Definition at line 5 of file const.py.

◆ ATTR_DEVICE_ID

string homeassistant.components.yolink.const.ATTR_DEVICE_ID = "deviceId"

Definition at line 9 of file const.py.

◆ ATTR_DEVICE_NAME

string homeassistant.components.yolink.const.ATTR_DEVICE_NAME = "name"

Definition at line 7 of file const.py.

◆ ATTR_DEVICE_STATE

string homeassistant.components.yolink.const.ATTR_DEVICE_STATE = "state"

Definition at line 8 of file const.py.

◆ ATTR_DEVICE_TYPE

string homeassistant.components.yolink.const.ATTR_DEVICE_TYPE = "type"

Definition at line 6 of file const.py.

◆ ATTR_REPEAT

string homeassistant.components.yolink.const.ATTR_REPEAT = "repeat"

Definition at line 13 of file const.py.

◆ ATTR_TARGET_DEVICE

string homeassistant.components.yolink.const.ATTR_TARGET_DEVICE = "target_device"

Definition at line 10 of file const.py.

◆ ATTR_TEXT_MESSAGE

string homeassistant.components.yolink.const.ATTR_TEXT_MESSAGE = "message"

Definition at line 12 of file const.py.

◆ ATTR_TONE

string homeassistant.components.yolink.const.ATTR_TONE = "tone"

Definition at line 14 of file const.py.

◆ ATTR_VOLUME

string homeassistant.components.yolink.const.ATTR_VOLUME = "volume"

Definition at line 11 of file const.py.

◆ DEV_MODEL_FLEX_FOB_YS3604_EC

string homeassistant.components.yolink.const.DEV_MODEL_FLEX_FOB_YS3604_EC = "YS3604-EC"

Definition at line 29 of file const.py.

◆ DEV_MODEL_FLEX_FOB_YS3604_UC

string homeassistant.components.yolink.const.DEV_MODEL_FLEX_FOB_YS3604_UC = "YS3604-UC"

Definition at line 28 of file const.py.

◆ DEV_MODEL_FLEX_FOB_YS3614_EC

string homeassistant.components.yolink.const.DEV_MODEL_FLEX_FOB_YS3614_EC = "YS3614-EC"

Definition at line 31 of file const.py.

◆ DEV_MODEL_FLEX_FOB_YS3614_UC

string homeassistant.components.yolink.const.DEV_MODEL_FLEX_FOB_YS3614_UC = "YS3614-UC"

Definition at line 30 of file const.py.

◆ DEV_MODEL_MULTI_OUTLET_YS6801

string homeassistant.components.yolink.const.DEV_MODEL_MULTI_OUTLET_YS6801 = "YS6801"

Definition at line 19 of file const.py.

◆ DEV_MODEL_PLUG_YS6602_EC

string homeassistant.components.yolink.const.DEV_MODEL_PLUG_YS6602_EC = "YS6602-EC"

Definition at line 33 of file const.py.

◆ DEV_MODEL_PLUG_YS6602_UC

string homeassistant.components.yolink.const.DEV_MODEL_PLUG_YS6602_UC = "YS6602-UC"

Definition at line 32 of file const.py.

◆ DEV_MODEL_PLUG_YS6803_EC

string homeassistant.components.yolink.const.DEV_MODEL_PLUG_YS6803_EC = "YS6803-EC"

Definition at line 35 of file const.py.

◆ DEV_MODEL_PLUG_YS6803_UC

string homeassistant.components.yolink.const.DEV_MODEL_PLUG_YS6803_UC = "YS6803-UC"

Definition at line 34 of file const.py.

◆ DEV_MODEL_TH_SENSOR_YS8004_EC

string homeassistant.components.yolink.const.DEV_MODEL_TH_SENSOR_YS8004_EC = "YS8004-EC"

Definition at line 21 of file const.py.

◆ DEV_MODEL_TH_SENSOR_YS8004_UC

string homeassistant.components.yolink.const.DEV_MODEL_TH_SENSOR_YS8004_UC = "YS8004-UC"

Definition at line 20 of file const.py.

◆ DEV_MODEL_TH_SENSOR_YS8008_EC

string homeassistant.components.yolink.const.DEV_MODEL_TH_SENSOR_YS8008_EC = "YS8008-EC"

Definition at line 23 of file const.py.

◆ DEV_MODEL_TH_SENSOR_YS8008_UC

string homeassistant.components.yolink.const.DEV_MODEL_TH_SENSOR_YS8008_UC = "YS8008-UC"

Definition at line 22 of file const.py.

◆ DEV_MODEL_TH_SENSOR_YS8014_EC

string homeassistant.components.yolink.const.DEV_MODEL_TH_SENSOR_YS8014_EC = "YS8014-EC"

Definition at line 25 of file const.py.

◆ DEV_MODEL_TH_SENSOR_YS8014_UC

string homeassistant.components.yolink.const.DEV_MODEL_TH_SENSOR_YS8014_UC = "YS8014-UC"

Definition at line 24 of file const.py.

◆ DEV_MODEL_TH_SENSOR_YS8017_EC

string homeassistant.components.yolink.const.DEV_MODEL_TH_SENSOR_YS8017_EC = "YS8017-EC"

Definition at line 27 of file const.py.

◆ DEV_MODEL_TH_SENSOR_YS8017_UC

string homeassistant.components.yolink.const.DEV_MODEL_TH_SENSOR_YS8017_UC = "YS8017-UC"

Definition at line 26 of file const.py.

◆ DEV_MODEL_WATER_METER_YS5007

string homeassistant.components.yolink.const.DEV_MODEL_WATER_METER_YS5007 = "YS5007"

Definition at line 18 of file const.py.

◆ DOMAIN

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

Definition at line 3 of file const.py.

◆ MANUFACTURER

string homeassistant.components.yolink.const.MANUFACTURER = "YoLink"

Definition at line 4 of file const.py.

◆ YOLINK_EVENT

string homeassistant.components.yolink.const.YOLINK_EVENT = f"{DOMAIN}_event"

Definition at line 15 of file const.py.

◆ YOLINK_OFFLINE_TIME

int homeassistant.components.yolink.const.YOLINK_OFFLINE_TIME = 32400

Definition at line 16 of file const.py.