Update config.json

This commit is contained in:
Alexandre
2024-07-08 15:58:30 +02:00
committed by GitHub
parent e821ed6e4d
commit 78328e3966

View File

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