Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. English
  3. Scripting / Logic
  4. JavaScript
  5. Modbus Register of Wallbox

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.3k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.0k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.4k

Modbus Register of Wallbox

Geplant Angeheftet Gesperrt Verschoben JavaScript
2 Beiträge 2 Kommentatoren 131 Aufrufe 2 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • M Offline
    M Offline
    maxnomo
    schrieb am zuletzt editiert von
    #1

    Re: E3DC Hauskraftwerk steuern
    Hi Arno, i am not familar with iobroker, ido all my stuff in HOMEASSISTANT. I have a "E3DC 10Pro" and an "easy connect" wallbox. I have access to the MODBUS registers of the E3DC machine. Afaik the "Hauskraftwerk" does directly communicate to the wallbox, although the "Wallbox" has an extra and different IP adress. In your documentation you mention registers of the wallbox. in the range of 100....528

    I tried to get access to some of this registers, like "128" meaning - in your documentation: "total_kwh - Gesamtzaehler kWh" - according to the file : "Modbus_E3DC_Wallbox_Import_Eingangsregister.tsv" - but without success.

    So my question is if i used the registers in the right way, accessing the IP adress of the wallbox and reading the right registers:

    - name: wallbox_
      type: tcp
      host: 192.168.2.177
      port: 502
      delay: 1
      #
      sensors:
      #
      # Abfrage Status Wallbox
      # ------------------------------------
        - name: e3dc_wallbox_ex_WB
          scan_interval: 6
          unit_of_measurement: W
          address: 128
          device_class: power
        #
    

    error code is: wallbox_: Error: device: 1 address: 128 -> Modbus Error: [Input/Output] No response received after 3 retries, continue with next request
    Any hints are welcome....

    mcm1957M 1 Antwort Letzte Antwort
    0
    • M maxnomo

      Re: E3DC Hauskraftwerk steuern
      Hi Arno, i am not familar with iobroker, ido all my stuff in HOMEASSISTANT. I have a "E3DC 10Pro" and an "easy connect" wallbox. I have access to the MODBUS registers of the E3DC machine. Afaik the "Hauskraftwerk" does directly communicate to the wallbox, although the "Wallbox" has an extra and different IP adress. In your documentation you mention registers of the wallbox. in the range of 100....528

      I tried to get access to some of this registers, like "128" meaning - in your documentation: "total_kwh - Gesamtzaehler kWh" - according to the file : "Modbus_E3DC_Wallbox_Import_Eingangsregister.tsv" - but without success.

      So my question is if i used the registers in the right way, accessing the IP adress of the wallbox and reading the right registers:

      - name: wallbox_
        type: tcp
        host: 192.168.2.177
        port: 502
        delay: 1
        #
        sensors:
        #
        # Abfrage Status Wallbox
        # ------------------------------------
          - name: e3dc_wallbox_ex_WB
            scan_interval: 6
            unit_of_measurement: W
            address: 128
            device_class: power
          #
      

      error code is: wallbox_: Error: device: 1 address: 128 -> Modbus Error: [Input/Output] No response received after 3 retries, continue with next request
      Any hints are welcome....

      mcm1957M Online
      mcm1957M Online
      mcm1957
      schrieb am zuletzt editiert von mcm1957
      #2

      @maxnomo

      Do you want to migrate to ioBroker?
      Do you have problems with the iobroker modbus adapter?

      This forum is NOT related to home assistent. So if you question relates to an home asisstent problme, please ask that some ha forum.

      Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
      Support Repositoryverwaltung.

      Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

      LESEN - gute Forenbeitrage

      1 Antwort Letzte Antwort
      1
      Antworten
      • In einem neuen Thema antworten
      Anmelden zum Antworten
      • Älteste zuerst
      • Neuste zuerst
      • Meiste Stimmen


      Support us

      ioBroker
      Community Adapters
      Donate

      335

      Online

      32.4k

      Benutzer

      81.4k

      Themen

      1.3m

      Beiträge
      Community
      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
      ioBroker Community 2014-2025
      logo
      • Anmelden

      • Du hast noch kein Konto? Registrieren

      • Anmelden oder registrieren, um zu suchen
      • Erster Beitrag
        Letzter Beitrag
      0
      • Home
      • Aktuell
      • Tags
      • Ungelesen 0
      • Kategorien
      • Unreplied
      • Beliebt
      • GitHub
      • Docu
      • Hilfe