Navigation

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

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    P
    • Profile
    • Following 0
    • Followers 1
    • Topics 3
    • Posts 9
    • Best 1
    • Groups 1

    PeterKoch

    @PeterKoch

    Starter

    1
    Reputation
    214
    Profile views
    9
    Posts
    1
    Followers
    0
    Following
    Joined Last Online

    PeterKoch Follow
    Starter

    Best posts made by PeterKoch

    • RE: mqtt json-string format

      @wannabe darf ich fragen welche Firmware du verwendest hast und ob ein Tutorial zum flashen existiert?

      posted in JavaScript
      P
      PeterKoch

    Latest posts made by PeterKoch

    • RE: mqtt json-string format

      @wannabe darf ich fragen welche Firmware du verwendest hast und ob ein Tutorial zum flashen existiert?

      posted in JavaScript
      P
      PeterKoch
    • RE: Nach Update JS-Controller Probleme mit Shelly

      @jan1 said in Nach Update JS-Controller Probleme mit Shelly:

      Hi Jan, eben kam ein Update ins stable wodurch das Problem gelöst wurde.

      Danke!

      posted in ioBroker Allgemein
      P
      PeterKoch
    • RE: Nach Update JS-Controller Probleme mit Shelly

      @crunchip dd8eb214-a950-4a2d-9b59-81dd847631e1-image.png

      posted in ioBroker Allgemein
      P
      PeterKoch
    • RE: Kostal Plenticore Iobroker anbinden

      Hi Matze,

      ich habe einen Plenticore über den Adapter und auch Modbus eingebunden. Die Updates kommen von beiden und sind normal verwertbar. Zur BYD kann ich aber nix sagen.

      Hast Du die Anbindung sauber erledigt? Ist die Instanz grün, was meint dein Log?

      posted in ioBroker Allgemein
      P
      PeterKoch
    • Nach Update JS-Controller Probleme mit Shelly

      Hallo,

      mein PI3 liefert mittlerweile keine Daten mehr über den Shelly Adapter. Ich habe etwas recherchiert und festgestellt, daß eine Neuinstallation früher mal geholfen hat. Das hat leider nicht geklappt.

      Upgrades wurde mit upgrade self bzw. upgrade gemacht und danach sogar manuell den js.controller auf die .18 gehoben.

      Leider bleibt mein Shelly Adapter nach wie vor rot (außer verbunden mit Gerät).

      Witzigerweise gibt das Log nicht wirklich etwas her:
      starting. Version 4.0.7 in /opt/iobroker/node_modules/iobroker.shelly, node: v16.14.0, js-controller: 4.0.18

      COAP Modus und aktuelle Firmware sind bei den Shellys übrigens aktiv!

      Habt Ihr eine Idee woran das liegen könnte, ich finde das sehr komisch - nichts geht aber ein leeres Log 😞

      PS: npm 8.52 / node 16.14.10

      posted in ioBroker Allgemein
      P
      PeterKoch
    • Frage zum Adapter

      Re: Nibe Wärmepumpe

      Wie ist es denn möglich den akt. Status auszulesen. Mich würde interessieren ob der Kompressor für die Warmwasserbereitung läuft. Im Adapter selbst ändert sich aber nur der Temperaturwert bzw. die Leistung in kWH. Ein einfaches Ein/Aus Feld oder gar ein akt. Stromverbrauch bietet die API nicht?

      posted in JavaScript
      P
      PeterKoch
    • RE: Shelly Adapter Installation - Integritätsfehler

      Hallo,

      nein ich habe jetzt mal entsprechend der Anleitung aus dem heutigen Newsletter node.js reinstalliert (v.8.16.0). Leider weiterhin der Fehler bei Installation von 3.3.0 (wird ja jetzt in der GUI angeboten)

      $ ./iobroker add shelly  --host raspberrypi
      NPM version: 6.9.0
      npm install iobroker.shelly@3.0.3 --production --save --prefix "/opt/iobroker" (System call)
      npm WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning ENODATA: Cache input stream was emptynpm WARN registry Using stale data from https://registry.npmjs.org/ due to a request error during revalidation.
      
      npm ERR! code EINTEGRITYnpm ERR! errno EINTEGRITY
      
      npm ERR! Invalid response body while trying to fetch https://registry.npmjs.org/ws: Integrity verification failed for sha512-H5DqrJCTno5DCJEp27JM/xMMq13JdYfh+xrdYN89wy/+tvhhSv8G8GZlYnRUdfdsl2n3m/DS2jU/Wt/5MrmdDQ== (/home/iobroker/.npm/_cacache/content-v2/sha512/1f/90/eaac90939e8e43089129dbb24cff130cab5dc97587e1fb1add60df3dc32ffeb6f8614aff06f0666562745475f76c9769f79bf0d2da353f5adff932b99d0d)
      
      npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2019-06-11T18_24_00_195Z-debug.log
      
      host.raspberrypi install adapter shelly
      NPM version: 6.9.0
      npm install iobroker.shelly@3.0.3 --production --save --prefix "/opt/iobroker" (System call)
      npm
       WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning ENODATA: Cache input stream was empty
      npm WARN registry Using stale data from https://registry.npmjs.org/ due to a request error during revalidation.
      npm ERR! code EINTEGRITYnpm ERR! errno EINTEGRITY
      
      npm ERR! Invalid response body while trying to fetch https://registry.npmjs.org/ws: Integrity verification failed for sha512-H5DqrJCTno5DCJEp27JM/xMMq13JdYfh+xrdYN89wy/+tvhhSv8G8GZlYnRUdfdsl2n3m/DS2jU/Wt/5MrmdDQ== (/home/iobroker/.npm/_cacache/content-v2/sha512/1f/90/eaac90939e8e43089129dbb24cff130cab5dc97587e1fb1add60df3dc32ffeb6f8614aff06f0666562745475f76c9769f79bf0d2da353f5adff932b99d0d)
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2019-06-11T18_24_35_498Z-debug.log
      
      host.raspberrypi install adapter shelly
      NPM version: 6.9.0
      npm install iobroker.shelly@3.0.3 --production --save --prefix "/opt/iobroker" (System call)
      npm
       WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning ENODATA: Cache input stream was empty
      npm WARN registry Using stale data from https://registry.npmjs.org/ due to a request error during revalidation.
      npm
       ERR!
       code EINTEGRITYnpm ERR! errno EINTEGRITY
      
      npm
       ERR! Invalid response body while trying to fetch https://registry.npmjs.org/ws: Integrity verification failed for sha512-H5DqrJCTno5DCJEp27JM/xMMq13JdYfh+xrdYN89wy/+tvhhSv8G8GZlYnRUdfdsl2n3m/DS2jU/Wt/5MrmdDQ== (/home/iobroker/.npm/_cacache/content-v2/sha512/1f/90/eaac90939e8e43089129dbb24cff130cab5dc97587e1fb1add60df3dc32ffeb6f8614aff06f0666562745475f76c9769f79bf0d2da353f5adff932b99d0d)
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2019-06-11T18_25_10_798Z-debug.log
      
      host.raspberrypi install adapter shelly
      ERROR: host.raspberrypi Cannot install shelly
      ERROR: process exited with code 13
      
      posted in Error/Bug
      P
      PeterKoch
    • RE: Shelly Adapter Installation - Integritätsfehler

      Leider nein, npjms status hatte so eine Fehlermeldung bzgl. Integrität gezeigt aber die sollte jetzt gelöst sein. Funktioniert leider unverändert nicht 😞

      posted in Error/Bug
      P
      PeterKoch
    • Shelly Adapter Installation - Integritätsfehler

      Hallo,

      Shelly läßt sich leider nicht von 2.1.6 auf 2.2 updaten. Ich habe daher ein reinstall des iobrokers gemacht aber trotzdem kommt bei Installation folgende Fehlermeldung sowohl im Web als auch in der Shell. Ist das ein gängiges Problem oder wie sollte ich jetzt verfahren. npm cache clean -force hatte ich auch bereits versucht.

      pi@raspberrypi:~ $ sudo su
      root@raspberrypi:/home/pi# iobroker add shelly
      NPM version: 6.4.1
      npm install iobroker.shelly@2.2.0 --production --save --prefix "/opt/iobroker" (System call)
      npm WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning ENODATA: Cache input stream was empty
      npm WARN registry Using stale package data from https://registry.npmjs.org/ due to a request error during revalidation.
      npm ERR! code EINTEGRITY
      npm ERR! errno EINTEGRITY
      npm ERR! Invalid response body while trying to fetch https://registry.npmjs.org/debug: Integrity verification failed for sha512-3B1veGTUmiSgBiCNl81P1UAuDTCfSpoHj/G2xpS0Uo7c6vKeGyTsRxr1EMavWobMR+rwlLH+BbKUVdzehG5l4w== (/home/iobroker/.npm/_cacache/content-v2/sha512/dc/1d/6f7864d49a24a006208d97cd4fd5402e0d309f4a9a078ff1b6c694b4528edceaf29e1b24ec471af510c6af5a86cc47eaf094b1fe05b29455dcde846e65e3)
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2019-05-30T16_21_57_915Z-debug.log
      host.raspberrypi install adapter shelly
      NPM version: 6.4.1
      npm install iobroker.shelly@2.2.0 --production --save --prefix "/opt/iobroker" (System call)
      npm WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning ENODATA: Cache input stream was empty
      npm WARN registry Using stale package data from https://registry.npmjs.org/ due to a request error during revalidation.
      npm ERR! code EINTEGRITY
      npm ERR! errno EINTEGRITY
      npm ERR! Invalid response body while trying to fetch https://registry.npmjs.org/debug: Integrity verification failed for sha512-3B1veGTUmiSgBiCNl81P1UAuDTCfSpoHj/G2xpS0Uo7c6vKeGyTsRxr1EMavWobMR+rwlLH+BbKUVdzehG5l4w== (/home/iobroker/.npm/_cacache/content-v2/sha512/dc/1d/6f7864d49a24a006208d97cd4fd5402e0d309f4a9a078ff1b6c694b4528edceaf29e1b24ec471af510c6af5a86cc47eaf094b1fe05b29455dcde846e65e3)
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2019-05-30T16_22_39_801Z-debug.log
      host.raspberrypi install adapter shelly
      NPM version: 6.4.1
      npm install iobroker.shelly@2.2.0 --production --save --prefix "/opt/iobroker" (System call)
      npm WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning ENODATA: Cache input stream was empty
      npm WARN registry Using stale package data from https://registry.npmjs.org/ due to a request error during revalidation.
      npm ERR! code EINTEGRITY
      npm ERR! errno EINTEGRITY
      npm ERR! Invalid response body while trying to fetch https://registry.npmjs.org/debug: Integrity verification failed for sha512-3B1veGTUmiSgBiCNl81P1UAuDTCfSpoHj/G2xpS0Uo7c6vKeGyTsRxr1EMavWobMR+rwlLH+BbKUVdzehG5l4w== (/home/iobroker/.npm/_cacache/content-v2/sha512/dc/1d/6f7864d49a24a006208d97cd4fd5402e0d309f4a9a078ff1b6c694b4528edceaf29e1b24ec471af510c6af5a86cc47eaf094b1fe05b29455dcde846e65e3)
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2019-05-30T16_23_19_026Z-debug.log
      host.raspberrypi install adapter shelly
      host.raspberrypi Cannot install shelly
      
      posted in Error/Bug
      P
      PeterKoch
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo