Home Assistant Unofficial Reference
2024.12.1
Namespaces
|
Variables
const.py File Reference
Go to the source code of this file.
Namespaces
homeassistant.components.ezviz.const
Variables
string
homeassistant.components.ezviz.const.ATTR_DIRECTION
= "direction"
string
homeassistant.components.ezviz.const.ATTR_ENABLE
= "enable"
string
homeassistant.components.ezviz.const.ATTR_LEVEL
= "level"
string
homeassistant.components.ezviz.const.ATTR_SERIAL
= "serial"
string
homeassistant.components.ezviz.const.ATTR_SPEED
= "speed"
string
homeassistant.components.ezviz.const.ATTR_TYPE
= "type_value"
string
homeassistant.components.ezviz.const.ATTR_TYPE_CAMERA
= "CAMERA_ACCOUNT"
string
homeassistant.components.ezviz.const.ATTR_TYPE_CLOUD
= "EZVIZ_CLOUD_ACCOUNT"
string
homeassistant.components.ezviz.const.CONF_EZVIZ_ACCOUNT
= "ezviz_account"
string
homeassistant.components.ezviz.const.CONF_FFMPEG_ARGUMENTS
= "ffmpeg_arguments"
string
homeassistant.components.ezviz.const.CONF_RFSESSION_ID
= "rf_session_id"
string
homeassistant.components.ezviz.const.CONF_SESSION_ID
= "session_id"
string
homeassistant.components.ezviz.const.DATA_COORDINATOR
= "coordinator"
string
homeassistant.components.ezviz.const.DEFAULT_CAMERA_USERNAME
= "admin"
string
homeassistant.components.ezviz.const.DEFAULT_FFMPEG_ARGUMENTS
= ""
int
homeassistant.components.ezviz.const.DEFAULT_TIMEOUT
= 25
string
homeassistant.components.ezviz.const.DIR_DOWN
= "down"
string
homeassistant.components.ezviz.const.DIR_LEFT
= "left"
string
homeassistant.components.ezviz.const.DIR_RIGHT
= "right"
string
homeassistant.components.ezviz.const.DIR_UP
= "up"
string
homeassistant.components.ezviz.const.DOMAIN
= "ezviz"
string
homeassistant.components.ezviz.const.EU_URL
= "apiieu.ezvizlife.com"
string
homeassistant.components.ezviz.const.MANUFACTURER
= "EZVIZ"
string
homeassistant.components.ezviz.const.RUSSIA_URL
= "apirus.ezvizru.com"
string
homeassistant.components.ezviz.const.SERVICE_DETECTION_SENSITIVITY
= "set_alarm_detection_sensibility"
string
homeassistant.components.ezviz.const.SERVICE_WAKE_DEVICE
= "wake_device"
core
homeassistant
components
ezviz
const.py
Generated by
1.9.1