From 8617bd2a413d6799e33d80c7e9ac57759bc005b9 Mon Sep 17 00:00:00 2001 From: "Lektri.co" <137074859+Lektrico@users.noreply.github.com> Date: Fri, 25 Oct 2024 08:30:59 +0300 Subject: [PATCH] Add Lektrico switches documentation (#34919) * Add Lektrico switches documentation. * Delete space * tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/lektrico.markdown | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/source/_integrations/lektrico.markdown b/source/_integrations/lektrico.markdown index d3424f048d2..2779fd8b148 100644 --- a/source/_integrations/lektrico.markdown +++ b/source/_integrations/lektrico.markdown @@ -120,3 +120,22 @@ Selects available in the library: | Select | Description | | :------------------ | :-------------------------------------- | | lb_mode | Select the load balancing mode of the energy meter. The options are **Disabled**, **Power**, **Hybrid**, and **Green**. | + +## Switches + +Switches available in the library: + +### Single-phase charger + +| Switch | Description | +| :------------------ | :-------------------------------------- | +| authentication | Allows to select if the charger will automatically start to charge or if it needs authentication. | +| lock | Allows to select if the charger is locked or not. When the charger is locked, no charging is possible.| + +### Three-phase charger + +| Switch | Description | +| :------------------ | :-------------------------------------- | +| authentication | Allows to select if the charger will automatically start to charge or if it needs authentication. | +| lock | Allows to select if the charger is locked or not. When the charger is locked, no charging is possible.| +| force_single_phase | Allows to put the three-phase charger in single-phase mode or three-phase mode. |