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

Classes

class  NanoleafCoordinator
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Define the Nanoleaf data coordinator.

Variable Documentation

◆ _LOGGER

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

Definition at line 12 of file coordinator.py.