python-qnapstats
python-qnapstats copied to clipboard
Python API for obtaining QNAP NAS system stats
Please provide the following information along with your issue report (replace anything inside of ``): **Device Model Number**: **QTS Version**: Working without issues
**Device Model Number**: TS-453 Pro **QTS Version**: 5.0.0.1932 I am currently seeing this in Home Assistant  Password is correct as it is copied and pasted from...
Please provide the following information along with your issue report (replace anything inside of ``): **Device Model Number**: **QTS Version**: No error, but pls do not encourage users to turn...
This PR adds a `put_in_sleep_mode` method. This puts the QNAP NAS in sleep mode. Also updated tox tests. This is tested on a QNAP TS-251+ with QTS 5.1.7.2770.
Not an issue but a feature request _(can't see where else to do this)_ Would it be possible to retrieve the GPU temp ? (i.e. in my case it's an...
**Device Model Number**: TS-251D **QTS Version**: 5.1.7 Hello, I am using QNAP HA integration with my TS-251D (SSL: false, verify SSL: false, port 8080), and I am seeing hundreds and...
Is there a way to extract the status of a Storage Pool? As in, tell me if a RAID array is acting up. This is the dialog shown from the...
Hello! I am using this library as part of the QNAP integration in home assistant. Works very nicely! I tried on a whim, whether it might be possible to use...
Hi, I've added the monitoring of system fan(s) speed and status, for me was useful for manage the speed of the fans for controlling the temperature, because the Qnap standard...
``` Traceback (most recent call last): File "/build/source/tests/test-models.py", line 124, in assert json.dumps(qnap.get_system_stats(), sort_keys=True) == systemstats ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError ```