* Add todoist todo platform * Fix comment in todoist todo platform * Revert CalData cleanup and logging * Fix bug in fetching tasks per project * Add test coverage for creating active tasks * Fix update behavior on startup
* Add config flow to todoist * Fix service calls for todoist * Fix configuration entry test setup * Bump test coverage to 100% * Apply pr feedback