Add Lektrico numbers documentation (#34777)

* Add numbers to lektrico integration.

* Add unit and range for numbers.
This commit is contained in:
Lektri.co 2024-09-18 07:24:58 +03:00 committed by GitHub
parent 4db4522e50
commit 47337ba9e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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