core/homeassistant/components/watergate/const.py

6 lines
97 B
Python

"""Constants for the Watergate integration."""
DOMAIN = "watergate"
MANUFACTURER = "Watergate"