Variables | |
| string | CONF_RTSP_PORT = "rtsp_port" |
| string | CONF_STREAM = "stream" |
| string | DOMAIN = "foscam" |
| LOGGER = logging.getLogger(__package__) | |
| string | SERVICE_PTZ = "ptz" |
| string | SERVICE_PTZ_PRESET = "ptz_preset" |
Constants for Foscam component.
| 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" |