core/homeassistant/components/watergate/const.py

8 lines
140 B
Python

"""Constants for the Watergate integration."""
DOMAIN = "watergate"
MANUFACTURER = "Watergate"
AUTO_SHUT_OFF_EVENT_NAME = "watergate_{}"