From 5ffb713f7a84851b475c3fbed30b12e97b45d397 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 11 Jun 2024 10:04:06 +0200 Subject: [PATCH] Align other scrutiny --- scrutiny/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scrutiny/config.json b/scrutiny/config.json index 26c936fb5..897eeb9ac 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -104,7 +104,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)?", + "SMARTCTL_COMMAND_DEVICE_TYPE": "list(auto|ata|scsi|sat|usbcypress|usbjmicron|usbsunplus|marvell|megaraid|sntasmedia)?", "SMARTCTL_MEGARAID_DISK_NUM": "int?", "TZ": "str?", "Updates": "list(Hourly|Daily|Weekly)", @@ -113,5 +113,5 @@ "slug": "scrutiny", "udev": true, "url": "https://github.com/AnalogJ/scrutiny", - "version": "v0.8.1-2" + "version": "v0.8.1-3" }