Home Assistant Unofficial Reference 2024.12.1
todo.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.caldav.todo.WebDavTodoListEntity
 

Namespaces

 homeassistant.components.caldav.todo
 

Functions

TodoItem|None homeassistant.components.caldav.todo._todo_item (caldav.CalendarObjectResource resource)
 
None homeassistant.components.caldav.todo.async_setup_entry (HomeAssistant hass, CalDavConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.caldav.todo._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.caldav.todo.SCAN_INTERVAL = timedelta(minutes=15)
 
string homeassistant.components.caldav.todo.SUPPORTED_COMPONENT = "VTODO"
 
dictionary homeassistant.components.caldav.todo.TODO_STATUS_MAP