2021-02-20 21:55:23 +00:00
|
|
|
"""Constants for the Rituals Perfume Genie integration."""
|
|
|
|
DOMAIN = "rituals_perfume_genie"
|
|
|
|
|
2021-07-12 18:40:16 +00:00
|
|
|
ACCOUNT_HASH = "account_hash"
|
|
|
|
|
2021-04-11 20:36:44 +00:00
|
|
|
COORDINATORS = "coordinators"
|
|
|
|
DEVICES = "devices"
|