core/homeassistant/components/todo
Robert Resch 9d3f374728
Add `todo.remove_completed_items` service call (#104035)
* Extend `remove_item` service by status

* update services.yaml

* Create own service

* add tests

* Update tests/components/todo/test_init.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-11-20 22:39:22 +01:00
..
__init__.py Add `todo.remove_completed_items` service call (#104035) 2023-11-20 22:39:22 +01:00
const.py
intent.py Add HassListAddItem intent (#103716) 2023-11-14 13:00:30 -05:00
manifest.json Some textual fixes for todo (#102895) 2023-10-27 13:28:16 +02:00
services.yaml Add `todo.remove_completed_items` service call (#104035) 2023-11-20 22:39:22 +01:00
strings.json Add `todo.remove_completed_items` service call (#104035) 2023-11-20 22:39:22 +01:00