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

Classes

class  LaundrifyUpdateCoordinator
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Custom DataUpdateCoordinator for the laundrify integration.

Variable Documentation

◆ _LOGGER

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

Definition at line 16 of file coordinator.py.