Navigation

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

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 16
    • Best 2
    • Groups 1

    Dirk 0

    @Dirk 0

    Starter

    2
    Reputation
    8
    Profile views
    16
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Dirk 0 Follow
    Starter

    Best posts made by Dirk 0

    • RE: gsmsms Adapter mit SIM800C

      ... konnte das Problem lösen indem ich die Baudrate auf 115200 gesetzt habe (default=19200)

      LG

      posted in Hardware
      D
      Dirk 0
    • RE: Multihost probleme ## Error: No configuration received! ##

      @dirk-0

      statt IP geht auch der hostname:

      pi@raspi3:~ $ iob setup custom
      Current configuration:
      - Objects database:
        - Type: jsonl
        - Host/Unix Socket: raspi7
        - Port: 9001
      - States database:
        - Type: jsonl
        - Host/Unix Socket: raspi7
        - Port: 9000
      - Data Directory: ../../iobroker-data/
      
      Type of objects DB [(j)sonl, (f)ile, (r)edis, ...], default [jsonl]: 
      Host / Unix Socket of objects DB(jsonl), default[raspi7]: 
      Port of objects DB(jsonl), default[9001]: 
      Type of states DB [(j)sonl, (f)file, (r)edis, ...], default [jsonl]: 
      Host / Unix Socket of states DB (jsonl), default[raspi7]: 
      Port of states DB (jsonl), default[9000]: 
      Host name of this machine [raspi3]: 
      updating conf/iobroker.json
      
      
      posted in ioBroker Allgemein
      D
      Dirk 0

    Latest posts made by Dirk 0

    • RE: gsmsms Adapter mit SIM800C

      @david-g
      ...ja, der Stick wurde erkannt und das Modul CH341 geladen.
      Habe nur die simpin angegben und die Baudrate geändert.

      Grüße

      posted in Hardware
      D
      Dirk 0
    • RE: gsmsms Adapter mit SIM800C

      ... konnte das Problem lösen indem ich die Baudrate auf 115200 gesetzt habe (default=19200)

      LG

      posted in Hardware
      D
      Dirk 0
    • gsmsms Adapter mit SIM800C

      Hallo,
      ich versuche dieses GSM Modul:
      d31da50f-7794-45e4-9564-4ed14e10332c-grafik.png
      mit dem gsmsms Adapter zum Laufen zu bekommen.
      ioBroker läuft auf einem Raspberry 5 und bekommt eine Verbindung zum Modul. Dann kommt jedoch eine Fehlermeldung: "Error initializing GSM-modem":
      0908366e-dec8-4f6e-9ab0-7f2c43c1071f-grafik.png

      Hat hier jemand eine Idee?

      posted in Hardware
      D
      Dirk 0
    • RE: Tibber Pulse: Verbrauchsdaten lokal auslesen

      ...noch eine Frage:
      Mein Tibber Vertrag ist nun zu Ende und ich kann die lokalen Daten vom Pulse auslesen - super!
      Kann ich jetzt noch verhindern, dass Tibber die Daten weiterhin mitliest?
      LG

      posted in JavaScript
      D
      Dirk 0
    • RE: Tibber Pulse: Verbrauchsdaten lokal auslesen

      @dirk-0
      Kann jemand sagen warum Current_L1 bei mir negativ ist?
      Ich benutze die Version // v2.5.2 19.04.2024
      In Tibber Config gibt es die Variable: //negSignPattern: "77070100010800ff6301a", die ist bei mir jedoch auskommentiert. Aber auch wenn ich sie setze ändert sich nichts...
      LG
      Dirk

      posted in JavaScript
      D
      Dirk 0
    • RE: Tibber Pulse: Verbrauchsdaten lokal auslesen

      @dirk-0 hier noch mein Zähler:
      2024-11-01-10-52-21-389_1.jpg

      posted in JavaScript
      D
      Dirk 0
    • RE: Tibber Pulse: Verbrauchsdaten lokal auslesen

      Hallo,
      hab das Script heute installiert und es läuft auf anhieb. Allerdings stimmt der Wert "current L1" nicht - er ist negativ!
      Die anderen Werte stimmen mit denen der Tibber-API überein.
      ioBroker.png

      1b1b1b1b0101010176050054319c6200620072630101760107ffffffffffff05001c108a0b0a014546522102cf806f726201650468d6fb016374790076050054319d62006200726307017707ffffffffffff0b0a014546522102cf806f070100620affff726201650468d6fbf106770701006032010101010101044546520177070100600100ff010101010b0a014546522102cf806f0177070100010800ff641c0004726201650468d6fb621e52ff65029acd600177070100020800ff01726201650468d6fb621e52ff644f64bb0177070100100700ff0101621b520053012e0177070100200700ff0101622352ff6308dc0177070100340700ff0101622352ff6308d80177070100480700ff0101622352ff6308bc01770701001f0700ff0101622152fe62940177070100330700ff0101622152fe623e0177070100470700ff0101622152fe62390177070100510701ff01016208520052760177070100510702ff0101620852005300ee0177070100510704ff010162085200530135017707010051070fff010162085200530138017707010051071aff01016208520053011e01770701000e0700ff0101622c52ff6301f3017707010000020000010101010630332e30300177070100605a0201010101010342bd01770701006161000001010101030000017707010060320104010101010850312e322e31320177070100603204040101010103042201010163deb40076050054319e6200620072630201710163902600001b1b1b1b1a01b93d

      posted in JavaScript
      D
      Dirk 0
    • RE: Multihost probleme ## Error: No configuration received! ##

      @dirk-0

      statt IP geht auch der hostname:

      pi@raspi3:~ $ iob setup custom
      Current configuration:
      - Objects database:
        - Type: jsonl
        - Host/Unix Socket: raspi7
        - Port: 9001
      - States database:
        - Type: jsonl
        - Host/Unix Socket: raspi7
        - Port: 9000
      - Data Directory: ../../iobroker-data/
      
      Type of objects DB [(j)sonl, (f)ile, (r)edis, ...], default [jsonl]: 
      Host / Unix Socket of objects DB(jsonl), default[raspi7]: 
      Port of objects DB(jsonl), default[9001]: 
      Type of states DB [(j)sonl, (f)file, (r)edis, ...], default [jsonl]: 
      Host / Unix Socket of states DB (jsonl), default[raspi7]: 
      Port of states DB (jsonl), default[9000]: 
      Host name of this machine [raspi3]: 
      updating conf/iobroker.json
      
      
      posted in ioBroker Allgemein
      D
      Dirk 0
    • RE: Multihost probleme ## Error: No configuration received! ##

      @homoran

      ja, das hat jetzt geklappt!! 🙂 🙂 - Vielen lieben Dank!

      posted in ioBroker Allgemein
      D
      Dirk 0
    • RE: Multihost probleme ## Error: No configuration received! ##

      @homoran
      ...hmm, mir ist nicht ganz klar was es macht.
      Ich habe iob setup custom aufgerufen und bei allen Konfigurationen den default Wert bestätigt,
      ich vermute, die Konfiguration wird dadurch nicht geändert?

      pi@raspi7:~ $ iob setup custom
      Current configuration:
      - Objects database:
        - Type: jsonl
        - Host/Unix Socket: 0.0.0.0
        - Port: 9001
      - States database:
        - Type: jsonl
        - Host/Unix Socket: 0.0.0.0
        - Port: 9000
      - Data Directory: ../../iobroker-data/
      
      Type of objects DB [(j)sonl, (f)ile, (r)edis, ...], default [jsonl]: 
      Host / Unix Socket of objects DB(jsonl), default[0.0.0.0]: 
      Port of objects DB(jsonl), default[9001]: 
      Type of states DB [(j)sonl, (f)file, (r)edis, ...], default [jsonl]: 
      Host / Unix Socket of states DB (jsonl), default[0.0.0.0]: 
      Port of states DB (jsonl), default[9000]: 
      Data directory (file), default[../../iobroker-data/]: 
      Host name of this machine [raspi7]: 
      updating conf/iobroker.json
      pi@raspi7:~ $ iobroker restart
      pi@raspi7:~ $ iobroker multihost enable
      
      
      posted in ioBroker Allgemein
      D
      Dirk 0
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo