mirror of
https://github.com/home-assistant/core.git
synced 2026-08-19 21:01:05 +01: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