Home Assistant Unofficial Reference 2024.12.1
trace.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.automation.trace.AutomationTrace
 

Namespaces

 homeassistant.components.automation.trace
 

Functions

Generator[AutomationTrace] homeassistant.components.automation.trace.trace_automation (HomeAssistant hass, str|None automation_id, ConfigType|None config, ConfigType|None blueprint_inputs, Context context, ConfigType trace_config)