Marked Wallbox Error History

Latest 100 entries for {{ normalized_station_id or station_id }}. {% if redirect_info %} {% if redirect_info.location_name %} Location: {{ redirect_info.location_name }}. {% endif %} {% if redirect_info.ws_url_short %} Target: {{ redirect_info.ws_url_short }}. {% endif %} {% endif %}

Error Entries

Most recent entries first.

{% if history_rows %} {% for entry in history_rows %} {% endfor %} {% else %} {% endif %}
Reason Source Pattern ID Created Updated
{{ entry.reason or '-' }} {% if entry.source == 'fault_detection' %} Fault detection {% else %} Manual {% endif %} {{ entry.pattern_id or '-' }} {{ entry.created_at or '-' }} {{ entry.updated_at or '-' }}
No history entries found for this wallbox.