Remove name configuration key from synology_dsm as it is no lo… (#12729)

This commit is contained in:
J. Nick Koston 2020-04-07 12:40:38 -05:00 committed by GitHub
parent 7348fb9624
commit f08777c05a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,11 +31,6 @@ synology_dsm:
``` ```
{% configuration %} {% configuration %}
name:
description: The name to use in the frontend for your Synology device.
required: false
default: Synology DSM
type: string
host: host:
description: The IP address or DNS of the Synology NAS to monitor. description: The IP address or DNS of the Synology NAS to monitor.
required: true required: true