mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Correct Two Typos - Drivers to Drives (#15728)
This commit is contained in:
parent
9548ea997e
commit
3358e56ce9
@ -64,10 +64,10 @@ password:
|
||||
description: The password of the user to connect to the QNAP NAS.
|
||||
required: true
|
||||
type: string
|
||||
drivers:
|
||||
drives:
|
||||
description: "Array of drives to monitor (ex: `0:1`)."
|
||||
required: false
|
||||
default: all drivers
|
||||
default: all drives
|
||||
type: list
|
||||
volumes:
|
||||
description: "Array of volumes to monitor (ex: `DataVol1`)."
|
||||
|
Loading…
x
Reference in New Issue
Block a user