Add config_flow to shopping_list (#12226)

This commit is contained in:
Tom Schneider 2020-03-06 20:49:19 +01:00 committed by GitHub
parent b26e804c94
commit bce3fbd3a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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