diff --git a/source/_components/sensor.synologydsm.markdown b/source/_components/sensor.synologydsm.markdown index 2953f4b016b..bf7a0af0d01 100644 --- a/source/_components/sensor.synologydsm.markdown +++ b/source/_components/sensor.synologydsm.markdown @@ -8,9 +8,9 @@ comments: false sharing: true footer: true logo: synology.png -ha_category: Sensor +ha_category: System Monitor ha_release: 0.32 -ha_iot_class: depends +ha_iot_class: "Local Polling" --- @@ -31,14 +31,6 @@ sensor: - network_up ``` -
-After booting Home Assistant it can take up to 15 minutes for the sensors to show up. This is due to the fact that sensors are created after Home Assistant has fully been initialized. -
- --This sensor will wake up your Synology NAS if it's in hibernation mode. -
- Configuration variables: - **host** (*Required*): The IP address of the Synology NAS to monitor @@ -79,7 +71,15 @@ Configuration variables: - **volume_disk_temp_avg**: Displays the average temperature of all disks in the volume (creates a new entry for each volume). - **volume_disk_temp_max**: Displays the maximum temperature of all disks in the volume (creates a new entry for each volume). -Separate User Configuration: ++After booting Home Assistant it can take up to 15 minutes for the sensors to show up. This is due to the fact that sensors are created after Home Assistant has fully been initialized. +
+ ++This sensor will wake up your Synology NAS if it's in hibernation mode. +
+ +## {% 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.