[APP][Pro] Tasks

Tasks is a flexible todo list app, it allows you to create and complete tasks from a flow or complete tasks and view tasks in the widget.

Stable version: Tasks | Homey
Test version: Tasks | Homey

Example flow:

Here you see a flow that does the following:

  • Create a task (with a matching id) when the dishwasher salt needs to be refilled → “Refill Dishwasher Salt”
  • Create a task (with a matching id) when the dishwasher is done → “Empty the Dishwasher”
  • When you open the door of the dishwasher automatically complete the “Empty the Dishwasher” task using the task identifier.
  • Every time a new task is created send a push notification to all users at home notifying them of the new task

Task widget:

4 Likes

Great app :star_struck::+1:

Thanks, this works just as expected, easy to configure and use.

I just pushed a pull request for Norwegian translations :innocent:

1 Like

I found and installed your app. Great idea! And I have 2 requests for enhancement:

  1. German translation :slight_smile:
  2. A condition card if any task is open → I would like to send a daily reminder using push notification for open tasks

Thank you and greetings,
David

Thanks! I will send you a list with all the texts that need to be translated to German would be great if you can help me and others with that :slight_smile:
I’m going to submit a app update today with Norwegian translations (kudos @Gakk )
And I will definitely look into your condition card request, great idea!

1 Like

Version 1.0.5 is now available and it contains:

  • the German translations done by @dferch
  • the Norwegian translations done by @Gakk
  • crash fix for the when a task is created card for when the identifier was empty
  • and a advanced card for fetching all open tasks as requested by @dferch
1 Like

Maybe I’m missing something, but I can’t seem to create a flow which creates a task. The ‘then’-cards are completely missing:

Yeah thats a bug, you can currently only create tasks in the advanced flow editor. I have just submitted a fix (1.0.6) for that hopefully its live soon :slight_smile:

1 Like

Here’s an example, how I use the “get all tasks” card to remind all users at home for open tasks:

Works fine. Thank you :slight_smile:

1 Like

Thank you for explaining! Hopefully Athom publishes v 1.06 soon

1.0.6 has just been published, would be great if you could test if it works for you

Yes, this works for me! The cards are available and seem to be working based on a simple test. The flow card ‘task created’ however does not seem to trigger when a new task is created.

Could you test is you not updated a card, if you trigger a task with the same identifier as an existing open task the task message is updates and that’s a different when card, also if you don’t change the title the updated card is also not triggered