Classes | |
| class | AutomationTrace |
Functions | |
| Generator[AutomationTrace] | trace_automation (HomeAssistant hass, str|None automation_id, ConfigType|None config, ConfigType|None blueprint_inputs, Context context, ConfigType trace_config) |
Trace support for automation.
| 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 | ||
| ) |