mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-07 17:36:50 +00:00
add Bring! integration (#30833)
* add Bring! integration * Apply suggestions from code review Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --------- Co-authored-by: Franck Nijhof <frenck@frenck.nl> Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
ab26f0be09
commit
146553b6fc
22
source/_integrations/bring.markdown
Normal file
22
source/_integrations/bring.markdown
Normal file
@ -0,0 +1,22 @@
|
||||
---
|
||||
title: Bring!
|
||||
description: Instructions on how to integrate the Bring! todo list with Home Assistant.
|
||||
ha_category:
|
||||
- To-do list
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_release: 2024.2
|
||||
ha_config_flow: true
|
||||
ha_codeowners:
|
||||
- '@miaucl'
|
||||
- '@tr4nt0r'
|
||||
ha_domain: bring
|
||||
ha_integration_type: integration
|
||||
ha_platforms:
|
||||
- todo
|
||||
---
|
||||
|
||||
The **Bring** integration allows you to interact with your [Bring!](https://www.getbring.com/) shopping lists within Home Assistant.
|
||||
|
||||
For authentication, the integration requires the `email` and `password` you used for your Bring! account. If you want to automatically receive notifications via the Bring! app when Home Assistant adds or removes an item from the list, you should use a dedicated account (such as `email: your.name+ha@gmail.com`) to connect Home Assistant with [Bring!](https://www.getbring.com/).
|
||||
|
||||
{% include integrations/config_flow.md %}
|
Loading…
x
Reference in New Issue
Block a user