mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Merge pull request #1381 from alexbelgium/create-pull-request/patch-1714868638
Github bot : json sorted
This commit is contained in:
@@ -60,9 +60,9 @@
|
||||
"/dev/nvme2"
|
||||
],
|
||||
"image": "ghcr.io/alexbelgium/birdnet-pi-{arch}",
|
||||
"init": false,
|
||||
"ingress": true,
|
||||
"ingress_stream": true,
|
||||
"init": false,
|
||||
"map": [
|
||||
"addon_config:rw",
|
||||
"media:rw",
|
||||
@@ -88,13 +88,13 @@
|
||||
"schema": {
|
||||
"BIRDSONGS_FOLDER": "str?",
|
||||
"BIRDS_ONLINE_INFO": "list(allaboutbirds.org|ebird.org)",
|
||||
"pi_password": "password",
|
||||
"TZ": "str?",
|
||||
"cifsdomain": "str?",
|
||||
"cifspassword": "str?",
|
||||
"cifsusername": "str?",
|
||||
"localdisks": "str?",
|
||||
"networkdisks": "str?"
|
||||
"networkdisks": "str?",
|
||||
"pi_password": "password"
|
||||
},
|
||||
"slug": "birdnet-pi",
|
||||
"tmpfs": true,
|
||||
|
||||
Reference in New Issue
Block a user