mirror of
https://github.com/home-assistant/core.git
synced 2026-09-05 02:25:07 -05:00
* 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