"""Define constants for the Somfy component.""" DOMAIN = "somfy" COORDINATOR = "coordinator" API = "api" CONF_OPTIMISTIC = "optimistic"