mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Update synologydsm.markdown (#9631)
* Update synologydsm.markdown Added name configuration option * Remove optional key
This commit is contained in:
parent
2f29ec7e60
commit
d9fad023b9
@ -36,6 +36,11 @@ sensor:
|
|||||||
```
|
```
|
||||||
|
|
||||||
{% configuration %}
|
{% configuration %}
|
||||||
|
name:
|
||||||
|
description: The name of your device
|
||||||
|
required: false
|
||||||
|
default: Synology DSM
|
||||||
|
type: string
|
||||||
host:
|
host:
|
||||||
description: The IP address of the Synology NAS to monitor.
|
description: The IP address of the Synology NAS to monitor.
|
||||||
required: true
|
required: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user