Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.zha.helpers.EntityData Class Reference

Public Member Functions

bool is_group_entity (self)
 

Static Public Attributes

 default
 
 None
 

Detailed Description

ZHA entity data.

Definition at line 1007 of file helpers.py.

Member Function Documentation

◆ is_group_entity()

bool homeassistant.components.zha.helpers.EntityData.is_group_entity (   self)
Return if this is a group entity.

Definition at line 1015 of file helpers.py.

Member Data Documentation

◆ default

homeassistant.components.zha.helpers.EntityData.default
static

Definition at line 1012 of file helpers.py.

◆ None

homeassistant.components.zha.helpers.EntityData.None
static

Definition at line 1012 of file helpers.py.


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