From 1a16faefa1ffcc191a4d87b908626d4b9041f239 Mon Sep 17 00:00:00 2001 From: thor0215 Date: Fri, 28 Jun 2024 09:59:23 -0500 Subject: [PATCH] MQTT Sensor --- birdnet-go/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/birdnet-go/README.md b/birdnet-go/README.md index f173fc73e..3519d0a27 100644 --- a/birdnet-go/README.md +++ b/birdnet-go/README.md @@ -57,6 +57,7 @@ Additional environment variables can be configured there The installation of this add-on is pretty straightforward and not different in comparison to installing any other add-on. 1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration.