Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.local_todo.const
 

Variables

string homeassistant.components.local_todo.const.CONF_STORAGE_KEY = "storage_key"
 
string homeassistant.components.local_todo.const.CONF_TODO_LIST_NAME = "todo_list_name"
 
string homeassistant.components.local_todo.const.DOMAIN = "local_todo"