Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.nasweb.coordinator Namespace Reference

Classes

class  NASwebCoordinator
 
class  NotificationCoordinator
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Message routing coordinators for handling NASweb push notifications.

Variable Documentation

◆ _LOGGER

homeassistant.components.nasweb.coordinator._LOGGER = logging.getLogger(__name__)
private

Definition at line 22 of file coordinator.py.