|
| intent.IntentResponse | async_handle (self, intent.Intent intent_obj) |
| |
Responds with no action.
Definition at line 426 of file __init__.py.
◆ async_handle()
| intent.IntentResponse homeassistant.components.intent.HelloIntentHandler.async_handle |
( |
|
self, |
|
|
intent.Intent |
intent_obj |
|
) |
| |
Return the provided response, but take no action.
Definition at line 432 of file __init__.py.
◆ description
| string homeassistant.components.intent.HelloIntentHandler.description = "Returns the provided response with no action." |
|
static |
◆ intent_type
| homeassistant.components.intent.HelloIntentHandler.intent_type = intent.INTENT_RESPOND |
|
static |
The documentation for this class was generated from the following file: