Add Lektrico switches documentation (#34919)

* Add Lektrico switches documentation.

* Delete space

* tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
Lektri.co 2024-10-25 08:30:59 +03:00 committed by GitHub
parent c4b6323e51
commit 8617bd2a41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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