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

Classes

class  SmartyCoordinator
 

Variables

 _LOGGER = logging.getLogger(__name__)
 
 SmartyConfigEntry
 

Detailed Description

Smarty Coordinator.

Variable Documentation

◆ _LOGGER

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

Definition at line 13 of file coordinator.py.

◆ SmartyConfigEntry

homeassistant.components.smarty.coordinator.SmartyConfigEntry

Definition at line 15 of file coordinator.py.