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

Classes

class  EvoChild
 
class  EvoDevice
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Base for evohome entity.

Variable Documentation

◆ _LOGGER

homeassistant.components.evohome.entity._LOGGER = logging.getLogger(__name__)
private

Definition at line 25 of file entity.py.