更新filebrower、emby、nextcloud、zigbee2mqtt版本升级

This commit is contained in:
waxgourd
2024-01-02 15:24:50 +08:00
parent ee0ccc8071
commit c1f9cf01f7
11 changed files with 33 additions and 16 deletions

View File

@@ -79,6 +79,7 @@
"options": {
"NoAuth": true,
"certfile": "fullchain.pem",
"disable_thumbnails": true,
"keyfile": "privkey.pem",
"ssl": false
},
@@ -98,16 +99,16 @@
"base_folder": "str?",
"certfile": "str",
"cifsdomain": "str?",
"cifsusername": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"disable_thumbnails": "bool?",
"keyfile": "str",
"localdisks": "str?",
"networkdisks": "str?",
"smbv1": "bool?",
"ssl": "bool"
},
"slug": "filebrowser",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.23.0_8"
"version": "2.23.0_10"
}