Update Synology DSM doc (#13538)

This commit is contained in:
Quentame 2020-05-21 14:21:52 +02:00 committed by GitHub
parent 70a19ae259
commit 099e35d801
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,18 +74,14 @@ This sensor will wake up your Synology NAS if it's in hibernation mode.
</div> </div>
You can change the scan interal within the configuration options (default is 15 min).
## Separate User Configuration ## 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.
When creating the user, it is possible to deny access to all locations and applications. By doing this, the user will not be able to login to the web interface or view any of the files on the Synology NAS. It is still able to read the utilization and storage information using the API. When creating the user, it is possible to deny access to all locations and applications. By doing this, the user will not be able to login to the web interface or view any of the files on the Synology NAS. It is still able to read the utilization and storage information using the API.
<div class='note warning'>
The Home Assistant integration doesn't support two-factor authentication for Synology DSM accounts. Use a strong, randomly generated password to improve security.
</div>
## Created sensors ## Created sensors