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

Classes

class  OpowerCoordinator
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Coordinator to handle Opower connections.

Variable Documentation

◆ _LOGGER

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

Definition at line 35 of file coordinator.py.