mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-20 07:41:48 +02:00
Github bot : json sorted
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
@@ -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": [
|
||||||
|
|||||||
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user