Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. maxnomo

    NEWS

    • Amazon Alexa - ioBroker Skill läuft aus ?

    • Monatsrückblick – September 2025

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Groups 0

    maxnomo

    @maxnomo

    0
    Reputation
    2
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    maxnomo Follow

    Latest posts made by maxnomo

    • Modbus Register of Wallbox

      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....

      posted in JavaScript
      M
      maxnomo
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo