From 4fa58ee9e6c771df7482931e6a822c9d87f86b9c Mon Sep 17 00:00:00 2001 From: Maxime Lafarie <5319267+maximelafarie@users.noreply.github.com> Date: Thu, 3 Jul 2025 22:24:20 +0200 Subject: [PATCH] add TS-464 model and fix typo --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 348f6df..19cad29 100644 --- a/README.rst +++ b/README.rst @@ -54,7 +54,7 @@ Alternatively you can configure a normal account and enable Delegated Administra in control panel, and activate "System Monitoring." Once the account is created, and/or you upgrade to a newer of like QTS 5, -blso be sure to log into your NAS and complete any agreements, warnings, wizards, etc. +also be sure to log into your NAS and complete any agreements, warnings, wizards, etc. that may prevent this library from using the QNAP API. MFA/2FA must also be disabled for that user for this library to work. @@ -107,6 +107,8 @@ This library has been tested against the following devices and firmwares: +--------------+------------------------+---------------------------------------+ | TS-453Be | 4.2.3; 5.0.1 | | +--------------+------------------------+---------------------------------------+ +| TS-464 | 5.2.5 | User-reported: no automated tests | ++--------------+------------------------+---------------------------------------+ | TS-639 | 4.2.3 | | +--------------+------------------------+---------------------------------------+ | TS-659 | 4.2.6 | May report `None` for some disk temps |