core
core copied to clipboard
Incorrect Todoist projects being imported
The problem
I have added the config below for setting up todoist
I have noticed that all projects are being imported even though they have not been defined in the config. How do I import tasks only from certain projects and stop other projects from being imported?
What version of Home Assistant Core has the issue?
core-2022.6.6
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
todoist
Link to integration documentation on our website
https://www.home-assistant.io/integrations/todoist/
Diagnostics information
No response
Example YAML snippet
calendar:
- platform: todoist
token: !secret todoist_api_key
custom_projects:
- name: 'Todos This Week'
due_date_days: 7
include_projects:
- Inbox
- Home
Anything in the logs that might be useful for us?
No response
Additional information
No response
Hey there @boralyl, mind taking a look at this issue as it has been labeled with an integration (todoist) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
todoist documentation todoist source (message by IssueLinks)
@kaizersoje Custom projects are projects you can create in addition to projects configured in todoist. By default all of your todoist projects will be imported in addition to any custom projects that you define.
At the moment there isn't a way to import only certain projects, they are all imported by default.
Thx @boralyl for clarifying this. I guess I should put it as a feature request then - the ability to import only certain projects.
@kaizersoje That sounds like a reasonable request.
I have raised a feature request here.
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.