mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-16 20:39:12 +02:00
Update config.json
This commit is contained in:
@@ -61,8 +61,6 @@
|
|||||||
"description": "realtime acoustic bird classification system",
|
"description": "realtime acoustic bird classification system",
|
||||||
"image": "ghcr.io/alexbelgium/birdnet-pi-{arch}",
|
"image": "ghcr.io/alexbelgium/birdnet-pi-{arch}",
|
||||||
"init": false,
|
"init": false,
|
||||||
"ingress": true,
|
|
||||||
"ingress_stream": true,
|
|
||||||
"map": [
|
"map": [
|
||||||
"addon_config:rw",
|
"addon_config:rw",
|
||||||
"media:rw",
|
"media:rw",
|
||||||
@@ -98,7 +96,7 @@
|
|||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-pi",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-pi",
|
||||||
"usb": true,
|
"usb": true,
|
||||||
"version": "0.13-15_TEST",
|
"version": "0.13-14",
|
||||||
"video": true,
|
"video": true,
|
||||||
"webui": "http://[HOST]:[PORT:80]"
|
"webui": "http://[HOST]:[PORT:80]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user