Bump python-synology to 0.7.0 (auto-detect DSM version) (#13133)

This commit is contained in:
Quentame 2020-04-23 17:19:42 +02:00 committed by Franck Nijhof
parent 3f12e330c3
commit 2b9e0ee542
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -53,11 +53,6 @@ password:
description: The password of the user to connect to the Synology NAS.
required: true
type: string
api_version:
description: Define DSM version to allow backward compatibility with 5.x. Value can be `5` for DSM 5.x or `6` for DSM 6.x.
required: false
default: 6
type: integer
volumes:
description: "Array of volumes to monitor. Defaults to all volumes. Replace any spaces in the volume name with underscores, e.g., `volume 1` with `volume_1`."
required: false