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

Classes

class  OctoprintDataUpdateCoordinator
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

The data update coordinator for OctoPrint.

Variable Documentation

◆ _LOGGER

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

Definition at line 23 of file coordinator.py.