Google Assistant "upcoming changes to this IFTTT integration"

Hi there,

I had the same problem and was searching for alternatives. For the “Hey google, activate scene X” there is the easy workaround to set up google routines with natural triggers (without the activate) and just forward to the “Hey google, activate scene X” . I do this also with home assistant scripts exposed to google assitan.

Unfortunately, for the text & number ingredient feature I did not find an alternative - however, for putting tasks on todoist lists (like a shopping list) - I wrote a little python tool that could run on a raspberry pi or sth:

It transfers items from google keep lists to todoist.

My use case is having an intuitive google assistant integration for todoist:

  1. Sync your google notes and lists with google keep (setting in google assistant)
  2. Let this tool move items from google keep lists to todoist lists.

It is not a real sync but just a one way keep->todoist. Moved items will be deleted from keep’s list.

2 Likes