mirror of
https://github.com/home-assistant/core.git
synced 2025-05-12 01:49:16 +00:00

Co-authored-by: Franck Nijhof <frenck@frenck.dev> Co-authored-by: Franck Nijhof <git@frenck.dev>
6 lines
99 B
Python
6 lines
99 B
Python
"""Constants for the Prosegur Alarm integration."""
|
|
|
|
DOMAIN = "prosegur"
|
|
|
|
CONF_COUNTRY = "country"
|