"""Constants for the Rituals Perfume Genie integration.""" DOMAIN = "rituals_perfume_genie" ACCOUNT_HASH = "account_hash" COORDINATORS = "coordinators" DEVICES = "devices"