Files
ESPEasy/docs/source/Plugin/P139_events.repl
T
2025-01-19 20:28:14 +01:00

13 lines
327 B
Plaintext

.. csv-table::
:header: "Event", "Extra information"
:widths: 20, 30
"
| ``<taskname>#ChargingState=<old_state>,<new_state>``
| ``new_state`` / ``old_state``: ``-1`` (Discharging), ``0`` (Standby) or ``1`` (Charging).
","
| Event generated when the **Generate events** checkbox is enabled.
"