From 47337ba9e5d4bbc8c7d3dd00b7260b58d32d581d Mon Sep 17 00:00:00 2001 From: "Lektri.co" <137074859+Lektrico@users.noreply.github.com> Date: Wed, 18 Sep 2024 07:24:58 +0300 Subject: [PATCH] Add Lektrico numbers documentation (#34777) * Add numbers to lektrico integration. * Add unit and range for numbers. --- source/_integrations/lektrico.markdown | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/source/_integrations/lektrico.markdown b/source/_integrations/lektrico.markdown index 52eef31e209..fffe7d90080 100644 --- a/source/_integrations/lektrico.markdown +++ b/source/_integrations/lektrico.markdown @@ -95,3 +95,14 @@ Buttons available in the library: | Button | Description | | :------------------ | :--------------------------------- | | reboot | Reboot energy meter. | + +## Numbers + +Numbers available in the library: + +### Chargers + +| Number | Unit | Range | Description | +| :----------------- | :--- | :------ | :---------------------------------------- | +| led_max_brightness | % | 0 - 100 | Set the LED brightness of the charger. | +| dynamic_limit | A | 0 - 32 | Set the maximum allowed charging current. |