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 }