Update synologydsm.markdown (#9631)

* Update synologydsm.markdown

Added name configuration option

* Remove optional key
This commit is contained in:
Clifford W. Hansen 2019-06-15 14:50:14 +02:00 committed by Fabian Affolter
parent 2f29ec7e60
commit d9fad023b9

View File

@ -36,6 +36,11 @@ sensor:
```
{% configuration %}
name:
description: The name of your device
required: false
default: Synology DSM
type: string
host:
description: The IP address of the Synology NAS to monitor.
required: true