"""Define constants for the Somfy component."""
DOMAIN = "somfy"
CLIENT_ID = "client_id"
CLIENT_SECRET = "client_secret"