Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.matter.models.MatterEntityInfo Class Reference

Public Member Functions

type[ClusterAttributeDescriptor] primary_attribute (self)
 

Detailed Description

Info discovered from (primary) Matter Attribute to create entity.

Definition at line 36 of file models.py.

Member Function Documentation

◆ primary_attribute()

type[ClusterAttributeDescriptor] homeassistant.components.matter.models.MatterEntityInfo.primary_attribute (   self)
Return Primary Attribute belonging to the entity.

Definition at line 58 of file models.py.


The documentation for this class was generated from the following file: