From ee8c841208562f5f92c57184b688ac6e3be8d779 Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Thu, 6 Nov 2025 14:37:33 +0100 Subject: [PATCH 1/2] Add 'simultaneous' wiring setup This adds the description and a wiring scheme for the mentioned wiring type. Signed-off-by: Michael Heimpold --- .../switch-3ph1ph-simultaneous.drawio.svg | 4 ++ docs/source/everest_charging_stack.rst | 48 ++++++++++++++----- 2 files changed, 39 insertions(+), 13 deletions(-) create mode 100644 docs/source/_static/images/switch-3ph1ph-simultaneous.drawio.svg diff --git a/docs/source/_static/images/switch-3ph1ph-simultaneous.drawio.svg b/docs/source/_static/images/switch-3ph1ph-simultaneous.drawio.svg new file mode 100644 index 0000000..c96b6d7 --- /dev/null +++ b/docs/source/_static/images/switch-3ph1ph-simultaneous.drawio.svg @@ -0,0 +1,4 @@ + + + +
Charge Control C   
Charge Control C   
Secondary
Secondary
N
N
LY
LY
R1
R1
S1
S1
C
C
S2
S2
R2
R2
Socket / Cable
Socket / Cable
X14
X14
Sense
Detection
Logic
Sense...
Sense
Detection
Logic
Sense...
Primary
Primary
L1
L1
N
N
L2
L2
L3
L3
L'1
L'1
N'
N'
L'2
L'2
L'3
L'3
Text is not SVG - cannot display
\ No newline at end of file diff --git a/docs/source/everest_charging_stack.rst b/docs/source/everest_charging_stack.rst index 8599a9c..2e20711 100644 --- a/docs/source/everest_charging_stack.rst +++ b/docs/source/everest_charging_stack.rst @@ -65,7 +65,7 @@ Also the BSP driver `CbTarragonDriver Date: Mon, 10 Nov 2025 10:47:23 +0100 Subject: [PATCH 2/2] Fix grammar Co-authored-by: barsnick --- docs/source/everest_charging_stack.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/everest_charging_stack.rst b/docs/source/everest_charging_stack.rst index 2e20711..53ae2a1 100644 --- a/docs/source/everest_charging_stack.rst +++ b/docs/source/everest_charging_stack.rst @@ -65,7 +65,7 @@ Also the BSP driver `CbTarragonDriver