Github bot : json sorted

This commit is contained in:
alexbelgium
2024-04-28 00:24:30 +00:00
committed by GitHub
parent e6f3560cb6
commit 365150bddc
3 changed files with 4 additions and 6 deletions

View File

@@ -5,6 +5,7 @@
], ],
"audio": true, "audio": true,
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Realtime BirdNET soundscape analyzer",
"devices": [ "devices": [
"/dev/dri", "/dev/dri",
"/dev/dri/card0", "/dev/dri/card0",
@@ -64,12 +65,10 @@
"/dev/nvme1", "/dev/nvme1",
"/dev/nvme2" "/dev/nvme2"
], ],
"description": "Realtime BirdNET soundscape analyzer", "environment": {},
"environment": { "image": "ghcr.io/alexbelgium/birdnet-go-{arch}",
},
"ingress": true, "ingress": true,
"ingress_stream": true, "ingress_stream": true,
"image": "ghcr.io/alexbelgium/birdnet-go-{arch}",
"init": false, "init": false,
"map": [ "map": [
"addon_config:rw", "addon_config:rw",

View File

@@ -6,6 +6,7 @@
"audio": true, "audio": true,
"backup": "cold", "backup": "cold",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "realtime acoustic bird classification system",
"devices": [ "devices": [
"/dev/dri", "/dev/dri",
"/dev/dri/card0", "/dev/dri/card0",
@@ -58,7 +59,6 @@
"/dev/nvme1", "/dev/nvme1",
"/dev/nvme2" "/dev/nvme2"
], ],
"description": "realtime acoustic bird classification system",
"image": "ghcr.io/alexbelgium/birdnet-pi-{arch}", "image": "ghcr.io/alexbelgium/birdnet-pi-{arch}",
"init": false, "init": false,
"map": [ "map": [

View File

@@ -84,7 +84,6 @@
"PGID": 0, "PGID": 0,
"PUID": 0, "PUID": 0,
"connection_mode": "ingress_noauth" "connection_mode": "ingress_noauth"
}, },
"panel_icon": "mdi:movie-outline", "panel_icon": "mdi:movie-outline",
"ports": { "ports": {