Reason for an intent response error.
Definition at line 1266 of file intent.py.
◆ FAILED_TO_HANDLE
| string homeassistant.helpers.intent.IntentResponseErrorCode.FAILED_TO_HANDLE = "failed_to_handle" |
|
static |
◆ NO_INTENT_MATCH
| string homeassistant.helpers.intent.IntentResponseErrorCode.NO_INTENT_MATCH = "no_intent_match" |
|
static |
◆ NO_VALID_TARGETS
| string homeassistant.helpers.intent.IntentResponseErrorCode.NO_VALID_TARGETS = "no_valid_targets" |
|
static |
◆ UNKNOWN
| string homeassistant.helpers.intent.IntentResponseErrorCode.UNKNOWN = "unknown" |
|
static |
The documentation for this class was generated from the following file: