Home Assistant Unofficial Reference 2024.12.1
intent.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.todo.intent.ListAddItemIntent
 

Namespaces

 homeassistant.components.todo.intent
 

Functions

None homeassistant.components.todo.intent.async_setup_intents (HomeAssistant hass)
 

Variables

string homeassistant.components.todo.intent.INTENT_LIST_ADD_ITEM = "HassListAddItem"