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

Classes

class  SuplaEntity
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Base class for SUPLA channels.

Variable Documentation

◆ _LOGGER

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

Definition at line 9 of file entity.py.