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

Variables

string CONF_DEVICE_API_ID = "api-device-id"
 
string DOMAIN = "energenie_power_sockets"
 
 LOGGER = logging.getLogger(__package__)
 

Detailed Description

Constants for Energenie Power Sockets.

Variable Documentation

◆ CONF_DEVICE_API_ID

string homeassistant.components.energenie_power_sockets.const.CONF_DEVICE_API_ID = "api-device-id"

Definition at line 7 of file const.py.

◆ DOMAIN

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

Definition at line 8 of file const.py.

◆ LOGGER

homeassistant.components.energenie_power_sockets.const.LOGGER = logging.getLogger(__package__)

Definition at line 5 of file const.py.