1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-24 06:57:08 +00:00
Diogo Gomes 7ad7cdad3d
Add Prosegur Alarms ()
Co-authored-by: Franck Nijhof <frenck@frenck.dev>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-27 22:19:58 +02:00

6 lines
99 B
Python

"""Constants for the Prosegur Alarm integration."""
DOMAIN = "prosegur"
CONF_COUNTRY = "country"