From 870e2991730770da87b1e2d2e8cbea165423bc97 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 17 Jan 2025 10:50:42 +0100 Subject: [PATCH] Update config.json --- birdnet-go/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/birdnet-go/config.json b/birdnet-go/config.json index aac02682f..2fffe3685 100644 --- a/birdnet-go/config.json +++ b/birdnet-go/config.json @@ -68,7 +68,6 @@ "environment": {}, "image": "ghcr.io/alexbelgium/birdnet-go-{arch}", "ingress": true, - "ingress_entry": "top-birds?date=", "ingress_stream": true, "init": false, "map": [ @@ -111,5 +110,5 @@ "slug": "birdnet-go", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go", - "version": "20250103-8" + "version": "20250103-9" }