mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Update sensor.synologydsm.markdown (#8485)
* Update sensor.synologydsm.markdown add warning about changing default port in case SSL is turned off * Fix formatting
This commit is contained in:
parent
ce8f0455c7
commit
bf5d531076
@ -139,6 +139,10 @@ After booting Home Assistant it can take up to 15 minutes for the sensors to sho
|
|||||||
This sensor will wake up your Synology NAS if it's in hibernation mode.
|
This sensor will wake up your Synology NAS if it's in hibernation mode.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<p class='note warning'>
|
||||||
|
If you set `ssl:` to `False`, you *have* to also explicitly set `port:` to **5000**.
|
||||||
|
</p>
|
||||||
|
|
||||||
## {% linkable_title Separate User Configuration %}
|
## {% linkable_title Separate User Configuration %}
|
||||||
|
|
||||||
Due to the nature of the Synology DSM API it is required to grant the user admin rights. This is related to the fact that utilization information is stored in the core module.
|
Due to the nature of the Synology DSM API it is required to grant the user admin rights. This is related to the fact that utilization information is stored in the core module.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user