mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-25 05:56:28 +01:00
Update config.json
This commit is contained in:
@@ -61,6 +61,8 @@
|
||||
"description": "realtime acoustic bird classification system",
|
||||
"image": "ghcr.io/alexbelgium/birdnet-pi-{arch}",
|
||||
"init": false,
|
||||
"ingress": true,
|
||||
"ingress_stream": true,
|
||||
"map": [
|
||||
"addon_config:rw",
|
||||
"media:rw",
|
||||
@@ -71,6 +73,7 @@
|
||||
"BIRDSONGS_FOLDER": "/config/BirdSongs",
|
||||
"TZ": "Europe/Paris"
|
||||
},
|
||||
"panel_icon": "mdi:bird",
|
||||
"ports": {
|
||||
"80/tcp": 80
|
||||
},
|
||||
@@ -95,7 +98,7 @@
|
||||
"udev": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-pi",
|
||||
"usb": true,
|
||||
"version": "0.13-14",
|
||||
"version": "0.13-15_TEST",
|
||||
"video": true,
|
||||
"webui": "http://[HOST]:[PORT:80]"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user