mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-14 12:56:30 +00:00
Include share as mount usage option (#1786)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
57ec8e95a5
commit
454db1b207
@ -273,7 +273,7 @@ The `content` key of a backup object contains the following keys:
|
||||
| ---------- | -------------- | ---------------------------------------------------------------------- | ---------------- |
|
||||
| name | string | Name of the mount | both |
|
||||
| type | string | Type of the mount (cifs or nfs) | both |
|
||||
| usage | string | Usage of the mount (backup or media) | both |
|
||||
| usage | string | Usage of the mount (backup, media, or share) | both |
|
||||
| server | string | IP address or hostname of the network share server | both |
|
||||
| port | int | Port to use (if not using the standard one for the mount type) | both |
|
||||
| path | string | (nfs mounts only) Path to mount from the network share | both |
|
||||
|
Loading…
x
Reference in New Issue
Block a user