Home Assistant Unofficial Reference 2024.12.1
homeassistant.helpers.trace.StopReason Class Reference

Static Public Attributes

 None
 
 ServiceResponse
 

Detailed Description

Mutable container class for script_execution.

Definition at line 228 of file trace.py.

Member Data Documentation

◆ None

homeassistant.helpers.trace.StopReason.None
static

Definition at line 231 of file trace.py.

◆ ServiceResponse

homeassistant.helpers.trace.StopReason.ServiceResponse
static

Definition at line 232 of file trace.py.


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