mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Add Lektrico binary sensors documentation (#35595)
* Add documentation for Lektrico's binary sensors. * Change some description. * add abbr for RCD --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
f83260e8f8
commit
72a8065af8
@ -25,6 +25,25 @@ The Lektrico Charging Station device will be added as a sensor in Home Assistant
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
## Binary sensors
|
||||
|
||||
Binary sensors available in the library:
|
||||
|
||||
### Chargers
|
||||
|
||||
| Condition | Description |
|
||||
| :---------------- | :----------------------------------- |
|
||||
| state_e_activated | Electric vehicle error |
|
||||
| overtemp | Overtemperature |
|
||||
| critical_temp | Critical temperature |
|
||||
| overcurrent | Overcurrent |
|
||||
| meter_fault | Meter fault |
|
||||
| undervoltage | Undervoltage |
|
||||
| overvoltage | Overvoltage |
|
||||
| rcd_error | <abbr title="residual current device">RCD</abbr> error |
|
||||
| cp_diode_failure | Electric vehicle communication error |
|
||||
| contactor_failure | Contactor failure |
|
||||
|
||||
## Sensors
|
||||
|
||||
Sensors available in the library:
|
||||
|
Loading…
x
Reference in New Issue
Block a user