core/homeassistant/components/abode/const.py

4 lines
119 B
Python

"""Constants for the Abode Security System component."""
DOMAIN = "abode"
ATTRIBUTION = "Data provided by goabode.com"