Home Assistant Unofficial Reference 2024.12.1
homeassistant.helpers.trigger.PluggableActionsEntry Class Reference

Static Public Attributes

 default_factory
 

Detailed Description

Holder to keep track of all plugs and actions for a given trigger.

Definition at line 105 of file trigger.py.

Member Data Documentation

◆ default_factory

homeassistant.helpers.trigger.PluggableActionsEntry.default_factory
static
Holder to keep track of all plugs and actions for a given trigger.

Definition at line 108 of file trigger.py.


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