Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.unifiprotect.button.ProtectButtonEntityDescription Class Reference
Inheritance diagram for homeassistant.components.unifiprotect.button.ProtectButtonEntityDescription:
[legend]
Collaboration diagram for homeassistant.components.unifiprotect.button.ProtectButtonEntityDescription:
[legend]

Static Public Attributes

 Final
 
 None
 
- Static Public Attributes inherited from homeassistant.components.unifiprotect.entity.ProtectSetableKeysMixin
 None
 
- Static Public Attributes inherited from homeassistant.components.unifiprotect.entity.ProtectEntityDescription
 None
 
- Static Public Attributes inherited from homeassistant.helpers.entity.EntityDescription
 bool
 
 None
 
- Static Public Attributes inherited from homeassistant.components.button.ButtonEntityDescription
 None
 

Additional Inherited Members

- Public Member Functions inherited from homeassistant.components.unifiprotect.entity.ProtectSetableKeysMixin
None ufp_set (self, T obj, Any value)
 
- Public Member Functions inherited from homeassistant.components.unifiprotect.entity.ProtectEntityDescription
None __post_init__ (self)
 
Any get_ufp_value (self, T obj)
 
- Public Member Functions inherited from homeassistant.util.frozen_dataclass_compat.FrozenOrThawed
None __init__ (cls, str name, tuple[type,...] bases, dict[Any, Any] namespace, **Any kwargs)
 
Any __new__ (mcs, str name, tuple[type,...] bases, dict[Any, Any] namespace, bool frozen_or_thawed=False, **Any kwargs)
 

Detailed Description

Describes UniFi Protect Button entity.

Definition at line 39 of file button.py.

Member Data Documentation

◆ Final

homeassistant.components.unifiprotect.button.ProtectButtonEntityDescription.Final
static

Definition at line 47 of file button.py.

◆ None

homeassistant.components.unifiprotect.button.ProtectButtonEntityDescription.None
static

Definition at line 44 of file button.py.


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