mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Add OurGroceries documentation (#29760)
This commit is contained in:
parent
8e38d54c70
commit
d43d796ed2
20
source/_integrations/ourgroceries.markdown
Normal file
20
source/_integrations/ourgroceries.markdown
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
---
|
||||||
|
title: OurGroceries
|
||||||
|
description: Instructions on how to integrate OurGroceries shopping lists into Home Assistant.
|
||||||
|
ha_category:
|
||||||
|
- To-do List
|
||||||
|
ha_release: '2023.12'
|
||||||
|
ha_iot_class: Cloud Polling
|
||||||
|
ha_config_flow: true
|
||||||
|
ha_codeowners:
|
||||||
|
- '@OnFreund'
|
||||||
|
ha_domain: ourgroceries
|
||||||
|
ha_platforms:
|
||||||
|
- todo
|
||||||
|
ha_integration_type: integration
|
||||||
|
---
|
||||||
|
|
||||||
|
This integration connects with an [OurGroceries](https://www.ourgroceries.com/) account and integrates your shopping lists into Home Assistant.
|
||||||
|
It adds a [to-do list entity](/integrations/todo) for each shopping list, allowing you to create, update, or delete items on the list from the **To-do list** dashboard.
|
||||||
|
|
||||||
|
{% include integrations/config_flow.md %}
|
Loading…
x
Reference in New Issue
Block a user