core/homeassistant
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
..
auth
backports
brands
components Add `todo.remove_completed_items` service call (#104035) 2023-11-20 22:39:22 +01:00
generated Change name of universal media player to sentence case (#104204) 2023-11-19 19:27:03 +01:00
helpers Don't mutate config in the check_config helper (#104241) 2023-11-20 12:55:27 +01:00
scripts Fix colors in check_config script (#104069) 2023-11-17 13:21:04 -05:00
util Fix docstring in yaml util (#104240) 2023-11-20 11:34:14 +01:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Use core domain constant in bootstrap (#104061) 2023-11-16 11:26:57 +01:00
config.py Improve formatting of component errors (#104081) 2023-11-17 23:01:00 +01:00
config_entries.py
const.py
core.py Use ulid_now instead of ulid_at_timestamp if no timestamp is passed (#104226) 2023-11-19 22:27:24 -05:00
data_entry_flow.py
exceptions.py
loader.py Tweak loader.resolve_dependencies (#103851) 2023-11-12 17:27:32 +01:00
package_constraints.txt Bump protobuf to 4.25.1 (#104231) 2023-11-20 12:34:58 +01:00
requirements.py
runner.py
setup.py Quote domain name in setup logs (#104239) 2023-11-20 12:55:16 +01:00
strings.json Improve OAuth error handling in configuration flows (#103157) 2023-11-11 11:02:51 +01:00