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

Classes

class  SIABaseEntity
 
class  SIAEntityDescription
 
class  SIARequiredKeysMixin
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Module for SIA Base Entity.

Variable Documentation

◆ _LOGGER

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

Definition at line 37 of file entity.py.