stfnhmplr / homebridge-synology

Control your Synology Diskstation with Homekit
MIT License
162 stars 16 forks source link

No Diskspace no CPU load #16

Closed helde86 closed 7 years ago

helde86 commented 7 years ago

Hi, i don't get the current diskspace and the current CPU load. Temperatur is ok. WOA works. What can I do?

helde86 commented 7 years ago

Oh sorry... DSM 6.x on DS215j

Itsmmai commented 7 years ago

Same here. DSM 6.x and DS412+

JetP1L0t commented 7 years ago

DS114 @ DSM 6.0.2-8451 Update 9 temp - undefined no disk usage

WOL - works

hogendoorn commented 7 years ago

Same here..DS212+

bematge commented 7 years ago

Same issue here DS1512+ / DSM 6.0.2-8451 Update 8 Thanks for your work and your support !

matthbot commented 7 years ago

Which commands are used for this ?

JetP1L0t commented 7 years ago

from command line: smartctl -A /dev/hda1 | grep Temperature_Celsius | awk '{print $10}'

matthbot commented 7 years ago

Thank you, but I mean the language commands for restart, shutdown and the current disk space ...

"Sirri, fahre DISKSTATION herunter" "Sirri, starte DISKSTATION neu"

stfnhmplr commented 7 years ago

I published an update to npm. Tested with DSM6@DS211j. Can you install the update via npm and check the log files if there is any error message?

Apple does not support a disk space characteristic, so there is no voice command. you can see some supported voice commands in different languages here: https://github.com/nfarina/homebridge/wiki/Siri-commands

In german you can say "Schalte [Diskstation] an" to start your diskstation. Replace the [Diskstation] with the name of your accessory. To turn it off, say "Schalte [Diskstation] aus".

stfnhmplr commented 7 years ago

The DiskUsage and the CPULoad are custom characteristics. Can you check if they are displayed correctly in the Eve App? Looks like an issue with Apples Home App.

Itsmmai commented 7 years ago

Yes, it works fine in the Eve app.. to bad it isn't working in the apple home app.