Skip to content

Instantly share code, notes, and snippets.

@MichaelThomasMPT
MichaelThomasMPT / todo-list-transfer.yaml
Created May 31, 2024 12:23
A script and a couple of automations to allow Home Assistant to transfer todo/shopping list items from one list to another (eg. Google Keep to Todoist)
script:
  todo_list_move_incomplete_items:
    fields:
      source_list:
        description: "Source list to copy from"
      dest_list:
        description: "Destination list to copy to"
      subtext:
        description: "The non-title text to add to the items"
      due_today: