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

Classes

class  EzvizDataUpdateCoordinator
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Provides the ezviz DataUpdateCoordinator.

Variable Documentation

◆ _LOGGER

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

Definition at line 22 of file coordinator.py.