ha-core/homeassistant/components/caldav
Allen Porter 613afe322f
Add CalDAV To-do item support for Add, Update, and Delete (#103922)
* Add CalDAV To-do item support for Add, Update, and Delete

* Remove unnecessary cast

* Fix ruff error

* Fix ruff errors

* Remove exception from error message

* Remove unnecessary duplicate state update
2023-11-15 19:57:46 -05:00
..
__init__.py Add read-only Caldav todo platform (#103415) 2023-11-07 09:11:52 +01:00
api.py Add read-only Caldav todo platform (#103415) 2023-11-07 09:11:52 +01:00
calendar.py Fix CalDAV supported components check when configured from the UI (#103411) 2023-11-05 01:36:00 +01:00
config_flow.py Add config flow to CalDAV (#103215) 2023-11-02 19:48:56 -07:00
const.py Add config flow to CalDAV (#103215) 2023-11-02 19:48:56 -07:00
coordinator.py Add read-only Caldav todo platform (#103415) 2023-11-07 09:11:52 +01:00
manifest.json Add config flow to CalDAV (#103215) 2023-11-02 19:48:56 -07:00
strings.json Add config flow to CalDAV (#103215) 2023-11-02 19:48:56 -07:00
todo.py Add CalDAV To-do item support for Add, Update, and Delete (#103922) 2023-11-15 19:57:46 -05:00