Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.harmony.entity Namespace Reference

Classes

class  HarmonyEntity
 

Variables

 _LOGGER = logging.getLogger(__name__)
 
int TIME_MARK_DISCONNECTED = 10
 

Detailed Description

Base class Harmony entities.

Variable Documentation

◆ _LOGGER

homeassistant.components.harmony.entity._LOGGER = logging.getLogger(__name__)
private

Definition at line 15 of file entity.py.

◆ TIME_MARK_DISCONNECTED

int homeassistant.components.harmony.entity.TIME_MARK_DISCONNECTED = 10

Definition at line 17 of file entity.py.