core/homeassistant/components/whirlpool/const.py

5 lines
108 B
Python

"""Constants for the Whirlpool Sixth Sense integration."""
DOMAIN = "whirlpool"
AUTH_INSTANCE_KEY = "auth"