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

Classes

class  AlertUpdateCoordinator
 
class  IntegrationAlert
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Coordinator for the Home Assistant alerts integration.

Variable Documentation

◆ _LOGGER

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

Definition at line 17 of file coordinator.py.