Update config.json

This commit is contained in:
Alexandre
2024-07-10 13:35:09 +02:00
committed by GitHub
parent 98cde40a39
commit 842f2a335d

View File

@@ -72,7 +72,6 @@
"name": "BirdNET-pi",
"options": {
"BIRDSONGS_FOLDER": "/config/BirdSongs",
"MQTT_DISABLED": true,
"LIVESTREAM_BOOT_ENABLED": false,
"TZ": "Europe/Paris",
"certfile": "fullchain.pem",
@@ -118,6 +117,6 @@
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-pi",
"usb": true,
"version": "0.13-66",
"version": "0.13-67",
"video": true
}