From 8fc41377d244ec23b01189ac500cdd9197582e77 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Wed, 10 Jul 2024 14:40:52 -0700 Subject: [PATCH] Document doorbird reset favorites button (#33683) Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Franck Nijhof --- source/_integrations/doorbird.markdown | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/source/_integrations/doorbird.markdown b/source/_integrations/doorbird.markdown index 7f2430b7cb1..75c479bb8bd 100644 --- a/source/_integrations/doorbird.markdown +++ b/source/_integrations/doorbird.markdown @@ -27,7 +27,7 @@ The **DoorBird** {% term integration %} allows you to integrate your [DoorBird]( There is currently support for the following device types within Home Assistant: - [Camera](#camera) - View live and historical event based images. -- [Button](#button) - Enable control of relays and camera low-light/night vision (IR). +- [Button](#button) - Enable control of relays and camera low-light/night vision (IR) and resetting favorites. ## Setup @@ -58,14 +58,9 @@ Events will not be received in Home Assistant until a schedule is defined via th ### Clearing registered events -Events can be cleared from DoorBird devices by visiting a special URL. +Events can be cleared from DoorBird devices by pressing the `Reset favorites` button. -Simply open a new browser window and navigate to `{Home Assistant URL}/api/doorbird/clear?token={DEVICE_TOKEN}`. Replace `{Home Assistant URL}` with the full path to your running instance, such as ` -localhost:8123`. Replace `{DEVICE_TOKEN}` with the token specified in your configuration for the device you would like to clear. -

Please note that clearing device events will require configuration steps above to be taken again. It could also affect other third-party applications you may use with your DoorBird device. It will not break the official mobile app in any way, so mobile push notifications will still work. -

-If DoorBird was setup using UI prompts, a token can be discovered through DoorBird App by selecting **Settings** (cog icon) > **Administration** > **LOGIN** (using your App Administration details). Under the **FAVORITES** section, choose **HTTP(S) Calls**. This displays all events and the associated HTTP URL. In that URL field, you will be able to see the token that was auto-generated by Home Assistant. ### Event data