Update shopping list description

This commit is contained in:
Paulus Schoutsen 2017-07-29 19:03:36 -07:00
parent 7d46fa23b0
commit 84c7cf3154

View File

@ -12,12 +12,9 @@ ha_category: Intent
ha_release: "0.50"
---
The `shopping_list` component is a feature for the [`intent_script` component](/components/intent_script/).
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:
```
Eg. check the [`conversion`](/components/conversation/) about how to add and delete items from the list.