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

Classes

class  HarmonyData
 

Variables

 _LOGGER = logging.getLogger(__name__)
 
 HarmonyConfigEntry
 

Detailed Description

Harmony data object which contains the Harmony Client.

Variable Documentation

◆ _LOGGER

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

Definition at line 20 of file data.py.

◆ HarmonyConfigEntry

homeassistant.components.harmony.data.HarmonyConfigEntry

Definition at line 23 of file data.py.