Can't modify anything on my todo list

Hello,
I’ve come here because i’ve some trouble with my todo lists.

For the context i’m running HA on 1 PC, 1 tablet and 2 smartphone (wife and i).

I don’t even know when (days or weeks ago) but sometimes i can’t modify anything on my todo, got this error :“Failed to perform the action todo/update_item. must contain at least one of entity_id, device_id, area_id, floor_id, label_id.”

The fact is i don’t know how to regain control of this, i’ve cleanup all of my HACS integration or add-on i don’t need, and i don’t even know what is the cause of this trouble.

If i reboot HA in safe mod, everything is ok.
When i looked at the log, i see nothing wrong, even if i enable debug mode for the todo integration, nothing come in the log.

Here is my list of integration and add-on, if you can enlight me on what cause me this.

Ty for the help and sorry but english isn’t my native langage

Important note :
When i try to modify via the developer tool; actions, it’s works

Post the code of ‘todo/update_item’ where it crashes.

Your photo doesn’t seem to include any to/do integrations or add-ons. Makes it hard to look for solutions.

Do you have any rogue "entity_id, device_id, area_id, floor_id, label_id.” entities? You may be able to find assistance in Developer Tools section.

Any fumble finger spelling mistakes? How about more subtle ones that have multicharacter symbols, ie not UTF-8 character set?

What does the the system log say? [Formatted code for forum posting preferred]

Show what you have here. Preferably switch to YAML mode in that view and post that here.

How? Using a card? If so, show the config of this card.

This points towards a misconfiguration of sorts, like malformatted YAML, missing fields or a typo.

I got this:

When i add, remove or update from the developper tool, it works
When i try to use the sidecard “To-do lists” (provide by the official integration) i can read the data, but i can’t modify them

Here is the list of all my integration :

Nothing show up from the system log, that’s the point.

This is my version of HA :

  • Installation methodHome Assistant OS
  • Core2025.12.4
  • Supervisor2025.12.3
  • Operating System16.3
  • Frontend20251203.3

Nothing come up on the repair section neither logs, all works perfectly.

Curious point, i don’t know why but sometime i can modify the todo on my phone or on my pc, but it’s random

Nothing obvious strikes me as a problem.

Did this work before or did it stop working at a specific point in time?

I can only think of these two relevant things:

  1. Have you tried to clear all device caches?
  2. What custom integrations are you running that could interfere here? (This is probably why things work in safe mode, since safe mode disables all custom integrations.)

Did this work before or did it stop working at a specific point in time?

Unfortunaly i don’t know, i only realise when my wife try to use it :smiley:

  1. Have you tried to clear all device caches?

Yes

  1. What custom integrations are you running that could interfere here? (This is probably why things work in safe mode, since safe mode disables all custom integrations.)

For testing i’ve already disabled all the custom integration , but nothing came better !
The safemod says it’s disable any frontend module, can it be the problem?

Do you use any third-party UI customisations?

I download the custom sidebar once but never use is yet.
I think i’m gonna do a fresh install of home assistant, maybe is juste a misconfiguration of something that cause my trouble

Which ToDo integration are you using?
Have you updated HACS lately? Included integrations too?

I was using the integration that come with HAOS.
I just do a fresh install of my HAOS, with the latest version and all work perfectly