--- layout: page title: "Shopping List" description: "Instructions on how to integrate a Shopping list into Home Assistant using Intent." date: 2017-07-29 13:00 sidebar: true comments: false sharing: true footer: true logo: home-assistant.png ha_category: Intent ha_release: "0.50" --- The `shopping_list` component allows you to keep track of shopping list items. Includes the ability to add items via your voice using the sentence "Add eggs to my shopping list". ```yaml # Example configuration.yaml entry shopping_list: ```