Add Lektrico buttons documentation (#34716)

* Add lektrico buttons.

* Change Reboot button description.
This commit is contained in:
Lektri.co 2024-09-16 11:06:53 +03:00 committed by GitHub
parent a4ded85220
commit ca48b94eed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -77,3 +77,21 @@ Sensors available in the library:
| pf_l1 | | Power factor on L1. |
| pf_l2 | | Power factor on L2. |
| pf_l3 | | Power factor on L3. |
## Buttons
Buttons available in the library:
### Chargers
| Button | Description |
| :------------------ | :--------------------------------- |
| charge_start | Command charger to start charging. |
| charge_stop | Command charger to stop charging. |
| reboot | Reboot charger. |
### Energy meters
| Button | Description |
| :------------------ | :--------------------------------- |
| reboot | Reboot energy meter. |