Home Assistant Unofficial Reference 2024.12.1
trigger_entity.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.template.trigger_entity.TriggerEntity
 

Namespaces

 homeassistant.components.template.trigger_entity
 

Functions

None homeassistant.components.template.trigger_entity.__init__ (self, HomeAssistant hass, TriggerUpdateCoordinator coordinator, dict config)
 
None homeassistant.components.template.trigger_entity._handle_coordinator_update (self)
 
None homeassistant.components.template.trigger_entity._process_data (self)
 
None homeassistant.components.template.trigger_entity._set_unique_id (self, str|None unique_id)
 
None homeassistant.components.template.trigger_entity.async_added_to_hass (self)
 

Variables

 homeassistant.components.template.trigger_entity._unique_id
 
 homeassistant.components.template.trigger_entity.disable