Home Assistant Unofficial Reference
2024.12.1
const.py
Go to the documentation of this file.
1
"""Constants for the Prosegur Alarm integration."""
2
3
DOMAIN =
"prosegur"
4
5
CONF_CONTRACT =
"contract"
6
7
SERVICE_REQUEST_IMAGE =
"request_image"
core
homeassistant
components
prosegur
const.py
Generated by
1.9.1