mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 22:34:11 +02:00
Merge branch 'master' of https://github.com/alexbelgium/hassio-addons
This commit is contained in:
@@ -46,7 +46,8 @@
|
|||||||
"init": false,
|
"init": false,
|
||||||
"map": [
|
"map": [
|
||||||
"share:rw",
|
"share:rw",
|
||||||
"config:rw"
|
"config:rw",
|
||||||
|
"media:rw"
|
||||||
],
|
],
|
||||||
"name": "ResilioSync",
|
"name": "ResilioSync",
|
||||||
"options": {
|
"options": {
|
||||||
@@ -85,5 +86,5 @@
|
|||||||
},
|
},
|
||||||
"slug": "resiliosync",
|
"slug": "resiliosync",
|
||||||
"url": "https://github.com/tyjtyj/hassio-addons",
|
"url": "https://github.com/tyjtyj/hassio-addons",
|
||||||
"version": "2.7.3-5"
|
"version": "2.7.3-6"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -42,10 +42,11 @@
|
|||||||
"SMARTCTL_COMMAND_DEVICE_TYPE": "list(auto|ata|scsi|sat|usbcypress|usbjmicron|usbsunplus|marvell|megaraid)?",
|
"SMARTCTL_COMMAND_DEVICE_TYPE": "list(auto|ata|scsi|sat|usbcypress|usbjmicron|usbsunplus|marvell|megaraid)?",
|
||||||
"SMARTCTL_MEGARAID_DISK_NUM": "int?",
|
"SMARTCTL_MEGARAID_DISK_NUM": "int?",
|
||||||
"TZ": "str?",
|
"TZ": "str?",
|
||||||
"Updates": "list(Hourly|Daily|Weekly)"
|
"Updates": "list(Hourly|Daily|Weekly)",
|
||||||
|
"expose_collector": "bool?"
|
||||||
},
|
},
|
||||||
"slug": "scrutiny_fa",
|
"slug": "scrutiny_fa",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/AnalogJ/scrutiny",
|
"url": "https://github.com/AnalogJ/scrutiny",
|
||||||
"version": "v0.5.0-10"
|
"version": "v0.5.0-11"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user