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. |