mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-11 11:26:50 +00:00
Fix synology_dsm typo (#15615)
This commit is contained in:
parent
946e13fdd5
commit
eaa586c062
@ -164,7 +164,7 @@ For each disk:
|
|||||||
|
|
||||||
### Service `synology_dsm.reboot`
|
### Service `synology_dsm.reboot`
|
||||||
|
|
||||||
Reboot the by `serial` specified DSM. If only one DSM is configured, `serial` is not requiered.
|
Reboot the specified NAS by `serial`. If only one DSM is configured, `serial` is optional.
|
||||||
|
|
||||||
| Service data attribute | Required | Description |
|
| Service data attribute | Required | Description |
|
||||||
| ---------------------- | -------- | ----------- |
|
| ---------------------- | -------- | ----------- |
|
||||||
@ -172,7 +172,7 @@ Reboot the by `serial` specified DSM. If only one DSM is configured, `serial` is
|
|||||||
|
|
||||||
### Service `synology_dsm.shutdown`
|
### Service `synology_dsm.shutdown`
|
||||||
|
|
||||||
Shutdown the by `serial` specified DSM. If only one DSM is configured, `serial` is not requiered.
|
Shutdown the specified NAS by `serial`. If only one DSM is configured, `serial` is optional.
|
||||||
|
|
||||||
| Service data attribute | Required | Description |
|
| Service data attribute | Required | Description |
|
||||||
| ---------------------- | -------- | ----------- |
|
| ---------------------- | -------- | ----------- |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user