Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.emulated_kasa.const Namespace Reference

Variables

string CONF_POWER = "power"
 
string CONF_POWER_ENTITY = "power_entity"
 
string DOMAIN = "emulated_kasa"
 

Detailed Description

Constants for emulated_kasa.

Variable Documentation

◆ CONF_POWER

string homeassistant.components.emulated_kasa.const.CONF_POWER = "power"

Definition at line 3 of file const.py.

◆ CONF_POWER_ENTITY

string homeassistant.components.emulated_kasa.const.CONF_POWER_ENTITY = "power_entity"

Definition at line 4 of file const.py.

◆ DOMAIN

string homeassistant.components.emulated_kasa.const.DOMAIN = "emulated_kasa"

Definition at line 5 of file const.py.