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

Classes

class  EvoBroker
 

Variables

 _LOGGER = logging.getLogger(__name__.rpartition(".")[0])
 

Detailed Description

Support for (EMEA/EU-based) Honeywell TCC systems.

Variable Documentation

◆ _LOGGER

homeassistant.components.evohome.coordinator._LOGGER = logging.getLogger(__name__.rpartition(".")[0])
private

Definition at line 29 of file coordinator.py.