Navigation

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

    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

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

    MrPit

    @MrPit

    Starter

    0
    Reputation
    5
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    MrPit Follow
    Starter

    Latest posts made by MrPit

    • Taskmanager(win)/top(unix) aber für Scripte im iobroker?

      Hi Leute,
      konnte in der Forum-Suche leider nichts dazu finden.
      Gibt es generell Möglichkeiten den System-Status der einzelnen Scripte auszuwerten?
      CPU, Arbeitsspeicher, Zykluszeit etc. vllt. gar als Diagramm?

      posted in Skripten / Logik
      M
      MrPit
    • RE: Adapter Update Alexa2. ERROR: Process exited with code 25

      @thomas-braun
      Hab nun, denke ich, die richtige nodejs und npm Versionen:

      /opt/iobroker/iobroker-data/zigbee_0 $ which nodejs node npm && nodejs -v && node -v && npm -v && sudo apt update && sudo apt update && apt policy nodejs
      /usr/bin/nodejs
      /usr/bin/node
      /usr/bin/npm
      #v14.18.2
      v14.18.2
      6.14.15
      

      Leider bei Alexa2 Update nun andere Fehler :-
      Alexa2 (Amazon Echo)
      Verfügbare Version:
      3.11.2
      Installierte Version:
      3.9.3
      ERROR:

      $ iobroker upgrade alexa2@3.11.2
      
      Update alexa2 from @3.9.3 to @3.11.2
      
      NPM version: 6.14.15npm install iobroker.alexa2@3.11.2 --loglevel error --prefix "/opt/iobroker" (System call)
      
      npm ERR! Error while executing:npm ERR! /usr/bin/git ls-remote -h -t ssh://git@github.com/TA2k/ioBroker.lg-thinq.gitnpm ERR! npm ERR! Host key verification failed.npm ERR! fatal: Could not read from remote repository.npm ERR! npm ERR! Please make sure you have the correct access rightsnpm ERR! and the repository exists.npm ERR! npm ERR! exited with error code: 128
      
      npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-01-03T12_41_43_684Z-debug.log
      
      upload [20] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/raspi.png icons/raspi.png image/png
      
      upload [19] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/multiroom.png icons/multiroom.png image/png
      
      upload [18] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/microphone.png icons/microphone.png image/png
      
      upload [17] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/firetv.png icons/firetv.png image/png
      
      upload [16] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/firetab.png icons/firetab.png image/png
      
      upload [15] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_sub.png icons/echo_sub.png image/png
      
      upload [14] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_studio.png icons/echo_studio.png image/png
      
      upload [13] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show5.png icons/echo_show5.png image/png
      
      upload [12] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show2.png icons/echo_show2.png image/png
      
      upload [11] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show.png icons/echo_show.png image/png
      
      upload [10] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_plus2.png icons/echo_plus2.png image/png
      
      upload [9] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_flex.png icons/echo_flex.png image/png
      
      upload [8] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_dot4.png icons/echo_dot4.png image/png
      
      upload [7] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_dot3.png icons/echo_dot3.png image/png
      
      upload [6] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_dot.png icons/echo_dot.png image/png
      
      upload [5] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo4.png icons/echo4.png image/png
      
      upload [4] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo2.png icons/echo2.png image/png
      
      upload [3] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo.png icons/echo.png image/png
      
      upload [2] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo-input.png icons/echo-input.png image/png
      
      upload [1] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/apps.png icons/apps.png image/png
      
      upload [0] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/alexa.png alexa.png image/png
      
      Adapter "alexa2" updated
      
      Process exited with code 0
      
      posted in Error/Bug
      M
      MrPit
    • RE: Adapter Update Alexa2. ERROR: Process exited with code 25

      @thomas-braun
      ok danke Thomas. Versuche es gleich

      posted in Error/Bug
      M
      MrPit
    • Adapter Update Alexa2. ERROR: Process exited with code 25

      Hi Leute,

      anbei die Popup Fehlermeldung beim Adapter Update, unten noch zusätzlich der die NPM LOG-File:
      Ist mein erster Post hier :). Falls Ihr noch mehr Input, Version nr etc. benötigt, bitte einfach kurz schreiben.

      $ iobroker upgrade alexa2@3.11.2
      
      Update alexa2 from @3.9.3 to @3.11.2
      
      NPM version: 8.1.4
      
      npm install iobroker.alexa2@3.11.2 --loglevel error --prefix "/opt/iobroker" (System call)
      
      npm ERR! code ENOTEMPTYnpm ERR! syscall renamenpm ERR! path /opt/iobroker/node_modules/alexa-remote2npm ERR! dest /opt/iobroker/node_modules/.alexa-remote2-kZSFkHDanpm ERR! errno -39
      
      npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/alexa-remote2' -> '/opt/iobroker/node_modules/.alexa-remote2-kZSFkHDa'
      
      npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-01-02T13_54_26_506Z-debug.log
      
      host.iob Cannot install iobroker.alexa2@3.11.2: 217
      
      ERROR: Process exited with code 25
      

      NPM Update Log-File :
      /home/iobroker/.npm/_logs/2022-01-02T13_54_26_506Z-debug.log

      cat /home/iobroker/.npm/_logs/2022-01-02T13_54_26_506Z-debug.log
      0 verbose cli [
      0 verbose cli   '/usr/local/bin/node',
      0 verbose cli   '/usr/local/bin/npm',
      0 verbose cli   'install',
      0 verbose cli   'iobroker.alexa2@3.11.2',
      0 verbose cli   '--loglevel',
      0 verbose cli   'error',
      0 verbose cli   '--prefix',
      0 verbose cli   '/opt/iobroker'
      0 verbose cli ]
      1 info using npm@8.1.4
      2 info using node@v14.17.4
      3 timing npm:load:whichnode Completed in 2ms
      4 timing config:load:defaults Completed in 15ms
      5 timing config:load:file:/usr/local/lib/node_modules/npm/npmrc Completed in 32ms
      6 timing config:load:builtin Completed in 33ms
      7 timing config:load:cli Completed in 98ms
      8 timing config:load:env Completed in 2ms
      9 timing config:load:file:/opt/iobroker/.npmrc Completed in 46ms
      10 timing config:load:project Completed in 49ms
      11 timing config:load:file:/home/iobroker/.npmrc Completed in 11ms
      12 timing config:load:user Completed in 11ms
      13 timing config:load:file:/opt/iobroker/etc/npmrc Completed in 6ms
      14 timing config:load:global Completed in 7ms
      15 timing config:load:validate Completed in 10ms
      16 timing config:load:credentials Completed in 37ms
      17 timing config:load:setEnvs Completed in 34ms
      18 timing config:load Completed in 300ms
      19 timing npm:load:configload Completed in 310ms
      20 timing npm:load:setTitle Completed in 4ms
      21 timing npm:load:setupLog Completed in 19ms
      22 timing config:load:flatten Completed in 108ms
      23 timing npm:load:cleanupLog Completed in 77ms
      24 timing npm:load:configScope Completed in 0ms
      25 timing npm:load:projectScope Completed in 13ms
      26 timing npm:load Completed in 547ms
      27 timing arborist:ctor Completed in 13ms
      28 verbose shrinkwrap failed to load node_modules/.package-lock.json out of date, updated: node_modules
      29 timing idealTree:init Completed in 23333ms
      30 timing idealTree:userRequests Completed in 358ms
      31 silly idealTree buildDeps
      32 silly fetch manifest iobroker.alexa2@3.11.2
      33 http fetch GET 200 https://registry.npmjs.org/iobroker.alexa2 33382ms (cache miss)
      34 silly placeDep ROOT iobroker.alexa2@3.11.2 REPLACE for: iobroker.inst@2.0.3 want: 3.11.2
      35 silly fetch manifest alexa-remote2@^4.0.3
      36 silly fetch manifest https@^1.0.0
      37 silly fetch manifest @sentry/node@^6.13.3
      38 silly fetch manifest @sentry/integrations@^6.13.3
      39 http fetch GET 200 https://registry.npmjs.org/alexa-remote2 3200ms (cache miss)
      40 http fetch GET 200 https://registry.npmjs.org/@sentry%2fintegrations 3173ms (cache miss)
      41 http fetch GET 200 https://registry.npmjs.org/@sentry%2fnode 3219ms (cache miss)
      42 http fetch GET 200 https://registry.npmjs.org/https 3292ms (cache miss)
      43 timing idealTree:#root Completed in 37132ms
      44 silly placeDep ROOT @sentry/integrations@6.16.1 REPLACE for: iobroker.alexa2@3.11.2 want: ^6.13.3
      45 silly placeDep ROOT @sentry/node@6.16.1 REPLACE for: iobroker.alexa2@3.11.2 want: ^6.13.3
      46 silly placeDep ROOT alexa-remote2@4.1.1 OK for: iobroker.alexa2@3.11.2 want: ^4.0.3
      47 silly placeDep ROOT https@1.0.0 OK for: iobroker.alexa2@3.11.2 want: ^1.0.0
      48 silly fetch manifest @sentry/types@6.16.1
      49 silly fetch manifest @sentry/utils@6.16.1
      50 silly fetch manifest @sentry/core@6.16.1
      51 silly fetch manifest @sentry/hub@6.16.1
      52 silly fetch manifest @sentry/tracing@6.16.1
      53 silly fetch manifest alexa-cookie2@^4.0.1
      54 silly fetch manifest querystring@^0.2.1
      55 silly fetch manifest ws@^8.2.3
      56 silly fetch manifest uuid@^8.3.2
      57 http fetch GET 200 https://registry.npmjs.org/@sentry%2fcore 1571ms (cache miss)
      58 http fetch GET 200 https://registry.npmjs.org/@sentry%2fhub 1611ms (cache miss)
      59 http fetch GET 200 https://registry.npmjs.org/@sentry%2ftypes 1691ms (cache miss)
      60 http fetch GET 200 https://registry.npmjs.org/querystring 1801ms (cache miss)
      61 http fetch GET 200 https://registry.npmjs.org/alexa-cookie2 1838ms (cache miss)
      62 http fetch GET 200 https://registry.npmjs.org/@sentry%2ftracing 1881ms (cache miss)
      63 http fetch GET 200 https://registry.npmjs.org/uuid 1837ms (cache miss)
      64 http fetch GET 200 https://registry.npmjs.org/ws 1873ms (cache miss)
      65 http fetch GET 200 https://registry.npmjs.org/@sentry%2futils 2020ms (cache miss)
      66 timing idealTree:node_modules/iobroker.alexa2 Completed in 2313ms
      67 silly placeDep ROOT @sentry/types@6.16.1 OK for: @sentry/integrations@6.16.1 want: 6.16.1
      68 silly placeDep ROOT @sentry/utils@6.16.1 OK for: @sentry/integrations@6.16.1 want: 6.16.1
      69 timing idealTree:node_modules/@sentry/integrations Completed in 90ms
      70 silly placeDep ROOT @sentry/core@6.16.1 OK for: @sentry/node@6.16.1 want: 6.16.1
      71 silly placeDep ROOT @sentry/hub@6.16.1 OK for: @sentry/node@6.16.1 want: 6.16.1
      72 silly placeDep ROOT @sentry/tracing@6.16.1 OK for: @sentry/node@6.16.1 want: 6.16.1
      73 silly fetch manifest @sentry/minimal@6.16.1
      74 http fetch GET 200 https://registry.npmjs.org/@sentry%2fminimal 1122ms (cache miss)
      75 timing idealTree:node_modules/@sentry/node Completed in 1378ms
      76 silly placeDep ROOT @sentry/minimal@6.16.1 OK for: @sentry/core@6.16.1 want: 6.16.1
      77 timing idealTree:node_modules/@sentry/core Completed in 36ms
      78 timing idealTree:node_modules/@sentry/hub Completed in 0ms
      79 timing idealTree:node_modules/@sentry/minimal Completed in 0ms
      80 timing idealTree:node_modules/@sentry/tracing Completed in 1ms
      81 timing idealTree:node_modules/@sentry/types Completed in 0ms
      82 timing idealTree:node_modules/@sentry/utils Completed in 0ms
      83 silly fetch manifest bufferutil@^4.0.1
      84 http fetch GET 200 https://registry.npmjs.org/bufferutil 96ms (cache miss)
      85 silly fetch manifest utf-8-validate@^5.0.2
      86 http fetch GET 200 https://registry.npmjs.org/utf-8-validate 187ms (cache miss)
      87 silly placeDep ROOT alexa-cookie2@4.0.1 OK for: alexa-remote2@4.1.1 want: ^4.0.1
      88 silly placeDep ROOT querystring@0.2.1 OK for: alexa-remote2@4.1.1 want: ^0.2.1
      89 silly placeDep node_modules/alexa-remote2 uuid@8.3.2 OK for: alexa-remote2@4.1.1 want: ^8.3.2
      90 silly placeDep node_modules/alexa-remote2 ws@8.4.0 OK for: alexa-remote2@4.1.1 want: ^8.2.3
      91 silly fetch manifest http-proxy-middleware@^2.0.1
      92 silly fetch manifest http-proxy-response-rewrite@^0.0.1
      93 http fetch GET 200 https://registry.npmjs.org/http-proxy-middleware 185ms (cache miss)
      94 http fetch GET 200 https://registry.npmjs.org/http-proxy-response-rewrite 866ms (cache miss)
      95 timing idealTree:node_modules/alexa-remote2 Completed in 1481ms
      96 silly placeDep ROOT http-proxy-middleware@2.0.1 OK for: alexa-cookie2@4.0.1 want: ^2.0.1
      97 silly placeDep ROOT http-proxy-response-rewrite@0.0.1 OK for: alexa-cookie2@4.0.1 want: ^0.0.1
      98 silly fetch manifest @types/http-proxy@^1.17.5
      99 silly fetch manifest http-proxy@^1.18.1
      100 silly fetch manifest is-plain-obj@^3.0.0
      101 silly fetch manifest micromatch@^4.0.2
      102 silly fetch manifest bufferhelper@^0.2.1
      103 http fetch GET 200 https://registry.npmjs.org/@types%2fhttp-proxy 315ms (cache miss)
      104 http fetch GET 200 https://registry.npmjs.org/micromatch 297ms (cache miss)
      105 http fetch GET 200 https://registry.npmjs.org/http-proxy 328ms (cache miss)
      106 http fetch GET 200 https://registry.npmjs.org/is-plain-obj 336ms (cache miss)
      107 http fetch GET 200 https://registry.npmjs.org/bufferhelper 959ms (cache miss)
      108 timing idealTree:node_modules/alexa-cookie2 Completed in 1097ms
      109 silly placeDep ROOT @types/http-proxy@1.17.8 OK for: http-proxy-middleware@2.0.1 want: ^1.17.5
      110 silly placeDep ROOT http-proxy@1.18.1 OK for: http-proxy-middleware@2.0.1 want: ^1.18.1
      111 silly placeDep ROOT is-plain-obj@3.0.0 OK for: http-proxy-middleware@2.0.1 want: ^3.0.0
      112 silly placeDep ROOT micromatch@4.0.4 OK for: http-proxy-middleware@2.0.1 want: ^4.0.2
      113 silly fetch manifest eventemitter3@^4.0.0
      114 http fetch GET 200 https://registry.npmjs.org/eventemitter3 120ms (cache miss)
      115 timing idealTree:node_modules/http-proxy-middleware Completed in 256ms
      116 timing idealTree:node_modules/@types/http-proxy Completed in 0ms
      117 silly placeDep ROOT eventemitter3@4.0.7 OK for: http-proxy@1.18.1 want: ^4.0.0
      118 timing idealTree:node_modules/http-proxy Completed in 26ms
      119 timing idealTree:node_modules/eventemitter3 Completed in 1ms
      120 silly placeDep ROOT bufferhelper@0.2.1 OK for: http-proxy-response-rewrite@0.0.1 want: ^0.2.1
      121 timing idealTree:node_modules/http-proxy-response-rewrite Completed in 38ms
      122 timing idealTree:node_modules/bufferhelper Completed in 0ms
      123 timing idealTree:node_modules/https Completed in 0ms
      124 timing idealTree:node_modules/is-plain-obj Completed in 0ms
      125 timing idealTree:node_modules/micromatch Completed in 0ms
      126 timing idealTree:node_modules/querystring Completed in 0ms
      127 timing idealTree:node_modules/alexa-remote2/node_modules/uuid Completed in 0ms
      128 timing idealTree:node_modules/alexa-remote2/node_modules/ws Completed in 0ms
      129 timing idealTree:buildDeps Completed in 43888ms
      130 timing idealTree:fixDepFlags Completed in 2108ms
      131 timing idealTree Completed in 69840ms
      132 timing reify:loadTrees Completed in 69847ms
      133 timing reify:diffTrees Completed in 329ms
      134 silly reify mark retired [ '/opt/iobroker/node_modules/alexa-remote2' ]
      135 silly reify mark retired [ '/opt/iobroker/node_modules/alexa-cookie2' ]
      136 silly reify mark retired [ '/opt/iobroker/node_modules/http-proxy-middleware' ]
      137 silly reify mark retired [ '/opt/iobroker/node_modules/iobroker.alexa2' ]
      138 silly reify mark retired [ '/opt/iobroker/node_modules/@sentry/core' ]
      139 silly reify mark retired [ '/opt/iobroker/node_modules/@sentry/hub' ]
      140 silly reify mark retired [ '/opt/iobroker/node_modules/@sentry/integrations' ]
      141 silly reify mark retired [ '/opt/iobroker/node_modules/@sentry/minimal' ]
      142 silly reify mark retired [ '/opt/iobroker/node_modules/@sentry/tracing' ]
      143 silly reify mark retired [ '/opt/iobroker/node_modules/@sentry/types' ]
      144 silly reify mark retired [ '/opt/iobroker/node_modules/@sentry/utils' ]
      145 silly reify mark retired [ '/opt/iobroker/node_modules/@sentry/node' ]
      146 silly reify mark retired [ '/opt/iobroker/node_modules/@types/http-proxy' ]
      147 silly reify moves {
      147 silly reify   '/opt/iobroker/node_modules/alexa-remote2': '/opt/iobroker/node_modules/.alexa-remote2-kZSFkHDa',
      147 silly reify   '/opt/iobroker/node_modules/alexa-cookie2': '/opt/iobroker/node_modules/.alexa-cookie2-yH4YGJkw',
      147 silly reify   '/opt/iobroker/node_modules/http-proxy-middleware': '/opt/iobroker/node_modules/.http-proxy-middleware-sWmIfRvF',
      147 silly reify   '/opt/iobroker/node_modules/iobroker.alexa2': '/opt/iobroker/node_modules/.iobroker.alexa2-qF1nHAGP',
      147 silly reify   '/opt/iobroker/node_modules/@sentry/core': '/opt/iobroker/node_modules/@sentry/.core-8aLh8ekZ',
      147 silly reify   '/opt/iobroker/node_modules/@sentry/hub': '/opt/iobroker/node_modules/@sentry/.hub-qVWa7JYS',
      147 silly reify   '/opt/iobroker/node_modules/@sentry/integrations': '/opt/iobroker/node_modules/@sentry/.integrations-oUb3aaur',
      147 silly reify   '/opt/iobroker/node_modules/@sentry/minimal': '/opt/iobroker/node_modules/@sentry/.minimal-RfCkvQXI',
      147 silly reify   '/opt/iobroker/node_modules/@sentry/tracing': '/opt/iobroker/node_modules/@sentry/.tracing-iu5u8Scf',
      147 silly reify   '/opt/iobroker/node_modules/@sentry/types': '/opt/iobroker/node_modules/@sentry/.types-aFtRyDms',
      147 silly reify   '/opt/iobroker/node_modules/@sentry/utils': '/opt/iobroker/node_modules/@sentry/.utils-hx1Gtaez',
      147 silly reify   '/opt/iobroker/node_modules/@sentry/node': '/opt/iobroker/node_modules/@sentry/.node-fcFhT34r',
      147 silly reify   '/opt/iobroker/node_modules/@types/http-proxy': '/opt/iobroker/node_modules/@types/.http-proxy-W5B8m9CF'
      147 silly reify }
      148 timing reify:rollback:retireShallow Completed in 33ms
      149 timing command:install Completed in 70398ms
      150 verbose stack Error: ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/alexa-remote2' -> '/opt/iobroker/node_modules/.alexa-remote2-kZSFkHDa'
      151 verbose cwd /opt/iobroker
      152 verbose Linux 5.10.63-v7l+
      153 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "iobroker.alexa2@3.11.2" "--loglevel" "error" "--prefix" "/opt/iobroker"
      154 verbose node v14.17.4
      155 verbose npm  v8.1.4
      156 error code ENOTEMPTY
      157 error syscall rename
      158 error path /opt/iobroker/node_modules/alexa-remote2
      159 error dest /opt/iobroker/node_modules/.alexa-remote2-kZSFkHDa
      160 error errno -39
      161 error ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/alexa-remote2' -> '/opt/iobroker/node_modules/.alexa-remote2-kZSFkHDa'
      162 verbose exit -39
      
      
      Systemdata Bitte Ausfüllen
      Hardwaresystem: Raspberry 4.
      Arbeitsspeicher: 4GB
      Festplattenart: SD-Karte 256GB Transcend 256GB microSDXC/SDHC 300S Speicherkarte TS256GUSD300S inklusive SD-Adapter
      Betriebssystem / Iobroker Version: IOBROKER: V3.3.22
      Node-Version: 10.x.x
      Nodejs-Version: v14.17.4
      NPM-Version: 8.1.4
      Installationsart: Image Auto update
      Image genutzt: JA
      Ort/Name der Imagedatei: Link
      posted in Error/Bug
      M
      MrPit
    • MQTT Analogen Wert "JSON" extrahieren in "Zahl"

      Hi Leute / Hallo Forum,

      jemand eine Idee wie man MQTT JSON Wert (Siehe Screenshot) in einen neuen "Datenpunkt" mit dem Typ "Zahl" extrahiert?
      VG
      MrPit
      json_to_zahl.JPG

      posted in Skripten / Logik
      M
      MrPit
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo