Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.prosegur.const Namespace Reference

Variables

string CONF_CONTRACT = "contract"
 
string DOMAIN = "prosegur"
 
string SERVICE_REQUEST_IMAGE = "request_image"
 

Detailed Description

Constants for the Prosegur Alarm integration.

Variable Documentation

◆ CONF_CONTRACT

string homeassistant.components.prosegur.const.CONF_CONTRACT = "contract"

Definition at line 5 of file const.py.

◆ DOMAIN

string homeassistant.components.prosegur.const.DOMAIN = "prosegur"

Definition at line 3 of file const.py.

◆ SERVICE_REQUEST_IMAGE

string homeassistant.components.prosegur.const.SERVICE_REQUEST_IMAGE = "request_image"

Definition at line 7 of file const.py.