|
| intent.IntentResponse | async_handle (self, intent.Intent intent_obj) |
| |
Takes no action.
Definition at line 363 of file __init__.py.
◆ async_handle()
| intent.IntentResponse homeassistant.components.intent.NevermindIntentHandler.async_handle |
( |
|
self, |
|
|
intent.Intent |
intent_obj |
|
) |
| |
Do nothing and produces an empty response.
Definition at line 369 of file __init__.py.
◆ description
| string homeassistant.components.intent.NevermindIntentHandler.description = "Cancels the current request and does nothing" |
|
static |
◆ intent_type
| homeassistant.components.intent.NevermindIntentHandler.intent_type = intent.INTENT_NEVERMIND |
|
static |
The documentation for this class was generated from the following file: