"""Constants for emulated_kasa."""
CONF_POWER = "power"
CONF_POWER_ENTITY = "power_entity"
DOMAIN = "emulated_kasa"