core/homeassistant/components/caldav
J. Nick Koston f415746e26
Import caldav in the executor to avoid blocking the event loop (#112081)
2024-03-02 18:21:51.794 DEBUG (MainThread) [homeassistant.loader] Component caldav import took 0.676 seconds (loaded_executor=False)
2024-03-02 21:55:20 -05:00
..
__init__.py Add read-only Caldav todo platform (#103415) 2023-11-07 09:11:52 +01:00
api.py Fix executor being overloaded in caldav (#112084) 2024-03-02 21:53:51 -05: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 Migrate integrations a-d to generic flowhandler (#111861) 2024-02-29 20:07:14 +01:00
const.py
coordinator.py Add read-only Caldav todo platform (#103415) 2023-11-07 09:11:52 +01:00
manifest.json Import caldav in the executor to avoid blocking the event loop (#112081) 2024-03-02 21:55:20 -05:00
strings.json
todo.py Allow clearing To-do list item extended fields (#106208) 2023-12-27 13:14:59 +01:00