Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.foscam.const
 

Variables

string homeassistant.components.foscam.const.CONF_RTSP_PORT = "rtsp_port"
 
string homeassistant.components.foscam.const.CONF_STREAM = "stream"
 
string homeassistant.components.foscam.const.DOMAIN = "foscam"
 
 homeassistant.components.foscam.const.LOGGER = logging.getLogger(__package__)
 
string homeassistant.components.foscam.const.SERVICE_PTZ = "ptz"
 
string homeassistant.components.foscam.const.SERVICE_PTZ_PRESET = "ptz_preset"