Home Assistant Unofficial Reference
2024.12.1
Classes
|
Namespaces
|
Variables
type_cameras.py File Reference
Go to the source code of this file.
Classes
class
homeassistant.components.homekit.type_cameras.Camera
Namespaces
homeassistant.components.homekit.type_cameras
Variables
homeassistant.components.homekit.type_cameras._LOGGER
= logging.getLogger(__name__)
tuple
homeassistant.components.homekit.type_cameras.AUDIO_OUTPUT
dictionary
homeassistant.components.homekit.type_cameras.CONFIG_DEFAULTS
int
homeassistant.components.homekit.type_cameras.DOORBELL_DOUBLE_PRESS
= 1
int
homeassistant.components.homekit.type_cameras.DOORBELL_LONG_PRESS
= 2
int
homeassistant.components.homekit.type_cameras.DOORBELL_SINGLE_PRESS
= 0
string
homeassistant.components.homekit.type_cameras.FFMPEG_LOGGER
= "ffmpeg_logger"
string
homeassistant.components.homekit.type_cameras.FFMPEG_PID
= "ffmpeg_pid"
homeassistant.components.homekit.type_cameras.FFMPEG_WATCH_INTERVAL
= timedelta(seconds=5)
string
homeassistant.components.homekit.type_cameras.FFMPEG_WATCHER
= "ffmpeg_watcher"
list
homeassistant.components.homekit.type_cameras.RESOLUTIONS
string
homeassistant.components.homekit.type_cameras.SESSION_ID
= "session_id"
list
homeassistant.components.homekit.type_cameras.SLOW_RESOLUTIONS
tuple
homeassistant.components.homekit.type_cameras.VIDEO_OUTPUT
core
homeassistant
components
homekit
type_cameras.py
Generated by
1.9.1