From a3c13e534b0f67fa0adf6d58b101b0fce9a22904 Mon Sep 17 00:00:00 2001 From: no-gram Date: Thu, 26 Feb 2026 17:32:56 +0100 Subject: [PATCH 1/2] Added a note in the documentation regarding stand-alone mode in the section about prevent charging auto start --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 77538c0..37c24fe 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,12 @@ of the following will prevent auto start: > Using _"Available current"_ will affect __all__ chargers if there are more > than one charger. +> [!IMPORTANT] +> Setting the available charge has no effect if the charger is in _stand-alone_ +> mode and will in that case not prevent the charging to start immediately. +> If you have issues preventing auto start then check if your charger is in +> stand-alone mode. + ## Setting charging current From 0852aea9c346275bf12fdbe200833e42133929fd Mon Sep 17 00:00:00 2001 From: no-gram Date: Sun, 1 Mar 2026 15:11:04 +0100 Subject: [PATCH 2/2] Added a note in the Requirements section in documentation about stand-alone mode must be disabled to use the controls at the Installation-level. Also updated a dead link for disabling Zaptec Sense. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 37c24fe..268730b 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,8 @@ Confirmed to work with Zaptec products * A user with access to [Zaptec Portal](https://portal.zaptec.com/). * If you want to use the controls at the [Installation](#zaptec-device-concept) level: * A Zaptec Portal user with _Owner_ or _Service_ privileges. - * Disable [Zaptec Sense](https://help.zaptec.com/hc/en-001/articles/11155142597137-How-to-manage-Zaptec-Sense-in-the-Zaptec-Portal) (aka APM/Automatic Power Management). + * Disable [Zaptec Sense](https://help.zaptec.com/hc/en-GB/article/how-to-manage-zaptec-sense-in-the-zaptec-portal) (aka APM/Automatic Power Management). + * Disable [stand-alone mode](https://help.zaptec.com/hc/en-GB/article/use-stand-alone-mode-for-troubleshooting-and-unstable-internet). # Known issues