mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Added missing USB device types
There were some smartctl's device types missing. Added the "snt*" types, which I use. Information taken from https://www.smartmontools.org/wiki/USB
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
"COLLECTOR_API_ENDPOINT": "str?",
|
||||
"COLLECTOR_HOST_ID": "str?",
|
||||
"Mode": "list(Collector+WebUI|Collector)?",
|
||||
"SMARTCTL_COMMAND_DEVICE_TYPE": "list(auto|ata|scsi|sat|usbcypress|usbjmicron|usbsunplus|marvell|megaraid|sntasmedia)?",
|
||||
"SMARTCTL_COMMAND_DEVICE_TYPE": "list(auto|ata|scsi|sat|usbcypress|usbjmicron|usbsunplus|sntasmedia|sntjmicron|sntrealtek|marvell|megaraid)?",
|
||||
"SMARTCTL_MEGARAID_DISK_NUM": "int?",
|
||||
"TZ": "str?",
|
||||
"Updates": "list(Hourly|Daily|Weekly)",
|
||||
|
||||
Reference in New Issue
Block a user