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

Classes

class  MatterEntity
 
class  MatterEntityDescription
 

Variables

 LOGGER = logging.getLogger(__name__)
 

Detailed Description

Matter entity base class.

Variable Documentation

◆ LOGGER

homeassistant.components.matter.entity.LOGGER = logging.getLogger(__name__)

Definition at line 31 of file entity.py.