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

Classes

class  ScreenLogicCircuitEntity
 
class  ScreenLogicEntity
 
class  ScreenLogicEntityDescription
 
class  ScreenLogicPushEntity
 
class  ScreenLogicPushEntityDescription
 
class  ScreenLogicSwitchingEntity
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Base ScreenLogicEntity definitions.

Variable Documentation

◆ _LOGGER

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

Definition at line 29 of file entity.py.