Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Todoist data update coordinator is not updating task data. #91780

Closed
boralyl opened this issue Apr 20, 2023 · 1 comment · Fixed by #91915
Closed

Todoist data update coordinator is not updating task data. #91780

boralyl opened this issue Apr 20, 2023 · 1 comment · Fixed by #91915

Comments

@boralyl
Copy link
Contributor

boralyl commented Apr 20, 2023

The problem

In a recent PR I added a data update coordinator to the todoist component. It appears while it works as expected if you manually update an entity using the homeassistant.update_entity service, it does not update the entities during the coordinator's time interval.

I did confirm locally that the coordinator is running at the specified interval but there must be a disconnect between the TodoistProjectData class that's used and the entities.

What version of Home Assistant Core has the issue?

2023.4.5

What was the last working version of Home Assistant Core?

2023.3.x

What type of installation are you running?

Home Assistant Core

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

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant