From 6f84b95409ebde24ed72908f408ed4f2f1496e34 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 1 May 2024 08:09:10 +0200 Subject: [PATCH] Update config.json --- birdnet-pi/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/birdnet-pi/config.json b/birdnet-pi/config.json index 8a72d74de..4e4d13eb7 100644 --- a/birdnet-pi/config.json +++ b/birdnet-pi/config.json @@ -88,6 +88,7 @@ "schema": { "BIRDSONGS_FOLDER": "str?", "BIRDS_ONLINE_INFO": "list(allaboutbirds.org|ebird.org)", + "pi_password": "password", "TZ": "str?", "cifsdomain": "str?", "cifspassword": "str?", @@ -100,6 +101,6 @@ "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-pi", "usb": true, - "version": "0.13-10", + "version": "0.13-11", "video": true }