mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +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.
|
description: The password of the user to connect to the QNAP NAS.
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
drivers:
|
drives:
|
||||||
description: "Array of drives to monitor (ex: `0:1`)."
|
description: "Array of drives to monitor (ex: `0:1`)."
|
||||||
required: false
|
required: false
|
||||||
default: all drivers
|
default: all drives
|
||||||
type: list
|
type: list
|
||||||
volumes:
|
volumes:
|
||||||
description: "Array of volumes to monitor (ex: `DataVol1`)."
|
description: "Array of volumes to monitor (ex: `DataVol1`)."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user