• v3.0.15_FE a34efb7b11

    Ghost released this 2026-05-17 17:07:43 +02:00 | 72 commits to main since this release

    Keine offenen Punkte. Alle geplanten Features umgesetzt.
    Naechster Schritt: Merge in main.

    • platformio.ini: 3.0.12_FE

    Downloads
  • v3.0.14_FE a34efb7b11

    Ghost released this 2026-05-17 16:59:50 +02:00 | 72 commits to main since this release

    Keine offenen Punkte. Alle geplanten Features umgesetzt.
    Naechster Schritt: Merge in main.

    • platformio.ini: 3.0.12_FE

    Downloads
  • v3.0.13_FE a34efb7b11

    Ghost released this 2026-05-17 16:52:59 +02:00 | 72 commits to main since this release

    Keine offenen Punkte. Alle geplanten Features umgesetzt.
    Naechster Schritt: Merge in main.

    • platformio.ini: 3.0.12_FE

    Downloads
  • v3.0.12_FE a34efb7b11

    Ghost released this 2026-05-17 16:42:26 +02:00 | 72 commits to main since this release

    Keine offenen Punkte. Alle geplanten Features umgesetzt.
    Naechster Schritt: Merge in main.


    Downloads
  • v3.0.11_FE a34efb7b11

    Ghost released this 2026-05-17 16:21:34 +02:00 | 72 commits to main since this release

    Keine offenen Punkte. Alle geplanten Features umgesetzt.


    Downloads
  • v3.0.10_FE a34efb7b11

    Ghost released this 2026-05-16 21:03:36 +02:00 | 72 commits to main since this release

    Feature: Multi-Device mit konfigurierbaren Modbus Slave-IDs

    Branch: feature/multi-device-slave-id (geplant)
    Status: Geplant

    Geplante Loesung:

    • Slave-ID pro Device im Webinterface konfigurierbar
    • Mapping Device-Slot -> Slave-ID
    • Validierung: keine doppelten IDs

    Downloads
  • v3.0.9_FE a34efb7b11

    Ghost released this 2026-05-16 20:55:15 +02:00 | 72 commits to main since this release

    Bugfix: Fehler-Reset per MQTT und Webinterface

    Branch: feature/tracer3210-config-tab
    Status: Geplant

    Wenn der Regler nach einer BMS-Abschaltung den Ladevorgang nicht
    selbstaendig wieder aufnimmt, ist derzeit ein manueller Reset noetig.

    Geplante Loesung:

    • Modbus-Coil-Write auf Coil 0x0002 zur Fehlerquittierung
    • Button im Webinterface
    • MQTT-Command-Topic: epever2mqtt/CMD/error_reset

    Feature: HA Discovery vervollstaendigen

    Branch: feature/ha-discovery-fix (geplant)
    Status: Geplant

    Geplante Korrekturen:

    • GEN_TOT: state_class: total_increasing, device_class: energy
    • CONS_TOT, CONS_DAY, CONS_MON, GEN_DAY, GEN_MON: state_class: total_increasing
    • Spannungs-/Strom-/Leistungs-/Temperatur-Sensoren mit korrekten device_class
    • Kompatibilitaet HA Core 2025.7+

    Feature: Multi-Device mit konfigurierbaren Modbus Slave-IDs

    Branch: feature/multi-device-slave-id (geplant)
    Status: Geplant

    Geplante Loesung:

    • Slave-ID pro Device im Webinterface konfigurierbar
    • Mapping Device-Slot -> Slave-ID
    • Validierung: keine doppelten IDs

    Downloads
  • v3.0.8_FE a34efb7b11

    Ghost released this 2026-05-16 20:42:37 +02:00 | 72 commits to main since this release

    Bugfix: Fehler-Reset per MQTT und Webinterface

    Branch: feature/tracer3210-config-tab
    Status: Geplant

    Wenn der Regler nach einer BMS-Abschaltung den Ladevorgang nicht
    selbstaendig wieder aufnimmt, ist derzeit ein manueller Reset noetig.

    Geplante Loesung:

    • Modbus-Coil-Write auf Coil 0x0002 zur Fehlerquittierung
    • Button im Webinterface
    • MQTT-Command-Topic: epever2mqtt/CMD/error_reset

    Feature: HA Discovery vervollstaendigen

    Branch: feature/ha-discovery-fix (geplant)
    Status: Geplant

    Geplante Korrekturen:

    • GEN_TOT: state_class: total_increasing, device_class: energy
    • CONS_TOT, CONS_DAY, CONS_MON, GEN_DAY, GEN_MON: state_class: total_increasing
    • Spannungs-/Strom-/Leistungs-/Temperatur-Sensoren mit korrekten device_class
    • Kompatibilitaet HA Core 2025.7+

    Feature: Multi-Device mit konfigurierbaren Modbus Slave-IDs

    Branch: feature/multi-device-slave-id (geplant)
    Status: Geplant

    Geplante Loesung:

    • Slave-ID pro Device im Webinterface konfigurierbar
    • Mapping Device-Slot -> Slave-ID
    • Validierung: keine doppelten IDs

    Downloads
  • v3.0.7_FE a34efb7b11

    Ghost released this 2026-05-16 20:33:58 +02:00 | 72 commits to main since this release

    Bugfix: LOAD_STATE per MQTT nicht schreibbar

    Branch: fix/mqtt-write-load-state (geplant)
    Status: Geplant

    Das Schreiben von LOAD_STATE ueber MQTT funktioniert trotz korrektem
    JSON-Payload nicht.

    Geplante Loesung:

    • Write-Handler fuer Modbus Coil-Register reparieren
    • Validierung des Payloads vor dem Schreiben
    • MQTT-Feedback-Topic nach erfolgreichem Write

    Feature: Fehler-Reset per MQTT und Webinterface

    Branch: feature/error-reset (geplant)
    Status: Geplant

    Geplante Loesung:

    • Modbus-Coil-Write auf Coil 0x0002 zur Fehlerquittierung
    • Button im Webinterface: "Fehler zuruecksetzen / Laden neu starten"
    • MQTT-Command-Topic: epever2mqtt/CMD/error_reset

    Feature: HA Discovery vervollstaendigen

    Branch: feature/ha-discovery-fix (geplant)
    Status: Geplant

    Geplante Korrekturen:

    • GEN_TOT: state_class: total_increasing, device_class: energy
    • CONS_TOT, CONS_DAY, CONS_MON, GEN_DAY, GEN_MON: state_class: total_increasing
    • Spannungs-/Strom-/Leistungs-/Temperatur-Sensoren mit korrekten device_class
    • Kompatibilitaet HA Core 2025.7+

    Feature: Multi-Device mit konfigurierbaren Modbus Slave-IDs

    Branch: feature/multi-device-slave-id (geplant)
    Status: Geplant

    Geplante Loesung:

    • Slave-ID pro Device im Webinterface konfigurierbar
    • Mapping Device-Slot -> Slave-ID
    • Validierung: keine doppelten IDs

    Downloads
  • v3.0.6_FE a34efb7b11

    Ghost released this 2026-05-16 20:17:43 +02:00 | 72 commits to main since this release

    Bugfix: LOAD_STATE per MQTT nicht schreibbar

    Branch: fix/mqtt-write-load-state (geplant)
    Status: Geplant

    Das Schreiben von LOAD_STATE ueber MQTT funktioniert trotz korrektem
    JSON-Payload nicht.

    Geplante Loesung:

    • Write-Handler fuer Modbus Coil-Register reparieren
    • Validierung des Payloads vor dem Schreiben
    • MQTT-Feedback-Topic nach erfolgreichem Write

    Feature: Fehler-Reset per MQTT und Webinterface

    Branch: feature/error-reset (geplant)
    Status: Geplant

    Geplante Loesung:

    • Modbus-Coil-Write auf Coil 0x0002 zur Fehlerquittierung
    • Button im Webinterface: "Fehler zuruecksetzen / Laden neu starten"
    • MQTT-Command-Topic: epever2mqtt/CMD/error_reset

    Feature: HA Discovery vervollstaendigen

    Branch: feature/ha-discovery-fix (geplant)
    Status: Geplant

    Geplante Korrekturen:

    • GEN_TOT: state_class: total_increasing, device_class: energy
    • CONS_TOT, CONS_DAY, CONS_MON, GEN_DAY, GEN_MON: state_class: total_increasing
    • Spannungs-/Strom-/Leistungs-/Temperatur-Sensoren mit korrekten device_class
    • Kompatibilitaet HA Core 2025.7+

    Feature: Multi-Device mit konfigurierbaren Modbus Slave-IDs

    Branch: feature/multi-device-slave-id (geplant)
    Status: Geplant

    Geplante Loesung:

    • Slave-ID pro Device im Webinterface konfigurierbar
    • Mapping Device-Slot -> Slave-ID
    • Validierung: keine doppelten IDs

    Downloads