Home Assistant Unofficial Reference
2024.12.1
Namespaces
|
Variables
const.py File Reference
Go to the source code of this file.
Namespaces
homeassistant.components.unifiprotect.const
Variables
string
homeassistant.components.unifiprotect.const.ATTR_ANONYMIZE
= "anonymize"
string
homeassistant.components.unifiprotect.const.ATTR_BITRATE
= "bitrate"
string
homeassistant.components.unifiprotect.const.ATTR_CHANNEL_ID
= "channel_id"
string
homeassistant.components.unifiprotect.const.ATTR_DURATION
= "duration"
string
homeassistant.components.unifiprotect.const.ATTR_EVENT_ID
= "event_id"
string
homeassistant.components.unifiprotect.const.ATTR_EVENT_SCORE
= "event_score"
string
homeassistant.components.unifiprotect.const.ATTR_FPS
= "fps"
string
homeassistant.components.unifiprotect.const.ATTR_HEIGHT
= "height"
string
homeassistant.components.unifiprotect.const.ATTR_MESSAGE
= "message"
string
homeassistant.components.unifiprotect.const.ATTR_WIDTH
= "width"
int
homeassistant.components.unifiprotect.const.AUTH_RETRIES
= 2
string
homeassistant.components.unifiprotect.const.CONF_ALL_UPDATES
= "all_updates"
string
homeassistant.components.unifiprotect.const.CONF_ALLOW_EA
= "allow_ea_channel"
string
homeassistant.components.unifiprotect.const.CONF_DISABLE_RTSP
= "disable_rtsp"
string
homeassistant.components.unifiprotect.const.CONF_MAX_MEDIA
= "max_media"
string
homeassistant.components.unifiprotect.const.CONF_OVERRIDE_CHOST
= "override_connection_host"
list
homeassistant.components.unifiprotect.const.CONFIG_OPTIONS
string
homeassistant.components.unifiprotect.const.DEFAULT_ATTRIBUTION
= "Powered by UniFi Protect Server"
string
homeassistant.components.unifiprotect.const.DEFAULT_BRAND
= "Ubiquiti"
int
homeassistant.components.unifiprotect.const.DEFAULT_MAX_MEDIA
= 1000
int
homeassistant.components.unifiprotect.const.DEFAULT_PORT
= 443
bool
homeassistant.components.unifiprotect.const.DEFAULT_VERIFY_SSL
= False
dictionary
homeassistant.components.unifiprotect.const.DEVICES_FOR_SUBSCRIBE
= DEVICES_WITH_ENTITIES | {ModelType.EVENT}
dictionary
homeassistant.components.unifiprotect.const.DEVICES_THAT_ADOPT
dictionary
homeassistant.components.unifiprotect.const.DEVICES_WITH_ENTITIES
= DEVICES_THAT_ADOPT | {ModelType.NVR}
string
homeassistant.components.unifiprotect.const.DISPATCH_ADD
= "add_device"
string
homeassistant.components.unifiprotect.const.DISPATCH_ADOPT
= "adopt_device"
string
homeassistant.components.unifiprotect.const.DISPATCH_CHANNELS
= "new_camera_channels"
string
homeassistant.components.unifiprotect.const.DOMAIN
= "unifiprotect"
homeassistant.components.unifiprotect.const.Final
homeassistant.components.unifiprotect.const.MIN_REQUIRED_PROTECT_V
= Version("1.20.0")
tuple
homeassistant.components.unifiprotect.const.OUTDATED_LOG_MESSAGE
list
homeassistant.components.unifiprotect.const.PLATFORMS
string
homeassistant.components.unifiprotect.const.TYPE_EMPTY_VALUE
= ""
core
homeassistant
components
unifiprotect
const.py
Generated by
1.9.1