Home Assistant Unofficial Reference
2024.12.1
Namespaces
|
Variables
const.py File Reference
Go to the source code of this file.
Namespaces
homeassistant.components.yolink.const
Variables
string
homeassistant.components.yolink.const.ATTR_DEVICE
= "devices"
string
homeassistant.components.yolink.const.ATTR_DEVICE_ID
= "deviceId"
string
homeassistant.components.yolink.const.ATTR_DEVICE_NAME
= "name"
string
homeassistant.components.yolink.const.ATTR_DEVICE_STATE
= "state"
string
homeassistant.components.yolink.const.ATTR_DEVICE_TYPE
= "type"
string
homeassistant.components.yolink.const.ATTR_REPEAT
= "repeat"
string
homeassistant.components.yolink.const.ATTR_TARGET_DEVICE
= "target_device"
string
homeassistant.components.yolink.const.ATTR_TEXT_MESSAGE
= "message"
string
homeassistant.components.yolink.const.ATTR_TONE
= "tone"
string
homeassistant.components.yolink.const.ATTR_VOLUME
= "volume"
string
homeassistant.components.yolink.const.DEV_MODEL_FLEX_FOB_YS3604_EC
= "YS3604-EC"
string
homeassistant.components.yolink.const.DEV_MODEL_FLEX_FOB_YS3604_UC
= "YS3604-UC"
string
homeassistant.components.yolink.const.DEV_MODEL_FLEX_FOB_YS3614_EC
= "YS3614-EC"
string
homeassistant.components.yolink.const.DEV_MODEL_FLEX_FOB_YS3614_UC
= "YS3614-UC"
string
homeassistant.components.yolink.const.DEV_MODEL_MULTI_OUTLET_YS6801
= "YS6801"
string
homeassistant.components.yolink.const.DEV_MODEL_PLUG_YS6602_EC
= "YS6602-EC"
string
homeassistant.components.yolink.const.DEV_MODEL_PLUG_YS6602_UC
= "YS6602-UC"
string
homeassistant.components.yolink.const.DEV_MODEL_PLUG_YS6803_EC
= "YS6803-EC"
string
homeassistant.components.yolink.const.DEV_MODEL_PLUG_YS6803_UC
= "YS6803-UC"
string
homeassistant.components.yolink.const.DEV_MODEL_TH_SENSOR_YS8004_EC
= "YS8004-EC"
string
homeassistant.components.yolink.const.DEV_MODEL_TH_SENSOR_YS8004_UC
= "YS8004-UC"
string
homeassistant.components.yolink.const.DEV_MODEL_TH_SENSOR_YS8008_EC
= "YS8008-EC"
string
homeassistant.components.yolink.const.DEV_MODEL_TH_SENSOR_YS8008_UC
= "YS8008-UC"
string
homeassistant.components.yolink.const.DEV_MODEL_TH_SENSOR_YS8014_EC
= "YS8014-EC"
string
homeassistant.components.yolink.const.DEV_MODEL_TH_SENSOR_YS8014_UC
= "YS8014-UC"
string
homeassistant.components.yolink.const.DEV_MODEL_TH_SENSOR_YS8017_EC
= "YS8017-EC"
string
homeassistant.components.yolink.const.DEV_MODEL_TH_SENSOR_YS8017_UC
= "YS8017-UC"
string
homeassistant.components.yolink.const.DEV_MODEL_WATER_METER_YS5007
= "YS5007"
string
homeassistant.components.yolink.const.DOMAIN
= "yolink"
string
homeassistant.components.yolink.const.MANUFACTURER
= "YoLink"
string
homeassistant.components.yolink.const.YOLINK_EVENT
= f"{DOMAIN}_event"
int
homeassistant.components.yolink.const.YOLINK_OFFLINE_TIME
= 32400
core
homeassistant
components
yolink
const.py
Generated by
1.9.1