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. Deutsch
  3. Tester
  4. [Projekt] ioGo # Smarthome to go

NEWS

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

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

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

[Projekt] ioGo # Smarthome to go

Geplant Angeheftet Gesperrt Verschoben Tester
iogoappandroid
1.1k Beiträge 61 Kommentatoren 364.1k Aufrufe 20 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.
  • E e-s

    @crunchip
    Also ich habe bei mir ein paar Zählerstände, Türen, Licht usw drin, und lastchange als Untertitel. Funktioniert bei mir schon immer ohne Probleme.
    Nimm als Rolle mal sensor.door, Dann wird auch offen und geschlossen angezeigt.

    crunchipC Abwesend
    crunchipC Abwesend
    crunchip
    Forum Testing Most Active
    schrieb am zuletzt editiert von
    #925

    @e-s das mit der rolle, hatte ich schon drin, ist nach dem Update wieder verschwunden

    umgestiegen von Proxmox auf Unraid

    1 Antwort Letzte Antwort
    0
    • crunchipC crunchip

      @e-s hab es per web und per adapter sync. bei beiden das gleiche.
      Ja es aktualisiert ja auch alle schalter, states, etc.
      nur eben diese drei nicht.

      E Abwesend
      E Abwesend
      e-s
      schrieb am zuletzt editiert von
      #926

      @crunchip
      Wenn da die Anzahl der Türen nicht angezeigt wird, Dann wird glaube ich es nur helfen wenn du die raw der States mal zeigst. Da wird irgendwas nicht passen. Stimmen denn die Zeitstempel wenn du unter Objekte schaust.

      crunchipC 1 Antwort Letzte Antwort
      0
      • E e-s

        @crunchip
        Wenn da die Anzahl der Türen nicht angezeigt wird, Dann wird glaube ich es nur helfen wenn du die raw der States mal zeigst. Da wird irgendwas nicht passen. Stimmen denn die Zeitstempel wenn du unter Objekte schaust.

        crunchipC Abwesend
        crunchipC Abwesend
        crunchip
        Forum Testing Most Active
        schrieb am zuletzt editiert von
        #927

        @e-s zeitstempel 18.20 passt, letzte Änderung 16.07 Fenster geöffnet, passt

        {
          "common": {
            "type": "string",
            "name": "Räume mit offenen Fenster",
            "desc": "Namen der Räume, in denen Fenster offen sind",
            "def": " ",
            "role": "value",
            "custom": {
              "iot.0": {
                "smartName": false
              }
            }
          },
          "native": {},
          "type": "state",
          "from": "system.adapter.javascript.0",
          "ts": 1548092547514,
          "_id": "javascript.0.Status.Fenster.Raum",
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "user": "system.user.admin"
        }
        

        umgestiegen von Proxmox auf Unraid

        1 Antwort Letzte Antwort
        0
        • crunchipC Abwesend
          crunchipC Abwesend
          crunchip
          Forum Testing Most Active
          schrieb am zuletzt editiert von
          #928

          hat das so seine Richtigkeit? Ich weiss, sind zwar nur Warnungen, kommt mir trotzdem ein wenig komisch vor.

          $ ./iobroker upgrade iogo
          Update iogo from @0.4.4 to @0.4.5
          NPM version: 6.9.0
          npm install iobroker.iogo@0.4.5 --production --save --prefix "/opt/iobroker" (System call)
          npm WARN
           @typescript-eslint/eslint-plugin@1.12.0 requires a peer of eslint@^5.0.0 but none is installed. You must install peer dependencies yourself.npm WARN @typescript-eslint/parser@1.12.0 requires a peer of eslint@^5.0.0 but none is installed. You must install peer dependencies yourself.
          
          npm WARN
           optional
           SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
          
          
          npm install --production (System call) in "/opt/iobroker/node_modules/iobroker.iogo"
          npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
          npm WARN deprecated natives@1.1.6: This module relies on Node.js's internals and will break at some point. Do not use it, and update to graceful-fs@4.x.
          npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
          npm 
          WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
          npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
          npm WARN
           tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
          
          npm WARN tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          
          npm WARN tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          
          npm WARN tar ENOSPC: no space left on device, writenpm
           WARN tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          
          npm WARN
           tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
          
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
          
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          
          npm WARN tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
          
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
          
          npm WARN tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          
          npm
           WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
          
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, writenpm
           WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar
           ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, writenpm WARN
           tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN 
          tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          npm WARN tar ENOSPC: no space left on device, write
          
          npm WARN
           tar ENOSPC: no space left on device, write
          npm ERR! cb() never called!
          npm ERR! This is an error with npm itself. Please report this error at:
          npm ERR!     <https://npm.community>
          
          got /opt/iobroker/node_modules/iobroker.iogo/admin
          upload [3] iogo.admin /opt/iobroker/node_modules/iobroker.iogo/admin/words.js words.js application/javascript
          Update "system.adapter.iogo.0"
          upload [2] iogo.admin /opt/iobroker/node_modules/iobroker.iogo/admin/iogo.png iogo.png image/png
          upload [1] iogo.admin /opt/iobroker/node_modules/iobroker.iogo/admin/index_m.html index_m.html text/html
          upload [0] iogo.admin /opt/iobroker/node_modules/iobroker.iogo/admin/index.html index.html text/html
          Adapter "iogo" updated
          process exited with code 0
          

          umgestiegen von Proxmox auf Unraid

          ? 1 Antwort Letzte Antwort
          0
          • crunchipC crunchip

            hat das so seine Richtigkeit? Ich weiss, sind zwar nur Warnungen, kommt mir trotzdem ein wenig komisch vor.

            $ ./iobroker upgrade iogo
            Update iogo from @0.4.4 to @0.4.5
            NPM version: 6.9.0
            npm install iobroker.iogo@0.4.5 --production --save --prefix "/opt/iobroker" (System call)
            npm WARN
             @typescript-eslint/eslint-plugin@1.12.0 requires a peer of eslint@^5.0.0 but none is installed. You must install peer dependencies yourself.npm WARN @typescript-eslint/parser@1.12.0 requires a peer of eslint@^5.0.0 but none is installed. You must install peer dependencies yourself.
            
            npm WARN
             optional
             SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
            
            
            npm install --production (System call) in "/opt/iobroker/node_modules/iobroker.iogo"
            npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
            npm WARN deprecated natives@1.1.6: This module relies on Node.js's internals and will break at some point. Do not use it, and update to graceful-fs@4.x.
            npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
            npm 
            WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
            npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
            npm WARN
             tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
            
            npm WARN tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            
            npm WARN tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            
            npm WARN tar ENOSPC: no space left on device, writenpm
             WARN tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            
            npm WARN
             tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
            
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
            
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            
            npm WARN tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
            
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
            
            npm WARN tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            
            npm
             WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
            
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, writenpm
             WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar
             ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, writenpm WARN
             tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN 
            tar ENOSPC: no space left on device, writenpm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            npm WARN tar ENOSPC: no space left on device, write
            
            npm WARN
             tar ENOSPC: no space left on device, write
            npm ERR! cb() never called!
            npm ERR! This is an error with npm itself. Please report this error at:
            npm ERR!     <https://npm.community>
            
            got /opt/iobroker/node_modules/iobroker.iogo/admin
            upload [3] iogo.admin /opt/iobroker/node_modules/iobroker.iogo/admin/words.js words.js application/javascript
            Update "system.adapter.iogo.0"
            upload [2] iogo.admin /opt/iobroker/node_modules/iobroker.iogo/admin/iogo.png iogo.png image/png
            upload [1] iogo.admin /opt/iobroker/node_modules/iobroker.iogo/admin/index_m.html index_m.html text/html
            upload [0] iogo.admin /opt/iobroker/node_modules/iobroker.iogo/admin/index.html index.html text/html
            Adapter "iogo" updated
            process exited with code 0
            
            ? Offline
            ? Offline
            Ein ehemaliger Benutzer
            schrieb am zuletzt editiert von
            #929

            @crunchip sieht irgenwie aus wie Dateisystem kaputt oder Voll. Aber das ist absolut nicht mein Fachgebiet :-(

            crunchipC 1 Antwort Letzte Antwort
            0
            • ? Ein ehemaliger Benutzer

              @crunchip sieht irgenwie aus wie Dateisystem kaputt oder Voll. Aber das ist absolut nicht mein Fachgebiet :-(

              crunchipC Abwesend
              crunchipC Abwesend
              crunchip
              Forum Testing Most Active
              schrieb am zuletzt editiert von
              #930

              @nis hmm, naja mal sehn, läuft ja ohne Fehlermeldung

              umgestiegen von Proxmox auf Unraid

              1 Antwort Letzte Antwort
              0
              • crunchipC crunchip

                @nis gerade beta 12 geladen
                sieht soweit gut aus, was mir jetzt noch aufgefallen ist, das zwar die Favoriten erhalten bleiben, aber wenn ich mir den Zeitstempel anseh, ist dieser von gestern bzw vorgestern.
                in meinem Fall lass ich mir Räume mit eingeschalteten Lichtern, offene Fenster und Türen anzeigen. Dementsprechend wird auch nicht der Aktuelle Status angezeigt.
                Screenshot_20190913-171953_iogo.jpg
                Screenshot_20190913-171938_iogo.jpg

                crunchipC Abwesend
                crunchipC Abwesend
                crunchip
                Forum Testing Most Active
                schrieb am zuletzt editiert von
                #931

                @crunchip @nis nach langem suchen und keinen Fehler gefunden, hab ich den Adapter neu gestartet, bzw die neue version 0.4.5 drauf.
                Meine drei state´s werden jetzt wieder aktualisiert, sind jedoch aus den Favoriten am Handy wieder verschwunden.

                hast du ne Idee was da noch falsch ist bei mir

                iogo.0	2019-09-13 20:35:58.255	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"71"}
                iogo.0	2019-09-13 20:35:58.249	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"71"}
                iogo.0	2019-09-13 20:35:58.245	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"71"}
                iogo.0	2019-09-13 20:35:58.234	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"71"}
                iogo.0	2019-09-13 20:35:48.074	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"71"}
                iogo.0	2019-09-13 20:35:48.071	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"71"}
                iogo.0	2019-09-13 20:35:48.068	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"71"}
                iogo.0	2019-09-13 20:35:48.057	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"71"}
                iogo.0	2019-09-13 20:35:37.851	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:35:37.849	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:35:37.847	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:35:37.828	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:35:27.650	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:35:27.647	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:35:27.642	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:35:27.627	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:35:17.410	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:35:17.408	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:35:17.404	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:35:17.392	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:35:07.209	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:35:07.206	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:35:07.200	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:35:07.189	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:34:57.034	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:34:57.031	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:34:57.028	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:34:57.021	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:34:46.894	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:34:46.891	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:34:46.882	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:34:46.865	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:34:36.693	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:34:36.691	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:34:36.689	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:34:36.678	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:34:26.505	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:34:26.503	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:34:26.499	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:34:26.485	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"70"}
                iogo.0	2019-09-13 20:34:16.325	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:34:16.318	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:34:16.316	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:34:16.304	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:34:06.141	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:34:06.139	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:34:06.133	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:34:06.119	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:33:55.949	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:33:55.946	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:33:55.936	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:33:55.922	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:33:45.760	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:33:45.757	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:33:45.754	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:33:45.744	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:33:35.579	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:33:35.577	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:33:35.574	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:33:35.564	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:33:28.451	info	Object iogo.0.f4Oce5GiBFM.token created
                iogo.0	2019-09-13 20:33:28.449	info	Object iogo.0.f4Oce5GiBFM.token created
                iogo.0	2019-09-13 20:33:28.449	info	Object iogo.0.f4Oce5GiBFM.token created
                iogo.0	2019-09-13 20:33:28.448	info	Object iogo.0.f4Oce5GiBFM.token created
                iogo.0	2019-09-13 20:33:28.441	warn	setObject iogo.0.f4Oce5GiBFM.token (type=state) property native missing!
                iogo.0	2019-09-13 20:33:28.422	warn	setObject iogo.0.f4Oce5GiBFM.token (type=state) property native missing!
                iogo.0	2019-09-13 20:33:28.417	warn	setObject iogo.0.f4Oce5GiBFM.token (type=state) property native missing!
                iogo.0	2019-09-13 20:33:28.409	warn	setObject iogo.0.f4Oce5GiBFM.token (type=state) property native missing!
                iogo.0	2019-09-13 20:33:25.397	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:33:25.394	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:33:25.389	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:33:25.379	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:33:15.211	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:33:15.208	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:33:15.205	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:33:15.195	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:33:05.626	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:33:05.624	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:33:05.621	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                iogo.0	2019-09-13 20:33:05.603	info	state update received: {"ack":false,"id":"iogo.0.f4Oce5GiBFM.akku","lc":0,"q":0,"ts":0,"val":"69"}
                socketio.0	2019-09-13 20:33:05.469	info	==>Connected system.user.admin from ::ffff:192.168.178.111
                

                umgestiegen von Proxmox auf Unraid

                1 Antwort Letzte Antwort
                0
                • E Abwesend
                  E Abwesend
                  e-s
                  schrieb am zuletzt editiert von
                  #932

                  @nis
                  auf beta12 und 0.4.5 sind alle instances Probleme bei mir weg. Dabei ist zwar die Startseite wieder leer, aber dafür sind die Anzahl von States, instances und Adapter scheinbar alle jetzt richtig, waren vorher alle viel zu viel.

                  1 Antwort Letzte Antwort
                  0
                  • crunchipC Abwesend
                    crunchipC Abwesend
                    crunchip
                    Forum Testing Most Active
                    schrieb am zuletzt editiert von
                    #933

                    @nis
                    hatte heute Nacht, direkt 0.00Uhr ein mehr oder weniger grosses Problem, so daß mein Iobroker nicht mehr erreichbar war. Konnte nur mit einem Backup das Problem lösen.

                    2019-09-13 00:00:00.364 - error: iogo.0 uncaught exception: Function DocumentReference.set() called with invalid data. Unsupported field value: undefined (found in field min)
                    2019-09-13 00:00:00.364 - error: iogo.0 FirebaseError: Function DocumentReference.set() called with invalid data. Unsupported field value: undefined (found in field min)
                    at new FirestoreError (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:354:28)
                    at ParseContext.createError (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:19832:16)
                    at UserDataConverter.parseScalarValue (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20179:27)
                    at UserDataConverter.parseData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20045:29)
                    at /opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20061:41
                    at forEach (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:458:13)
                    at UserDataConverter.parseObject (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20060:13)
                    at UserDataConverter.parseData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20019:25)
                    at UserDataConverter.parseSetData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:19884:31)
                    at DocumentReference.set (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20829:45)
                    2019-09-13 00:00:00.365 - info: iogo.0 cleaned everything up...
                    2019-09-13 00:00:00.365 - info: iogo.0 triggered listener removed
                    2019-09-13 00:00:00.369 - info: iogo.0 listener removed
                    2019-09-13 00:00:00.375 - info: iogo.0 signed out
                    2019-09-13 00:00:00.392 - info: iogo.0 triggered listener removed
                    2019-09-13 00:00:00.392 - info: iogo.0 listener removed
                    2019-09-13 00:00:00.099 - info: host.IoBroker instance system.adapter.dwd.0 started with pid 24147
                    2019-09-13 00:00:00.379 - info: javascript.0 script.js.Visualisierung.Wegezeit_Arbeit_Landstraße: Anzahl Wegepunkte: 28
                    2019-09-13 00:00:00.445 - info: javascript.0 script.js.Visualisierung.Wegezeit_Arbeit_Autobahn: Anzahl Wegepunkte: 19
                    2019-09-13 00:00:00.284 - info: host.IoBroker instance system.adapter.daswetter.0 started with pid 24155
                    2019-09-13 00:00:00.500 - info: sourceanalytix.0 Updated SourceAnalytix configuration for : wiffi-wz.0.root.192_168_178_33.w_counter_1
                    2019-09-13 00:00:00.503 - info: sourceanalytix.0 Setting start value Day for device : wiffi-wz.0.root.192_168_178_33.w_counter_2 succeeded with value + 2591.14
                    2019-09-13 00:00:00.512 - info: influxdb.0 enabled logging of wiffi-wz.0.root.192_168_178_33.w_counter_1, Alias=false
                    2019-09-13 00:00:00.515 - warn: iogo.0 You are not logged in
                    2019-09-13 00:00:00.515 - warn: iogo.0 You are not logged in
                    2019-09-13 00:00:00.362 - info: host.IoBroker instance system.adapter.ical.0 started with pid 24157
                    2019-09-13 00:00:00.494 - info: host.IoBroker instance system.adapter.feiertage.0 started with pid 24169
                    2019-09-13 00:00:00.535 - info: iogo.0 terminating
                    2019-09-13 00:00:00.544 - info: sourceanalytix.0 Setting start value Day for device : wiffi-wz.0.root.192_168_178_33.w_counter_1 succeeded with value + 112242.41
                    2019-09-13 00:00:00.966 - error: Caught by controller[0]: { FirebaseError: Function DocumentReference.set() called with invalid data. Unsupported field value: undefined (found in field min)
                    2019-09-13 00:00:02.143 - info: javascript.0 script.js.common.System.Logfiles2: Start new Tail process. File path to current log: [/opt/iobroker/log/iobroker.2019-09-13.log]
                    2019-09-13 00:00:00.967 - error: Caught by controller[0]: at new FirestoreError (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:354:28)
                    2019-09-13 00:00:00.967 - error: Caught by controller[0]: at ParseContext.createError (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:19832:16)
                    2019-09-13 00:00:00.967 - error: Caught by controller[0]: at UserDataConverter.parseScalarValue (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20179:27)
                    2019-09-13 00:00:00.967 - error: Caught by controller[0]: at UserDataConverter.parseData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20045:29)
                    2019-09-13 00:00:00.967 - error: Caught by controller[0]: at /opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20061:41
                    2019-09-13 00:00:00.967 - error: Caught by controller[0]: at forEach (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:458:13)
                    2019-09-13 00:00:01.012 - error: Caught by controller[0]: at UserDataConverter.parseObject (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20060:13)
                    2019-09-13 00:00:01.012 - error: Caught by controller[0]: at UserDataConverter.parseData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20019:25)
                    2019-09-13 00:00:01.012 - error: Caught by controller[0]: at UserDataConverter.parseSetData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:19884:31)
                    2019-09-13 00:00:01.012 - error: Caught by controller[0]: at DocumentReference.set (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20829:45)
                    2019-09-13 00:00:01.012 - error: Caught by controller[0]: code: 'invalid-argument',
                    2019-09-13 00:00:01.012 - error: Caught by controller[0]: name: 'FirebaseError',
                    2019-09-13 00:00:01.012 - error: Caught by controller[0]: toString: [Function] }
                    2019-09-13 00:00:01.012 - error: host.IoBroker instance system.adapter.iogo.0 terminated with code 0 (OK)
                    

                    umgestiegen von Proxmox auf Unraid

                    E 1 Antwort Letzte Antwort
                    0
                    • crunchipC crunchip

                      @nis
                      hatte heute Nacht, direkt 0.00Uhr ein mehr oder weniger grosses Problem, so daß mein Iobroker nicht mehr erreichbar war. Konnte nur mit einem Backup das Problem lösen.

                      2019-09-13 00:00:00.364 - error: iogo.0 uncaught exception: Function DocumentReference.set() called with invalid data. Unsupported field value: undefined (found in field min)
                      2019-09-13 00:00:00.364 - error: iogo.0 FirebaseError: Function DocumentReference.set() called with invalid data. Unsupported field value: undefined (found in field min)
                      at new FirestoreError (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:354:28)
                      at ParseContext.createError (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:19832:16)
                      at UserDataConverter.parseScalarValue (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20179:27)
                      at UserDataConverter.parseData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20045:29)
                      at /opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20061:41
                      at forEach (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:458:13)
                      at UserDataConverter.parseObject (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20060:13)
                      at UserDataConverter.parseData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20019:25)
                      at UserDataConverter.parseSetData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:19884:31)
                      at DocumentReference.set (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20829:45)
                      2019-09-13 00:00:00.365 - info: iogo.0 cleaned everything up...
                      2019-09-13 00:00:00.365 - info: iogo.0 triggered listener removed
                      2019-09-13 00:00:00.369 - info: iogo.0 listener removed
                      2019-09-13 00:00:00.375 - info: iogo.0 signed out
                      2019-09-13 00:00:00.392 - info: iogo.0 triggered listener removed
                      2019-09-13 00:00:00.392 - info: iogo.0 listener removed
                      2019-09-13 00:00:00.099 - info: host.IoBroker instance system.adapter.dwd.0 started with pid 24147
                      2019-09-13 00:00:00.379 - info: javascript.0 script.js.Visualisierung.Wegezeit_Arbeit_Landstraße: Anzahl Wegepunkte: 28
                      2019-09-13 00:00:00.445 - info: javascript.0 script.js.Visualisierung.Wegezeit_Arbeit_Autobahn: Anzahl Wegepunkte: 19
                      2019-09-13 00:00:00.284 - info: host.IoBroker instance system.adapter.daswetter.0 started with pid 24155
                      2019-09-13 00:00:00.500 - info: sourceanalytix.0 Updated SourceAnalytix configuration for : wiffi-wz.0.root.192_168_178_33.w_counter_1
                      2019-09-13 00:00:00.503 - info: sourceanalytix.0 Setting start value Day for device : wiffi-wz.0.root.192_168_178_33.w_counter_2 succeeded with value + 2591.14
                      2019-09-13 00:00:00.512 - info: influxdb.0 enabled logging of wiffi-wz.0.root.192_168_178_33.w_counter_1, Alias=false
                      2019-09-13 00:00:00.515 - warn: iogo.0 You are not logged in
                      2019-09-13 00:00:00.515 - warn: iogo.0 You are not logged in
                      2019-09-13 00:00:00.362 - info: host.IoBroker instance system.adapter.ical.0 started with pid 24157
                      2019-09-13 00:00:00.494 - info: host.IoBroker instance system.adapter.feiertage.0 started with pid 24169
                      2019-09-13 00:00:00.535 - info: iogo.0 terminating
                      2019-09-13 00:00:00.544 - info: sourceanalytix.0 Setting start value Day for device : wiffi-wz.0.root.192_168_178_33.w_counter_1 succeeded with value + 112242.41
                      2019-09-13 00:00:00.966 - error: Caught by controller[0]: { FirebaseError: Function DocumentReference.set() called with invalid data. Unsupported field value: undefined (found in field min)
                      2019-09-13 00:00:02.143 - info: javascript.0 script.js.common.System.Logfiles2: Start new Tail process. File path to current log: [/opt/iobroker/log/iobroker.2019-09-13.log]
                      2019-09-13 00:00:00.967 - error: Caught by controller[0]: at new FirestoreError (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:354:28)
                      2019-09-13 00:00:00.967 - error: Caught by controller[0]: at ParseContext.createError (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:19832:16)
                      2019-09-13 00:00:00.967 - error: Caught by controller[0]: at UserDataConverter.parseScalarValue (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20179:27)
                      2019-09-13 00:00:00.967 - error: Caught by controller[0]: at UserDataConverter.parseData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20045:29)
                      2019-09-13 00:00:00.967 - error: Caught by controller[0]: at /opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20061:41
                      2019-09-13 00:00:00.967 - error: Caught by controller[0]: at forEach (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:458:13)
                      2019-09-13 00:00:01.012 - error: Caught by controller[0]: at UserDataConverter.parseObject (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20060:13)
                      2019-09-13 00:00:01.012 - error: Caught by controller[0]: at UserDataConverter.parseData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20019:25)
                      2019-09-13 00:00:01.012 - error: Caught by controller[0]: at UserDataConverter.parseSetData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:19884:31)
                      2019-09-13 00:00:01.012 - error: Caught by controller[0]: at DocumentReference.set (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20829:45)
                      2019-09-13 00:00:01.012 - error: Caught by controller[0]: code: 'invalid-argument',
                      2019-09-13 00:00:01.012 - error: Caught by controller[0]: name: 'FirebaseError',
                      2019-09-13 00:00:01.012 - error: Caught by controller[0]: toString: [Function] }
                      2019-09-13 00:00:01.012 - error: host.IoBroker instance system.adapter.iogo.0 terminated with code 0 (OK)
                      
                      E Abwesend
                      E Abwesend
                      e-s
                      schrieb am zuletzt editiert von
                      #934

                      @crunchip
                      Mach mal nen eigenen Thread dafür auf, Aber ich würde auch tippen das deine Festplatte, sd Karte oder was auch immer voll ist.

                      crunchipC 1 Antwort Letzte Antwort
                      0
                      • E e-s

                        @crunchip
                        Mach mal nen eigenen Thread dafür auf, Aber ich würde auch tippen das deine Festplatte, sd Karte oder was auch immer voll ist.

                        crunchipC Abwesend
                        crunchipC Abwesend
                        crunchip
                        Forum Testing Most Active
                        schrieb am zuletzt editiert von
                        #935

                        @e-s läuft auf einer VM in Proxmox, Diskgröße 15G, IoBroker belegt 6,75G, Arbeitsspeicher in gebrauch 2,5G von 4,5G, also kann da schon mal nichts voll sein

                        umgestiegen von Proxmox auf Unraid

                        1 Antwort Letzte Antwort
                        0
                        • crunchipC Abwesend
                          crunchipC Abwesend
                          crunchip
                          Forum Testing Most Active
                          schrieb am zuletzt editiert von
                          #936

                          backup zurückgespielt, Adapter gelöscht und neu installiert, lies sich anschließend fehlerfrei installieren.

                          umgestiegen von Proxmox auf Unraid

                          1 Antwort Letzte Antwort
                          0
                          • E Abwesend
                            E Abwesend
                            e-s
                            schrieb am zuletzt editiert von
                            #937

                            @nis
                            Irgendwas passt wieder nicht, nutze 0.4.5 und beta14.

                            Habe einen Adapter installiert und wieder deinstalliert. Anschließend 5 weitere states in Räumen und Funktionen hinzugefügt.
                            Anzahl im log bei Adapterneustart scheint zu passen.
                            Anzahl in der App bleibt unverändert.
                            In Räumen und Funtionen passt die Anzahl, aber wenn ich dann auf den Raum/Funktion selber klicke, dann stehen da nur die alten States drin. Also steht unter Raum/Bad 4 States zugeordnet, aber es ist unter Bad nur ein Funktion vorhanden.
                            Nach häufigen Neustarten vom Adapter und sync der App war auch wieder die Startseite leer.

                            1 Antwort Letzte Antwort
                            0
                            • crunchipC Abwesend
                              crunchipC Abwesend
                              crunchip
                              Forum Testing Most Active
                              schrieb am zuletzt editiert von
                              #938

                              @nis
                              nachdem ich ja zuvor das Problem mit dem angeblich "zuwenig speicher" Problem, den Adapter de/installiert habe, bekomme ich bei einem Neustart des Iobroker´s folgende Meldung

                              host.IoBroker	2019-09-15 15:02:18.068	error	instance system.adapter.iogo.0 terminated with code 0 (OK)
                              Caught	2019-09-15 15:02:18.068	error	by controller[1]: toString: [Function] }
                              Caught	2019-09-15 15:02:18.068	error	by controller[1]: name: 'FirebaseError',
                              Caught	2019-09-15 15:02:18.067	error	by controller[1]: code: 'invalid-argument',
                              Caught	2019-09-15 15:02:18.067	error	by controller[1]: at DocumentReference.set (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20938:45)
                              Caught	2019-09-15 15:02:18.067	error	by controller[1]: at UserDataConverter.parseSetData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:19961:31)
                              Caught	2019-09-15 15:02:18.067	error	by controller[1]: at UserDataConverter.parseData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20096:25)
                              Caught	2019-09-15 15:02:18.067	error	by controller[1]: at UserDataConverter.parseObject (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20137:13)
                              Caught	2019-09-15 15:02:18.067	error	by controller[1]: at forEach (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:458:13)
                              Caught	2019-09-15 15:02:18.067	error	by controller[1]: at /opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20138:41
                              Caught	2019-09-15 15:02:18.067	error	by controller[1]: at UserDataConverter.parseData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20122:29)
                              Caught	2019-09-15 15:02:18.067	error	by controller[1]: at UserDataConverter.parseScalarValue (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20256:27)
                              Caught	2019-09-15 15:02:18.067	error	by controller[1]: at ParseContext.createError (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:19909:16)
                              Caught	2019-09-15 15:02:18.067	error	by controller[1]: at new FirestoreError (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:354:28)
                              Caught	2019-09-15 15:02:18.067	error	by controller[1]: { FirebaseError: Function DocumentReference.set() called with invalid data. Unsupported field value: undefined (found in field min)
                              Caught	2019-09-15 15:02:18.067	error	by controller[0]: toString: [Function] }
                              Caught	2019-09-15 15:02:18.066	error	by controller[0]: name: 'FirebaseError',
                              Caught	2019-09-15 15:02:18.066	error	by controller[0]: code: 'invalid-argument',
                              Caught	2019-09-15 15:02:18.066	error	by controller[0]: at DocumentReference.set (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20938:45)
                              Caught	2019-09-15 15:02:18.066	error	by controller[0]: at UserDataConverter.parseSetData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:19961:31)
                              Caught	2019-09-15 15:02:18.066	error	by controller[0]: at UserDataConverter.parseData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20096:25)
                              Caught	2019-09-15 15:02:18.066	error	by controller[0]: at UserDataConverter.parseObject (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20137:13)
                              Caught	2019-09-15 15:02:18.066	error	by controller[0]: at forEach (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:458:13)
                              Caught	2019-09-15 15:02:18.066	error	by controller[0]: at /opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20138:41
                              Caught	2019-09-15 15:02:18.066	error	by controller[0]: at UserDataConverter.parseData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20122:29)
                              Caught	2019-09-15 15:02:18.066	error	by controller[0]: at UserDataConverter.parseScalarValue (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20256:27)
                              Caught	2019-09-15 15:02:18.066	error	by controller[0]: at ParseContext.createError (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:19909:16)
                              Caught	2019-09-15 15:02:18.066	error	by controller[0]: at new FirestoreError (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:354:28)
                              Caught	2019-09-15 15:02:18.065	error	by controller[0]: { FirebaseError: Function DocumentReference.set() called with invalid data. Unsupported field value: undefined (found in field min)
                              iogo.0	2019-09-15 15:02:17.985	error	uncaught exception: Function DocumentReference.set() called with invalid data. Unsupported field value: undefined (found in field min)
                              
                              host.IoBroker	2019-09-15 15:03:08.617	error	instance system.adapter.iogo.0 terminated with code 0 (OK)
                              Caught	2019-09-15 15:03:08.617	error	by controller[0]: toString: [Function] }
                              Caught	2019-09-15 15:03:08.617	error	by controller[0]: name: 'FirebaseError',
                              Caught	2019-09-15 15:03:08.617	error	by controller[0]: code: 'invalid-argument',
                              Caught	2019-09-15 15:03:08.617	error	by controller[0]: at DocumentReference.set (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20938:45)
                              Caught	2019-09-15 15:03:08.616	error	by controller[0]: at UserDataConverter.parseSetData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:19961:31)
                              Caught	2019-09-15 15:03:08.616	error	by controller[0]: at UserDataConverter.parseData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20096:25)
                              Caught	2019-09-15 15:03:08.616	error	by controller[0]: at UserDataConverter.parseObject (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20137:13)
                              Caught	2019-09-15 15:03:08.616	error	by controller[0]: at forEach (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:458:13)
                              Caught	2019-09-15 15:03:08.616	error	by controller[0]: at /opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20138:41
                              Caught	2019-09-15 15:03:08.616	error	by controller[0]: at UserDataConverter.parseData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20122:29)
                              Caught	2019-09-15 15:03:08.616	error	by controller[0]: at UserDataConverter.parseScalarValue (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20256:27)
                              Caught	2019-09-15 15:03:08.616	error	by controller[0]: at ParseContext.createError (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:19909:16)
                              Caught	2019-09-15 15:03:08.616	error	by controller[0]: at new FirestoreError (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:354:28)
                              Caught	2019-09-15 15:03:08.615	error	by controller[0]: { FirebaseError: Function DocumentReference.set() called with invalid data. Unsupported field value: undefined (found in field min)
                              iogo.0	2019-09-15 15:03:08.553	error	uncaught exception: Function DocumentReference.set() called with invalid data. Unsupported field value: undefined (found in field min)
                              

                              umgestiegen von Proxmox auf Unraid

                              ? 1 Antwort Letzte Antwort
                              0
                              • crunchipC crunchip

                                @nis
                                nachdem ich ja zuvor das Problem mit dem angeblich "zuwenig speicher" Problem, den Adapter de/installiert habe, bekomme ich bei einem Neustart des Iobroker´s folgende Meldung

                                host.IoBroker	2019-09-15 15:02:18.068	error	instance system.adapter.iogo.0 terminated with code 0 (OK)
                                Caught	2019-09-15 15:02:18.068	error	by controller[1]: toString: [Function] }
                                Caught	2019-09-15 15:02:18.068	error	by controller[1]: name: 'FirebaseError',
                                Caught	2019-09-15 15:02:18.067	error	by controller[1]: code: 'invalid-argument',
                                Caught	2019-09-15 15:02:18.067	error	by controller[1]: at DocumentReference.set (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20938:45)
                                Caught	2019-09-15 15:02:18.067	error	by controller[1]: at UserDataConverter.parseSetData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:19961:31)
                                Caught	2019-09-15 15:02:18.067	error	by controller[1]: at UserDataConverter.parseData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20096:25)
                                Caught	2019-09-15 15:02:18.067	error	by controller[1]: at UserDataConverter.parseObject (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20137:13)
                                Caught	2019-09-15 15:02:18.067	error	by controller[1]: at forEach (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:458:13)
                                Caught	2019-09-15 15:02:18.067	error	by controller[1]: at /opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20138:41
                                Caught	2019-09-15 15:02:18.067	error	by controller[1]: at UserDataConverter.parseData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20122:29)
                                Caught	2019-09-15 15:02:18.067	error	by controller[1]: at UserDataConverter.parseScalarValue (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20256:27)
                                Caught	2019-09-15 15:02:18.067	error	by controller[1]: at ParseContext.createError (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:19909:16)
                                Caught	2019-09-15 15:02:18.067	error	by controller[1]: at new FirestoreError (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:354:28)
                                Caught	2019-09-15 15:02:18.067	error	by controller[1]: { FirebaseError: Function DocumentReference.set() called with invalid data. Unsupported field value: undefined (found in field min)
                                Caught	2019-09-15 15:02:18.067	error	by controller[0]: toString: [Function] }
                                Caught	2019-09-15 15:02:18.066	error	by controller[0]: name: 'FirebaseError',
                                Caught	2019-09-15 15:02:18.066	error	by controller[0]: code: 'invalid-argument',
                                Caught	2019-09-15 15:02:18.066	error	by controller[0]: at DocumentReference.set (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20938:45)
                                Caught	2019-09-15 15:02:18.066	error	by controller[0]: at UserDataConverter.parseSetData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:19961:31)
                                Caught	2019-09-15 15:02:18.066	error	by controller[0]: at UserDataConverter.parseData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20096:25)
                                Caught	2019-09-15 15:02:18.066	error	by controller[0]: at UserDataConverter.parseObject (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20137:13)
                                Caught	2019-09-15 15:02:18.066	error	by controller[0]: at forEach (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:458:13)
                                Caught	2019-09-15 15:02:18.066	error	by controller[0]: at /opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20138:41
                                Caught	2019-09-15 15:02:18.066	error	by controller[0]: at UserDataConverter.parseData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20122:29)
                                Caught	2019-09-15 15:02:18.066	error	by controller[0]: at UserDataConverter.parseScalarValue (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20256:27)
                                Caught	2019-09-15 15:02:18.066	error	by controller[0]: at ParseContext.createError (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:19909:16)
                                Caught	2019-09-15 15:02:18.066	error	by controller[0]: at new FirestoreError (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:354:28)
                                Caught	2019-09-15 15:02:18.065	error	by controller[0]: { FirebaseError: Function DocumentReference.set() called with invalid data. Unsupported field value: undefined (found in field min)
                                iogo.0	2019-09-15 15:02:17.985	error	uncaught exception: Function DocumentReference.set() called with invalid data. Unsupported field value: undefined (found in field min)
                                
                                host.IoBroker	2019-09-15 15:03:08.617	error	instance system.adapter.iogo.0 terminated with code 0 (OK)
                                Caught	2019-09-15 15:03:08.617	error	by controller[0]: toString: [Function] }
                                Caught	2019-09-15 15:03:08.617	error	by controller[0]: name: 'FirebaseError',
                                Caught	2019-09-15 15:03:08.617	error	by controller[0]: code: 'invalid-argument',
                                Caught	2019-09-15 15:03:08.617	error	by controller[0]: at DocumentReference.set (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20938:45)
                                Caught	2019-09-15 15:03:08.616	error	by controller[0]: at UserDataConverter.parseSetData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:19961:31)
                                Caught	2019-09-15 15:03:08.616	error	by controller[0]: at UserDataConverter.parseData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20096:25)
                                Caught	2019-09-15 15:03:08.616	error	by controller[0]: at UserDataConverter.parseObject (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20137:13)
                                Caught	2019-09-15 15:03:08.616	error	by controller[0]: at forEach (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:458:13)
                                Caught	2019-09-15 15:03:08.616	error	by controller[0]: at /opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20138:41
                                Caught	2019-09-15 15:03:08.616	error	by controller[0]: at UserDataConverter.parseData (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20122:29)
                                Caught	2019-09-15 15:03:08.616	error	by controller[0]: at UserDataConverter.parseScalarValue (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:20256:27)
                                Caught	2019-09-15 15:03:08.616	error	by controller[0]: at ParseContext.createError (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:19909:16)
                                Caught	2019-09-15 15:03:08.616	error	by controller[0]: at new FirestoreError (/opt/iobroker/node_modules/@firebase/firestore/dist/index.node.cjs.js:354:28)
                                Caught	2019-09-15 15:03:08.615	error	by controller[0]: { FirebaseError: Function DocumentReference.set() called with invalid data. Unsupported field value: undefined (found in field min)
                                iogo.0	2019-09-15 15:03:08.553	error	uncaught exception: Function DocumentReference.set() called with invalid data. Unsupported field value: undefined (found in field min)
                                
                                ? Offline
                                ? Offline
                                Ein ehemaliger Benutzer
                                schrieb am zuletzt editiert von
                                #939

                                @crunchip ich konnte deinen Fehler nachstellen, Bugfix kommt asap

                                1 Antwort Letzte Antwort
                                0
                                • ? Offline
                                  ? Offline
                                  Ein ehemaliger Benutzer
                                  schrieb am zuletzt editiert von
                                  #940

                                  Neuer Version des Adapters v0.4.6 behebt die Fehler "Unsupported field value: undefined ..."
                                  Dazu kommt auch eine neue Beta der App v2.0.0-beta15 da auch die Übertragung der Smartphonewerte angepasst wurde.

                                  Es werden nun folgende Werte zuverlässig vom Smartphone übertragen:

                                  • battery-level
                                  • battery-charging
                                  • alive (ist die App geöffnet)
                                  crunchipC 1 Antwort Letzte Antwort
                                  0
                                  • ? Ein ehemaliger Benutzer

                                    Neuer Version des Adapters v0.4.6 behebt die Fehler "Unsupported field value: undefined ..."
                                    Dazu kommt auch eine neue Beta der App v2.0.0-beta15 da auch die Übertragung der Smartphonewerte angepasst wurde.

                                    Es werden nun folgende Werte zuverlässig vom Smartphone übertragen:

                                    • battery-level
                                    • battery-charging
                                    • alive (ist die App geöffnet)
                                    crunchipC Abwesend
                                    crunchipC Abwesend
                                    crunchip
                                    Forum Testing Most Active
                                    schrieb am zuletzt editiert von
                                    #941

                                    @nis bin grad erst dazu gekommen, ein update zu machen, nachdem 0.00 Uhr verstrichen war und die error firebase Meldung auftauchte. Hab nun v0.4.7. Was gibt´s da neues?

                                    umgestiegen von Proxmox auf Unraid

                                    ? 2 Antworten Letzte Antwort
                                    0
                                    • crunchipC crunchip

                                      @nis bin grad erst dazu gekommen, ein update zu machen, nachdem 0.00 Uhr verstrichen war und die error firebase Meldung auftauchte. Hab nun v0.4.7. Was gibt´s da neues?

                                      ? Offline
                                      ? Offline
                                      Ein ehemaliger Benutzer
                                      schrieb am zuletzt editiert von
                                      #942

                                      @crunchip 0.4.7 hat nur einen Bugfix

                                      1 Antwort Letzte Antwort
                                      0
                                      • crunchipC crunchip

                                        @nis bin grad erst dazu gekommen, ein update zu machen, nachdem 0.00 Uhr verstrichen war und die error firebase Meldung auftauchte. Hab nun v0.4.7. Was gibt´s da neues?

                                        ? Offline
                                        ? Offline
                                        Ein ehemaliger Benutzer
                                        schrieb am zuletzt editiert von
                                        #943

                                        @crunchip Sind die Fehler "unsupported field value... " bei dir behoben?

                                        crunchipC 1 Antwort Letzte Antwort
                                        0
                                        • ? Ein ehemaliger Benutzer

                                          @crunchip Sind die Fehler "unsupported field value... " bei dir behoben?

                                          crunchipC Abwesend
                                          crunchipC Abwesend
                                          crunchip
                                          Forum Testing Most Active
                                          schrieb am zuletzt editiert von
                                          #944

                                          @nis ein neu laden, bzw Adapter stoppen und starten verursacht schon mal keinen Fehler mehr

                                          umgestiegen von Proxmox auf Unraid

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          732

                                          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