mirror of
https://github.com/home-assistant/core.git
synced 2026-06-04 22:53:54 +01:00
7759ab6919
* Remember the Milk - updating and completing tasks Added new feature so that tasks can be updated and completed. For this feature a task id must be set when creating the task. * fixed hould complaints * fixed review comments by @MartinHjelmare * removed unnecessary check as proposed by @MartinHjelmare