|
| intent.IntentResponse | async_handle (self, intent.Intent intent_obj) |
| |
Gets the current date.
Definition at line 402 of file __init__.py.
◆ async_handle()
| intent.IntentResponse homeassistant.components.intent.GetCurrentDateIntentHandler.async_handle |
( |
|
self, |
|
|
intent.Intent |
intent_obj |
|
) |
| |
◆ description
| string homeassistant.components.intent.GetCurrentDateIntentHandler.description = "Gets the current date" |
|
static |
◆ intent_type
| homeassistant.components.intent.GetCurrentDateIntentHandler.intent_type = intent.INTENT_GET_CURRENT_DATE |
|
static |
The documentation for this class was generated from the following file: