mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Merge pull request #1360 from alexbelgium/create-pull-request/patch-1714263870
Github bot : json sorted
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
],
|
||||
"audio": true,
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "Realtime BirdNET soundscape analyzer",
|
||||
"devices": [
|
||||
"/dev/dri",
|
||||
"/dev/dri/card0",
|
||||
@@ -64,12 +65,10 @@
|
||||
"/dev/nvme1",
|
||||
"/dev/nvme2"
|
||||
],
|
||||
"description": "Realtime BirdNET soundscape analyzer",
|
||||
"environment": {
|
||||
},
|
||||
"environment": {},
|
||||
"image": "ghcr.io/alexbelgium/birdnet-go-{arch}",
|
||||
"ingress": true,
|
||||
"ingress_stream": true,
|
||||
"image": "ghcr.io/alexbelgium/birdnet-go-{arch}",
|
||||
"init": false,
|
||||
"map": [
|
||||
"addon_config:rw",
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
"audio": true,
|
||||
"backup": "cold",
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "realtime acoustic bird classification system",
|
||||
"devices": [
|
||||
"/dev/dri",
|
||||
"/dev/dri/card0",
|
||||
@@ -58,7 +59,6 @@
|
||||
"/dev/nvme1",
|
||||
"/dev/nvme2"
|
||||
],
|
||||
"description": "realtime acoustic bird classification system",
|
||||
"image": "ghcr.io/alexbelgium/birdnet-pi-{arch}",
|
||||
"init": false,
|
||||
"ingress": true,
|
||||
|
||||
@@ -84,7 +84,6 @@
|
||||
"PGID": 0,
|
||||
"PUID": 0,
|
||||
"connection_mode": "ingress_noauth"
|
||||
|
||||
},
|
||||
"panel_icon": "mdi:movie-outline",
|
||||
"ports": {
|
||||
|
||||
Reference in New Issue
Block a user