Skip to content

Instantly share code, notes, and snippets.

@jlpouffier
Created April 13, 2025 21:20
Show Gist options
  • Save jlpouffier/40af65da206b12c4d190fbbc588e58f8 to your computer and use it in GitHub Desktop.
Save jlpouffier/40af65da206b12c4d190fbbc588e58f8 to your computer and use it in GitHub Desktop.
Fetch Shopping List
alias: Get Shopping list item
sequence:
- action: todo.get_items
target:
entity_id:
- todo.listes_des_courses
response_variable: result
data:
status: needs_action
- stop: ""
response_variable: result
description: To be used when the user wants to get their items on their shopping list.
icon: mdi:basket
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment