From bce3fbd3a045b3bc477f0e1a576510efc2d64529 Mon Sep 17 00:00:00 2001 From: Tom Schneider Date: Fri, 6 Mar 2020 20:49:19 +0100 Subject: [PATCH] Add config_flow to shopping_list (#12226) --- source/_integrations/shopping_list.markdown | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/source/_integrations/shopping_list.markdown b/source/_integrations/shopping_list.markdown index 49dade52144d..8ee36459f6a7 100644 --- a/source/_integrations/shopping_list.markdown +++ b/source/_integrations/shopping_list.markdown @@ -5,12 +5,24 @@ logo: home-assistant.png ha_category: - Intent ha_release: '0.50' +ha_config_flow: true ha_quality_scale: internal --- The `shopping_list` integration 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". -## Configuration +## Configuration - GUI + +From the Home Assistant front page go to **Configuration** and then select **Integrations** from the list. + +Use the plus button in the bottom right to add a new integration called **Shopping List**. + +In the popup: +- Submit + +The success dialog will appear or an error will be displayed in the popup. + +## Configuration - Manual ```yaml # Example configuration.yaml entry