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

Classes

class  HarmonyCallback
 
class  HarmonySubscriberMixin
 

Variables

 _LOGGER = logging.getLogger(__name__)
 
 ActivityCallback
 
 NoParamCallback
 

Detailed Description

Mixin class for handling harmony callback subscriptions.

Variable Documentation

◆ _LOGGER

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

Definition at line 11 of file subscriber.py.

◆ ActivityCallback

homeassistant.components.harmony.subscriber.ActivityCallback

Definition at line 14 of file subscriber.py.

◆ NoParamCallback

homeassistant.components.harmony.subscriber.NoParamCallback

Definition at line 13 of file subscriber.py.