diff --git a/source/_integrations/bring.markdown b/source/_integrations/bring.markdown index 4e3f51ffe05..edc237d92cc 100644 --- a/source/_integrations/bring.markdown +++ b/source/_integrations/bring.markdown @@ -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.