mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-29 16:07:40 +01:00
add systemctl device type configuration option - fix missing comma
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
"COLLECTOR_API_ENDPOINT": "str?",
|
||||
"Mode": "list(Collector+WebUI|Collector)?",
|
||||
"TZ": "str?",
|
||||
"Updates": "list(Hourly|Daily|Weekly)"
|
||||
"Updates": "list(Hourly|Daily|Weekly)",
|
||||
"SMARTCTL_COMMAND_DEVICE_TYPE": "list(auto|ata|scsi|sat|usbcypress|usbjmicron|usbsunplus|marvell|megaraid)?",
|
||||
"SMARTCTL_MEGARAID_DISK_NUM":"int?"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user