Add sensor platform and sensor descriptions for Bring integration (#34898)

* Add sensor platform and sensor descriptions for Bring integration

* update sensor name/desc

* Apply suggestions from code review

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
Manu 2024-09-25 08:50:24 +02:00 committed by GitHub
parent 304f52c89b
commit 59d3481ecf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,6 +13,7 @@ ha_domain: bring
ha_integration_type: service
ha_platforms:
- todo
- sensor
related:
- docs: /integrations/todo
title: To-do list integration documentation
@ -30,6 +31,13 @@ For authentication, the integration requires the `email` and `password` you used
{% include integrations/config_flow.md %}
## Sensors
- **Urgent:** Shows the number of items tagged with the **Urgent** badge on the shopping list. Completed items are excluded.
- **On occasion:** Displays the count of items marked with the **If convenient** badge.
- **Discount only:** Indicates the number of items tagged with the **Offer** badge.
- **Region & Language:** The sensor can be used for diagnostics. If everything is set correctly, it will display the selected region for the shopping list. If it shows **Unknown**, the region has not been set properly in the **Bring!** app.
## Actions
You can use the actions from the [to-do list](/integrations/todo/) to create, update, or delete items on your Bring! shopping lists.