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

donate donate
  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.5k

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

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

[Projekt] ioGo # Smarthome to go

Geplant Angeheftet Gesperrt Verschoben Tester
iogoappandroid
1.1k Beiträge 61 Kommentatoren 364.5k 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.
  • ? Offline
    ? Offline
    Ein ehemaliger Benutzer
    schrieb am zuletzt editiert von
    #809

    Es ist eine neue Version des iogo-Adapters unterwegs, dieser übersteht den Fehler eines fehlenden common.enabled bei Adaptern und schreibt dies nur ins Log

    1 Antwort Letzte Antwort
    0
    • apollon77A Offline
      apollon77A Offline
      apollon77
      schrieb am zuletzt editiert von
      #810

      Ok, jetzt bitte mal kurz zusammenfassend: Ja die genannten Mandatory sollten da sein, Wo gibt es denn Fälle das was fehlt und was genau? Ich habe einige "hoch" gelesen, finde aber keine Objektauszüge oder so

      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
      ? 1 Antwort Letzte Antwort
      0
      • apollon77A apollon77

        Ok, jetzt bitte mal kurz zusammenfassend: Ja die genannten Mandatory sollten da sein, Wo gibt es denn Fälle das was fehlt und was genau? Ich habe einige "hoch" gelesen, finde aber keine Objektauszüge oder so

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

        @apollon77 z.B. der telegram Adapter hat kein common.enabled

        apollon77A 1 Antwort Letzte Antwort
        0
        • ? Ein ehemaliger Benutzer

          @apollon77 z.B. der telegram Adapter hat kein common.enabled

          apollon77A Offline
          apollon77A Offline
          apollon77
          schrieb am zuletzt editiert von
          #812

          @nis "Der telegram Adapter" ... in seinem system.adapter.telegram.x oder in welchem Objekt genau? Bei mir hat system.adapter.telegram.0 ein enabled ...

          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
          ? 1 Antwort Letzte Antwort
          0
          • apollon77A apollon77

            @nis "Der telegram Adapter" ... in seinem system.adapter.telegram.x oder in welchem Objekt genau? Bei mir hat system.adapter.telegram.0 ein enabled ...

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

            @apollon77 ich meine den Adapter selber, also nicht die Instanz

            apollon77A 1 Antwort Letzte Antwort
            0
            • ? Ein ehemaliger Benutzer

              @apollon77 ich meine den Adapter selber, also nicht die Instanz

              apollon77A Offline
              apollon77A Offline
              apollon77
              schrieb am zuletzt editiert von
              #814

              @nis Naja es steht nirgends das ein Adapter ein "enabled" Flag im io-package haben muss. Es ist fast überall drin - wenn nicht vorhanden gilt "false" ...

              Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

              • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
              • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
              ? 1 Antwort Letzte Antwort
              0
              • apollon77A apollon77

                @nis Naja es steht nirgends das ein Adapter ein "enabled" Flag im io-package haben muss. Es ist fast überall drin - wenn nicht vorhanden gilt "false" ...

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

                @apollon77 doch. hier steht das die Angabe mandatory ist: https://github.com/ioBroker/ioBroker/blob/master/doc/SCHEMA.md#adapter

                Oder hab ich was verwechselt?

                apollon77A 1 Antwort Letzte Antwort
                0
                • ? Ein ehemaliger Benutzer

                  @apollon77 doch. hier steht das die Angabe mandatory ist: https://github.com/ioBroker/ioBroker/blob/master/doc/SCHEMA.md#adapter

                  Oder hab ich was verwechselt?

                  apollon77A Offline
                  apollon77A Offline
                  apollon77
                  schrieb am zuletzt editiert von apollon77
                  #816

                  @nis Ahhh stimm ... na dann Issues bei den Adaptern öffnen das es da gefixt werden kann, Korrekt? Oder gleich nen PR ;-)

                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                  ? 1 Antwort Letzte Antwort
                  0
                  • apollon77A apollon77

                    @nis Ahhh stimm ... na dann Issues bei den Adaptern öffnen das es da gefixt werden kann, Korrekt? Oder gleich nen PR ;-)

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

                    @apollon77 Perfekt, danke für deine Unterstützung

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

                      @nis habe jetzt mal v 0.4.1 installiert

                      iogo.0	2019-08-30 01:27:01.848	info	signed out
                      iogo.0	2019-08-30 01:27:01.822	info	triggered listener removed
                      iogo.0	2019-08-30 01:27:01.820	info	cleaned everything up...
                      iogo.0	2019-08-30 01:27:01.339	info	triggered listener removed
                      iogo.0	2019-08-30 01:27:01.099	info	starting. Version 0.4.1 in /opt/iobroker/node_modules/iobroker.iogo, node: v10.16.0
                      iogo.0	2019-08-30 01:26:29.180	info	listener removed
                      iogo.0	2019-08-30 01:26:29.180	info	triggered listener removed
                      iogo.0	2019-08-30 01:26:29.177	info	signed out
                      iogo.0	2019-08-30 01:26:29.168	info	listener removed
                      iogo.0	2019-08-30 01:26:29.162	info	triggered listener removed
                      iogo.0	2019-08-30 01:26:29.162	info	cleaned everything up...
                      iogo.0	2019-08-30 01:26:29.161	error	at WriteBatch.set (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:20667:46)
                      iogo.0	2019-08-30 01:26:29.161	error	at UserDataConverter.parseSetData (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:19833:31)
                      iogo.0	2019-08-30 01:26:29.161	error	at UserDataConverter.parseData (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:19968:25)
                      iogo.0	2019-08-30 01:26:29.161	error	at UserDataConverter.parseObject (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:20009:13)
                      iogo.0	2019-08-30 01:26:29.161	error	at forEach (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:458:13)
                      iogo.0	2019-08-30 01:26:29.161	error	at /opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:20010:41
                      iogo.0	2019-08-30 01:26:29.161	error	at UserDataConverter.parseData (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:19994:29)
                      iogo.0	2019-08-30 01:26:29.161	error	at UserDataConverter.parseScalarValue (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:20128:27)
                      iogo.0	2019-08-30 01:26:29.161	error	at ParseContext.createError (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:19781:16)
                      iogo.0	2019-08-30 01:26:29.161	error	at new FirestoreError (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:354:28)
                      iogo.0	2019-08-30 01:26:29.161	error	FirebaseError: Function WriteBatch.set() called with invalid data. Unsupported field value: undefined (found in field loglevel)
                      iogo.0	2019-08-30 01:26:29.161	error	uncaught exception: Function WriteBatch.set() called with invalid data. Unsupported field value: undefined (found in field loglevel)
                      iogo.0	2019-08-30 01:26:28.754	info	Object iogo.0.lalala.name created
                      iogo.0	2019-08-30 01:26:28.753	info	Object iogo.0.lalala.token created
                      iogo.0	2019-08-30 01:26:26.438	warn	setObject iogo.0.lalala.name (type=state) property native missing!
                      iogo.0	2019-08-30 01:26:26.432	warn	setObject iogo.0.lalala.token (type=state) property native missing!
                      iogo.0	2019-08-30 01:26:26.280	info	initialize app devices
                      iogo.0	2019-08-30 01:26:26.264	info	states from remote database removed
                      iogo.0	2019-08-30 01:26:26.253	info	logged in as: xyz <= please keep this uid as your secret
                      iogo.0	2019-08-30 01:26:26.253	info	licence key found. licence valid until 2020-08-27 20:38:10
                      iogo.0	2019-08-30 01:26:24.971	info	triggered listener removed
                      iogo.0	2019-08-30 01:26:24.840	info	starting. Version 0.4.1 in /opt/iobroker/node_modules/iobroker.iogo, node: v10.16.0
                      iogo.0	2019-08-30 01:25:53.256	info	listener removed
                      iogo.0	2019-08-30 01:25:53.255	info	triggered listener removed
                      iogo.0	2019-08-30 01:25:53.251	info	signed out
                      iogo.0	2019-08-30 01:25:53.243	info	listener removed
                      iogo.0	2019-08-30 01:25:53.237	info	triggered listener removed
                      iogo.0	2019-08-30 01:25:53.237	info	cleaned everything up...
                      iogo.0	2019-08-30 01:25:53.236	error	at WriteBatch.set (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:20667:46)
                      iogo.0	2019-08-30 01:25:53.236	error	at UserDataConverter.parseSetData (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:19833:31)
                      iogo.0	2019-08-30 01:25:53.236	error	at UserDataConverter.parseData (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:19968:25)
                      iogo.0	2019-08-30 01:25:53.236	error	at UserDataConverter.parseObject (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:20009:13)
                      iogo.0	2019-08-30 01:25:53.236	error	at forEach (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:458:13)
                      iogo.0	2019-08-30 01:25:53.236	error	at /opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:20010:41
                      iogo.0	2019-08-30 01:25:53.236	error	at UserDataConverter.parseData (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:19994:29)
                      iogo.0	2019-08-30 01:25:53.236	error	at UserDataConverter.parseScalarValue (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:20128:27)
                      iogo.0	2019-08-30 01:25:53.236	error	at ParseContext.createError (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:19781:16)
                      iogo.0	2019-08-30 01:25:53.236	error	at new FirestoreError (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:354:28)
                      iogo.0	2019-08-30 01:25:53.236	error	FirebaseError: Function WriteBatch.set() called with invalid data. Unsupported field value: undefined (found in field loglevel)
                      iogo.0	2019-08-30 01:25:53.236	error	uncaught exception: Function WriteBatch.set() called with invalid data. Unsupported field value: undefined (found in field loglevel)
                      iogo.0	2019-08-30 01:25:50.280	info	initialize app devices
                      iogo.0	2019-08-30 01:25:50.263	info	states from remote database removed
                      iogo.0	2019-08-30 01:25:50.251	info	logged in as: xyz <= please keep this uid as your secret
                      iogo.0	2019-08-30 01:25:50.250	info	licence key found. licence valid until 2020-08-27 20:38:10
                      iogo.0	2019-08-30 01:25:49.445	info	triggered listener removed
                      iogo.0	2019-08-30 01:25:49.288	info	starting. Version 0.4.1 in /opt/iobroker/node_modules/iobroker.iogo, node: v10.16.0
                      iogo.0	2019-08-30 01:25:17.772	info	listener removed
                      iogo.0	2019-08-30 01:25:17.772	info	triggered listener removed
                      iogo.0	2019-08-30 01:25:17.769	info	signed out
                      iogo.0	2019-08-30 01:25:17.763	info	listener removed
                      iogo.0	2019-08-30 01:25:17.758	info	triggered listener removed
                      iogo.0	2019-08-30 01:25:17.758	info	cleaned everything up...
                      iogo.0	2019-08-30 01:25:17.757	error	at WriteBatch.set (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:20667:46)
                      iogo.0	2019-08-30 01:25:17.757	error	at UserDataConverter.parseSetData (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:19833:31)
                      iogo.0	2019-08-30 01:25:17.757	error	at UserDataConverter.parseData (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:19968:25)
                      iogo.0	2019-08-30 01:25:17.757	error	at UserDataConverter.parseObject (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:20009:13)
                      iogo.0	2019-08-30 01:25:17.757	error	at forEach (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:458:13)
                      iogo.0	2019-08-30 01:25:17.757	error	at /opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:20010:41
                      iogo.0	2019-08-30 01:25:17.757	error	at UserDataConverter.parseData (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:19994:29)
                      iogo.0	2019-08-30 01:25:17.757	error	at UserDataConverter.parseScalarValue (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:20128:27)
                      iogo.0	2019-08-30 01:25:17.757	error	at ParseContext.createError (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:19781:16)
                      iogo.0	2019-08-30 01:25:17.757	error	at new FirestoreError (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:354:28)
                      iogo.0	2019-08-30 01:25:17.757	error	FirebaseError: Function WriteBatch.set() called with invalid data. Unsupported field value: undefined (found in field loglevel)
                      iogo.0	2019-08-30 01:25:17.757	error	uncaught exception: Function WriteBatch.set() called with invalid data. Unsupported field value: undefined (found in field loglevel)
                      iogo.0	2019-08-30 01:25:15.029	info	initialize app devices
                      iogo.0	2019-08-30 01:25:15.010	info	states from remote database removed
                      iogo.0	2019-08-30 01:25:14.997	info	logged in as: xyz <= please keep this uid as your secret
                      iogo.0	2019-08-30 01:25:14.996	info	licence key found. licence valid until 2020-08-27 20:38:10
                      iogo.0	2019-08-30 01:25:14.324	info	triggered listener removed
                      iogo.0	2019-08-30 01:25:14.180	info	starting. Version 0.4.1 in /opt/iobroker/node_modules/iobroker.iogo, node: v10.16.0
                      iogo.0	2019-08-30 01:24:42.203	info	listener removed
                      iogo.0	2019-08-30 01:24:42.203	info	triggered listener removed
                      iogo.0	2019-08-30 01:24:42.200	info	signed out
                      iogo.0	2019-08-30 01:24:42.192	info	listener removed
                      iogo.0	2019-08-30 01:24:42.185	info	triggered listener removed
                      iogo.0	2019-08-30 01:24:42.185	info	cleaned everything up...
                      iogo.0	2019-08-30 01:24:42.184	error	at WriteBatch.set (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:20667:46)
                      iogo.0	2019-08-30 01:24:42.184	error	at UserDataConverter.parseSetData (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:19833:31)
                      iogo.0	2019-08-30 01:24:42.184	error	at UserDataConverter.parseData (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:19968:25)
                      iogo.0	2019-08-30 01:24:42.184	error	at UserDataConverter.parseObject (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:20009:13)
                      iogo.0	2019-08-30 01:24:42.184	error	at forEach (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:458:13)
                      iogo.0	2019-08-30 01:24:42.184	error	at /opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:20010:41
                      iogo.0	2019-08-30 01:24:42.184	error	at UserDataConverter.parseData (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:19994:29)
                      iogo.0	2019-08-30 01:24:42.184	error	at UserDataConverter.parseScalarValue (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:20128:27)
                      iogo.0	2019-08-30 01:24:42.184	error	at ParseContext.createError (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:19781:16)
                      iogo.0	2019-08-30 01:24:42.184	error	at new FirestoreError (/opt/iobroker/node_modules/iobroker.iogo/node_modules/@firebase/firestore/dist/index.node.cjs.js:354:28)
                      iogo.0	2019-08-30 01:24:42.184	error	FirebaseError: Function WriteBatch.set() called with invalid data. Unsupported field value: undefined (found in field loglevel)
                      iogo.0	2019-08-30 01:24:42.184	error	uncaught exception: Function WriteBatch.set() called with invalid data. Unsupported field value: undefined (found in field loglevel)
                      iogo.0	2019-08-30 01:24:38.856	info	initialize app devices
                      iogo.0	2019-08-30 01:24:38.840	info	states from remote database removed
                      iogo.0	2019-08-30 01:24:38.825	info	logged in as: xyz <= please keep this uid as your secret
                      iogo.0	2019-08-30 01:24:38.824	info	licence key found. licence valid until 2020-08-27 20:38:10
                      iogo.0	2019-08-30 01:24:37.983	info	triggered listener removed
                      iogo.0	2019-08-30 01:24:37.867	info	starting. Version 0.4.1 in /opt/iobroker/node_modules/iobroker.iogo, node: v10.16.0
                      iogo.0	2019-08-30 01:24:06.323	info	listener removed
                      iogo.0	2019-08-30 01:24:06.323	info	triggered listener removed
                      iogo.0	2019-08-30 01:24:06.320	info	signed out
                      iogo.0	2019-08-30 01:24:06.312	info	listener removed
                      iogo.0	2019-08-30 01:24:06.307	info	triggered listener removed
                      iogo.0	2019-08-30 01:24:06.307	info	cleaned everything up...
                      

                      umgestiegen von Proxmox auf Unraid

                      1 Antwort Letzte Antwort
                      0
                      • N Offline
                        N Offline
                        NightWatcher
                        schrieb am zuletzt editiert von
                        #819

                        Wenn ich mit der neusten App versuche, die states zu syncronisieren, stürzt mir die App ab.
                        Die Räume und die Funktionen holt er einwandfrei ab.

                        Verbunden per web Adapter.

                        Wago 750-881 - mit über 200 Ein- und Ausgängen, DMX512 Art-Net für Beleuchtung, 1-Wire für Umweltsensoren Aussen und Innen, ioBroker als Visualisierung

                        crunchipC 1 Antwort Letzte Antwort
                        0
                        • L Offline
                          L Offline
                          lesiflo
                          Most Active
                          schrieb am zuletzt editiert von
                          #820

                          Hi, sobald ich in der Android-App meine Zugangsdaten von meinem iobroker-pro Account
                          eintrage und zurück gehe stürzt die App ab. Beim Neustart geht sie dann gar nicht erst auf.

                          ? 1 Antwort Letzte Antwort
                          0
                          • N NightWatcher

                            Wenn ich mit der neusten App versuche, die states zu syncronisieren, stürzt mir die App ab.
                            Die Räume und die Funktionen holt er einwandfrei ab.

                            Verbunden per web Adapter.

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

                            @NightWatcher web funktioniert noch nicht, gibt noch einen Bug

                            umgestiegen von Proxmox auf Unraid

                            1 Antwort Letzte Antwort
                            0
                            • N Offline
                              N Offline
                              NightWatcher
                              schrieb am zuletzt editiert von
                              #822

                              Ich sollte mal ein paar Beitrage oben lesen, dann hätte ich gesehen, dass du das gleiche Problem hast :-D Hätte ich mir den Beitrag sparen können. Danke für die Info :+1:

                              Wago 750-881 - mit über 200 Ein- und Ausgängen, DMX512 Art-Net für Beleuchtung, 1-Wire für Umweltsensoren Aussen und Innen, ioBroker als Visualisierung

                              1 Antwort Letzte Antwort
                              0
                              • M Offline
                                M Offline
                                MGK
                                schrieb am zuletzt editiert von MGK
                                #823

                                Ich habe auch ioGo aktualisiert, die App und den Adapter.
                                Nun bekomme ich in der App keine States mehr angezeigt.
                                Hier ein Auszug aus dem Log:

                                iogo.0	2019-08-30 17:18:26.896	info	database initialized with 222 states
                                iogo.0	2019-08-30 17:18:26.530	info	database initialized with 12 adapters
                                iogo.0	2019-08-30 17:18:26.529	warn	Value of state hm-rpc.1.00109A498FBDB5.1.STATE has wrong type
                                iogo.0	2019-08-30 17:18:26.529	warn	Value of state system.host.ioBroker.diskFree has wrong type
                                iogo.0	2019-08-30 17:18:26.529	warn	Value of state system.host.ioBroker.diskSize has wrong type
                                iogo.0	2019-08-30 17:18:26.528	warn	Value of state system.host.ioBroker.memAvailable has wrong type
                                iogo.0	2019-08-30 17:18:26.528	warn	Value of state system.host.ioBroker.cputime has wrong type
                                iogo.0	2019-08-30 17:18:26.528	warn	Value of state system.adapter.info.0.alive has wrong type
                                iogo.0	2019-08-30 17:18:26.528	warn	Value of state system.adapter.info.0.connected has wrong type
                                iogo.0	2019-08-30 17:18:26.527	warn	Value of state system.adapter.info.0.memHeapUsed has wrong type
                                iogo.0	2019-08-30 17:18:26.527	warn	Value of state system.adapter.info.0.memHeapTotal has wrong type
                                iogo.0	2019-08-30 17:18:26.527	warn	Value of state system.adapter.info.0.memRss has wrong type
                                iogo.0	2019-08-30 17:18:26.526	warn	Value of state system.adapter.info.0.uptime has wrong type
                                iogo.0	2019-08-30 17:18:26.526	warn	Value of state system.adapter.info.0.inputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.526	warn	Value of state system.adapter.info.0.outputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.526	warn	Value of state system.adapter.info.upload has wrong type
                                iogo.0	2019-08-30 17:18:26.525	warn	Value of state shelly.0.SHSW-25#E5A2F2#1.Relay1.Switch has wrong type
                                iogo.0	2019-08-30 17:18:26.525	warn	Value of state shelly.0.SHSW-25#E5A2F2#1.Relay0.Switch has wrong type
                                iogo.0	2019-08-30 17:18:26.525	warn	Value of state shelly.0.SHSW-1#59DDEB#1.Relay0.Switch has wrong type
                                iogo.0	2019-08-30 17:18:26.525	warn	Value of state shelly.0.SHSW-1#59DB0D#1.Relay0.Switch has wrong type
                                iogo.0	2019-08-30 17:18:26.524	warn	Value of state shelly.0.SHSW-1#93A6B0#1.Relay0.Switch has wrong type
                                iogo.0	2019-08-30 17:18:26.524	warn	Value of state shelly.0.SHSW-1#246910#1.Relay0.Switch has wrong type
                                iogo.0	2019-08-30 17:18:26.524	warn	Value of state shelly.0.SHSW-1#246974#1.Relay0.Switch has wrong type
                                iogo.0	2019-08-30 17:18:26.523	warn	Value of state shelly.0.SHSW-1#2463B8#1.Relay0.Switch has wrong type
                                iogo.0	2019-08-30 17:18:26.523	warn	Value of state shelly.0.SHSW-1#59DF1A#1.Relay0.Switch has wrong type
                                iogo.0	2019-08-30 17:18:26.523	warn	Value of state shelly.0.SHSW-1#24768E#1.Relay0.Switch has wrong type
                                iogo.0	2019-08-30 17:18:26.522	warn	Value of state system.adapter.javascript.0.alive has wrong type
                                iogo.0	2019-08-30 17:18:26.522	warn	Value of state system.adapter.javascript.0.connected has wrong type
                                iogo.0	2019-08-30 17:18:26.522	warn	Value of state system.adapter.javascript.0.memHeapUsed has wrong type
                                iogo.0	2019-08-30 17:18:26.521	warn	Value of state system.adapter.javascript.0.memHeapTotal has wrong type
                                iogo.0	2019-08-30 17:18:26.521	warn	Value of state system.adapter.javascript.0.memRss has wrong type
                                iogo.0	2019-08-30 17:18:26.521	warn	Value of state system.adapter.javascript.0.uptime has wrong type
                                iogo.0	2019-08-30 17:18:26.520	warn	Value of state system.adapter.javascript.0.inputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.520	warn	Value of state system.adapter.javascript.0.outputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.520	warn	Value of state system.adapter.javascript.upload has wrong type
                                iogo.0	2019-08-30 17:18:26.519	warn	Value of state system.adapter.scenes.0.alive has wrong type
                                iogo.0	2019-08-30 17:18:26.519	warn	Value of state system.adapter.scenes.0.connected has wrong type
                                iogo.0	2019-08-30 17:18:26.519	warn	Value of state system.adapter.scenes.0.memHeapUsed has wrong type
                                iogo.0	2019-08-30 17:18:26.518	warn	Value of state system.adapter.scenes.0.memHeapTotal has wrong type
                                iogo.0	2019-08-30 17:18:26.518	warn	Value of state system.adapter.scenes.0.memRss has wrong type
                                iogo.0	2019-08-30 17:18:26.518	warn	Value of state system.adapter.scenes.0.uptime has wrong type
                                iogo.0	2019-08-30 17:18:26.518	warn	Value of state system.adapter.scenes.0.inputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.517	warn	Value of state system.adapter.scenes.0.outputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.517	warn	Value of state system.adapter.scenes.upload has wrong type
                                iogo.0	2019-08-30 17:18:26.517	warn	Value of state shelly.0.SHSW-1#555880#1.Relay0.Switch has wrong type
                                iogo.0	2019-08-30 17:18:26.516	warn	Value of state shelly.0.SHSW-1#553DB9#1.Relay0.Switch has wrong type
                                iogo.0	2019-08-30 17:18:26.516	warn	Value of state shelly.0.SHSW-1#555630#1.Relay0.Switch has wrong type
                                iogo.0	2019-08-30 17:18:26.516	warn	Value of state shelly.0.SHSW-1#554877#1.Relay0.Switch has wrong type
                                iogo.0	2019-08-30 17:18:26.516	warn	Value of state system.adapter.shelly.0.alive has wrong type
                                iogo.0	2019-08-30 17:18:26.515	warn	Value of state system.adapter.shelly.0.connected has wrong type
                                iogo.0	2019-08-30 17:18:26.515	warn	Value of state system.adapter.shelly.0.memHeapUsed has wrong type
                                iogo.0	2019-08-30 17:18:26.515	warn	Value of state system.adapter.shelly.0.memHeapTotal has wrong type
                                iogo.0	2019-08-30 17:18:26.514	warn	Value of state system.adapter.shelly.0.memRss has wrong type
                                iogo.0	2019-08-30 17:18:26.514	warn	Value of state system.adapter.shelly.0.uptime has wrong type
                                iogo.0	2019-08-30 17:18:26.514	warn	Value of state system.adapter.shelly.0.inputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.514	warn	Value of state system.adapter.shelly.0.outputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.513	warn	Value of state system.adapter.shelly.upload has wrong type
                                iogo.0	2019-08-30 17:18:26.513	warn	Value of state system.adapter.iogo.0.alive has wrong type
                                iogo.0	2019-08-30 17:18:26.513	warn	Value of state system.adapter.iogo.0.connected has wrong type
                                iogo.0	2019-08-30 17:18:26.512	warn	Value of state system.adapter.iogo.0.memHeapUsed has wrong type
                                iogo.0	2019-08-30 17:18:26.512	warn	Value of state system.adapter.iogo.0.memHeapTotal has wrong type
                                iogo.0	2019-08-30 17:18:26.512	warn	Value of state system.adapter.iogo.0.memRss has wrong type
                                iogo.0	2019-08-30 17:18:26.511	warn	Value of state system.adapter.iogo.0.uptime has wrong type
                                iogo.0	2019-08-30 17:18:26.511	warn	Value of state system.adapter.iogo.0.inputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.511	warn	Value of state system.adapter.iogo.0.outputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.510	warn	Value of state system.adapter.iogo.upload has wrong type
                                iogo.0	2019-08-30 17:18:26.510	warn	Value of state system.adapter.mobile.upload has wrong type
                                iogo.0	2019-08-30 17:18:26.510	warn	Value of state ebus.0.bai.messages.WP.fields.onoff.value has wrong type
                                iogo.0	2019-08-30 17:18:26.509	warn	Value of state ebus.0.bai.messages.Flame.fields.0.value has wrong type
                                iogo.0	2019-08-30 17:18:26.509	warn	Value of state hm-rpc.1.000A9709904F80.1.ACTUAL_TEMPERATURE has wrong type
                                iogo.0	2019-08-30 17:18:26.509	warn	Value of state hm-rpc.1.000A9709904F80.1.HUMIDITY has wrong type
                                iogo.0	2019-08-30 17:18:26.509	warn	Value of state hm-rpc.1.000A9709904F34.1.ACTUAL_TEMPERATURE has wrong type
                                iogo.0	2019-08-30 17:18:26.508	warn	Value of state hm-rpc.1.000A9709904F34.1.HUMIDITY has wrong type
                                iogo.0	2019-08-30 17:18:26.508	warn	Value of state hm-rpc.1.000E9569A23F88.1.ACTUAL_TEMPERATURE has wrong type
                                iogo.0	2019-08-30 17:18:26.507	warn	Value of state hm-rpc.1.000E9569A23F88.1.HUMIDITY has wrong type
                                iogo.0	2019-08-30 17:18:26.507	warn	Value of state hm-rpc.1.000E9569A23F02.1.ACTUAL_TEMPERATURE has wrong type
                                iogo.0	2019-08-30 17:18:26.507	warn	Value of state hm-rpc.1.000E9569A23F02.1.HUMIDITY has wrong type
                                iogo.0	2019-08-30 17:18:26.506	warn	Value of state hm-rpc.1.000A970990500C.1.ACTUAL_TEMPERATURE has wrong type
                                iogo.0	2019-08-30 17:18:26.506	warn	Value of state hm-rpc.1.000A970990500C.1.HUMIDITY has wrong type
                                iogo.0	2019-08-30 17:18:26.506	warn	Value of state hm-rpc.1.000A9709904584.1.ACTUAL_TEMPERATURE has wrong type
                                iogo.0	2019-08-30 17:18:26.505	warn	Value of state hm-rpc.1.000A9709904584.1.HUMIDITY has wrong type
                                iogo.0	2019-08-30 17:18:26.505	warn	Value of state hm-rpc.1.000E9569A241BE.1.ACTUAL_TEMPERATURE has wrong type
                                iogo.0	2019-08-30 17:18:26.505	warn	Value of state hm-rpc.1.000E9569A241BE.1.HUMIDITY has wrong type
                                iogo.0	2019-08-30 17:18:26.504	warn	Value of state hm-rpc.1.000A970990460B.1.ACTUAL_TEMPERATURE has wrong type
                                iogo.0	2019-08-30 17:18:26.504	warn	Value of state hm-rpc.1.000A970990460B.1.HUMIDITY has wrong type
                                iogo.0	2019-08-30 17:18:26.504	warn	Value of state hm-rpc.1.000A9709904F8B.1.ACTUAL_TEMPERATURE has wrong type
                                iogo.0	2019-08-30 17:18:26.503	warn	Value of state hm-rpc.1.000A9709904F8B.1.HUMIDITY has wrong type
                                iogo.0	2019-08-30 17:18:26.503	warn	Value of state hm-rpc.1.000A9709904F7A.1.ACTUAL_TEMPERATURE has wrong type
                                iogo.0	2019-08-30 17:18:26.503	warn	Value of state hm-rpc.1.000A9709904F7A.1.HUMIDITY has wrong type
                                iogo.0	2019-08-30 17:18:26.502	warn	Value of state hm-rpc.0.OEQ0349245.1.TEMPERATURE has wrong type
                                iogo.0	2019-08-30 17:18:26.502	warn	Value of state hm-rpc.0.OEQ0349245.1.HUMIDITY has wrong type
                                iogo.0	2019-08-30 17:18:26.502	warn	Value of state system.adapter.ebus.0.alive has wrong type
                                iogo.0	2019-08-30 17:18:26.501	warn	Value of state system.adapter.ebus.0.connected has wrong type
                                iogo.0	2019-08-30 17:18:26.501	warn	Value of state system.adapter.ebus.0.memHeapUsed has wrong type
                                iogo.0	2019-08-30 17:18:26.501	warn	Value of state system.adapter.ebus.0.memHeapTotal has wrong type
                                iogo.0	2019-08-30 17:18:26.500	warn	Value of state system.adapter.ebus.0.memRss has wrong type
                                iogo.0	2019-08-30 17:18:26.500	warn	Value of state system.adapter.ebus.0.uptime has wrong type
                                iogo.0	2019-08-30 17:18:26.500	warn	Value of state system.adapter.ebus.0.inputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.499	warn	Value of state system.adapter.ebus.0.outputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.499	warn	Value of state system.adapter.ebus.upload has wrong type
                                iogo.0	2019-08-30 17:18:26.499	warn	Value of state system.adapter.simple-api.upload has wrong type
                                iogo.0	2019-08-30 17:18:26.498	warn	Value of state hm-rpc.0.OEQ0565250.1.STATE has wrong type
                                iogo.0	2019-08-30 17:18:26.498	warn	Value of state system.adapter.cloud.0.alive has wrong type
                                iogo.0	2019-08-30 17:18:26.498	warn	Value of state system.adapter.cloud.0.connected has wrong type
                                iogo.0	2019-08-30 17:18:26.498	warn	Value of state system.adapter.cloud.0.memHeapUsed has wrong type
                                iogo.0	2019-08-30 17:18:26.497	warn	Value of state system.adapter.cloud.0.memHeapTotal has wrong type
                                iogo.0	2019-08-30 17:18:26.497	warn	Value of state system.adapter.cloud.0.memRss has wrong type
                                iogo.0	2019-08-30 17:18:26.497	warn	Value of state system.adapter.cloud.0.uptime has wrong type
                                iogo.0	2019-08-30 17:18:26.496	warn	Value of state system.adapter.cloud.0.inputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.496	warn	Value of state system.adapter.cloud.0.outputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.496	warn	Value of state system.adapter.cloud.upload has wrong type
                                iogo.0	2019-08-30 17:18:26.495	warn	Value of state system.adapter.influxdb.0.alive has wrong type
                                iogo.0	2019-08-30 17:18:26.495	warn	Value of state system.adapter.influxdb.0.connected has wrong type
                                iogo.0	2019-08-30 17:18:26.495	warn	Value of state system.adapter.influxdb.0.memHeapUsed has wrong type
                                iogo.0	2019-08-30 17:18:26.494	warn	Value of state system.adapter.influxdb.0.memHeapTotal has wrong type
                                iogo.0	2019-08-30 17:18:26.494	warn	Value of state system.adapter.influxdb.0.memRss has wrong type
                                iogo.0	2019-08-30 17:18:26.494	warn	Value of state system.adapter.influxdb.0.uptime has wrong type
                                iogo.0	2019-08-30 17:18:26.493	warn	Value of state system.adapter.influxdb.0.inputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.493	warn	Value of state system.adapter.influxdb.0.outputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.493	warn	Value of state system.adapter.influxdb.upload has wrong type
                                iogo.0	2019-08-30 17:18:26.492	warn	Value of state system.adapter.web.0.alive has wrong type
                                iogo.0	2019-08-30 17:18:26.492	warn	Value of state system.adapter.web.0.connected has wrong type
                                iogo.0	2019-08-30 17:18:26.492	warn	Value of state system.adapter.web.0.memHeapUsed has wrong type
                                iogo.0	2019-08-30 17:18:26.491	warn	Value of state system.adapter.web.0.memHeapTotal has wrong type
                                iogo.0	2019-08-30 17:18:26.491	warn	Value of state system.adapter.web.0.memRss has wrong type
                                iogo.0	2019-08-30 17:18:26.491	warn	Value of state system.adapter.web.0.uptime has wrong type
                                iogo.0	2019-08-30 17:18:26.490	warn	Value of state system.adapter.web.0.inputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.490	warn	Value of state system.adapter.web.0.outputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.490	warn	Value of state hm-rpc.0.OEQ0470033.1.STATE has wrong type
                                iogo.0	2019-08-30 17:18:26.489	warn	Value of state hm-rpc.0.OEQ0470000.1.STATE has wrong type
                                iogo.0	2019-08-30 17:18:26.489	warn	Value of state hm-rpc.0.OEQ0469984.1.STATE has wrong type
                                iogo.0	2019-08-30 17:18:26.489	warn	Value of state hm-rpc.0.OEQ0364700.1.LEVEL has wrong type
                                iogo.0	2019-08-30 17:18:26.488	warn	Value of state hm-rpc.0.OEQ0266182.1.LEVEL has wrong type
                                iogo.0	2019-08-30 17:18:26.488	warn	Value of state hm-rpc.0.OEQ0265821.1.LEVEL has wrong type
                                iogo.0	2019-08-30 17:18:26.487	warn	Value of state hm-rpc.0.OEQ0265796.1.LEVEL has wrong type
                                iogo.0	2019-08-30 17:18:26.486	warn	Value of state hm-rpc.0.OEQ0265741.1.LEVEL has wrong type
                                iogo.0	2019-08-30 17:18:26.486	warn	Value of state hm-rpc.0.OEQ0265739.1.LEVEL has wrong type
                                iogo.0	2019-08-30 17:18:26.485	warn	Value of state hm-rpc.0.OEQ0265736.1.LEVEL has wrong type
                                iogo.0	2019-08-30 17:18:26.484	warn	Value of state hm-rpc.0.OEQ0265727.1.LEVEL has wrong type
                                iogo.0	2019-08-30 17:18:26.484	warn	Value of state hm-rpc.0.OEQ0265624.1.LEVEL has wrong type
                                iogo.0	2019-08-30 17:18:26.483	warn	Value of state hm-rpc.0.OEQ0265419.1.LEVEL has wrong type
                                iogo.0	2019-08-30 17:18:26.483	warn	Value of state hm-rpc.0.OEQ0128713.1.TEMPERATURE has wrong type
                                iogo.0	2019-08-30 17:18:26.482	warn	Value of state hm-rpc.0.OEQ0128713.1.HUMIDITY has wrong type
                                iogo.0	2019-08-30 17:18:26.481	warn	Value of state hm-rpc.0.NEQ1357027.1.LUX has wrong type
                                iogo.0	2019-08-30 17:18:26.481	warn	Value of state hm-rpc.0.NEQ0534387.3.TEMPERATURE has wrong type
                                iogo.0	2019-08-30 17:18:26.480	warn	Value of state hm-rpc.0.NEQ0534387.2.TEMPERATURE has wrong type
                                iogo.0	2019-08-30 17:18:26.479	warn	Value of state hm-rpc.0.NEQ0534387.1.TEMPERATURE has wrong type
                                iogo.0	2019-08-30 17:18:26.479	warn	Value of state hm-rpc.0.NEQ0444581.1.STATE has wrong type
                                iogo.0	2019-08-30 17:18:26.478	warn	Value of state hm-rpc.0.NEQ0444517.1.STATE has wrong type
                                iogo.0	2019-08-30 17:18:26.478	warn	Value of state hm-rega.0.10139 has wrong type
                                iogo.0	2019-08-30 17:18:26.477	warn	Value of state hm-rega.0.1979 has wrong type
                                iogo.0	2019-08-30 17:18:26.476	warn	Value of state hm-rega.0.1978 has wrong type
                                iogo.0	2019-08-30 17:18:26.476	warn	Value of state system.adapter.hm-rpc.1.alive has wrong type
                                iogo.0	2019-08-30 17:18:26.475	warn	Value of state system.adapter.hm-rpc.1.connected has wrong type
                                iogo.0	2019-08-30 17:18:26.474	warn	Value of state system.adapter.hm-rpc.1.memHeapUsed has wrong type
                                iogo.0	2019-08-30 17:18:26.474	warn	Value of state system.adapter.hm-rpc.1.memHeapTotal has wrong type
                                iogo.0	2019-08-30 17:18:26.473	warn	Value of state system.adapter.hm-rpc.1.memRss has wrong type
                                iogo.0	2019-08-30 17:18:26.473	warn	Value of state system.adapter.hm-rpc.1.uptime has wrong type
                                iogo.0	2019-08-30 17:18:26.472	warn	Value of state system.adapter.hm-rpc.1.inputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.471	warn	Value of state system.adapter.hm-rpc.1.outputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.471	warn	Value of state system.adapter.hm-rpc.0.alive has wrong type
                                iogo.0	2019-08-30 17:18:26.466	warn	Value of state system.adapter.hm-rpc.0.connected has wrong type
                                iogo.0	2019-08-30 17:18:26.466	warn	Value of state system.adapter.hm-rpc.0.memHeapUsed has wrong type
                                iogo.0	2019-08-30 17:18:26.465	warn	Value of state system.adapter.hm-rpc.0.memHeapTotal has wrong type
                                iogo.0	2019-08-30 17:18:26.464	warn	Value of state system.adapter.hm-rpc.0.memRss has wrong type
                                iogo.0	2019-08-30 17:18:26.464	warn	Value of state system.adapter.hm-rpc.0.uptime has wrong type
                                iogo.0	2019-08-30 17:18:26.464	warn	Value of state system.adapter.hm-rpc.0.inputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.463	warn	Value of state system.adapter.hm-rpc.0.outputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.462	warn	Value of state system.adapter.hm-rega.0.alive has wrong type
                                iogo.0	2019-08-30 17:18:26.462	warn	Value of state system.adapter.hm-rega.0.connected has wrong type
                                iogo.0	2019-08-30 17:18:26.461	warn	Value of state system.adapter.hm-rega.0.memHeapUsed has wrong type
                                iogo.0	2019-08-30 17:18:26.461	warn	Value of state system.adapter.hm-rega.0.memHeapTotal has wrong type
                                iogo.0	2019-08-30 17:18:26.460	warn	Value of state system.adapter.hm-rega.0.memRss has wrong type
                                iogo.0	2019-08-30 17:18:26.460	warn	Value of state system.adapter.hm-rega.0.uptime has wrong type
                                iogo.0	2019-08-30 17:18:26.459	warn	Value of state system.adapter.hm-rega.0.inputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.459	warn	Value of state system.adapter.hm-rega.0.outputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.458	warn	Value of state system.host.ioBroker.outputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.458	warn	Value of state system.host.ioBroker.inputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.457	warn	Value of state system.host.ioBroker.freemem has wrong type
                                iogo.0	2019-08-30 17:18:26.457	warn	Value of state system.host.ioBroker.alive has wrong type
                                iogo.0	2019-08-30 17:18:26.456	warn	Value of state system.host.ioBroker.load has wrong type
                                iogo.0	2019-08-30 17:18:26.455	warn	Value of state system.host.ioBroker.uptime has wrong type
                                iogo.0	2019-08-30 17:18:26.455	warn	Value of state system.host.ioBroker.memRss has wrong type
                                iogo.0	2019-08-30 17:18:26.454	warn	Value of state system.host.ioBroker.memHeapTotal has wrong type
                                iogo.0	2019-08-30 17:18:26.454	warn	Value of state system.host.ioBroker.memHeapUsed has wrong type
                                iogo.0	2019-08-30 17:18:26.453	warn	Value of state system.host.ioBroker.mem has wrong type
                                iogo.0	2019-08-30 17:18:26.453	warn	Value of state system.adapter.socketio.0.alive has wrong type
                                iogo.0	2019-08-30 17:18:26.452	warn	Value of state system.adapter.socketio.0.connected has wrong type
                                iogo.0	2019-08-30 17:18:26.452	warn	Value of state system.adapter.socketio.0.memHeapUsed has wrong type
                                iogo.0	2019-08-30 17:18:26.451	warn	Value of state system.adapter.socketio.0.memHeapTotal has wrong type
                                iogo.0	2019-08-30 17:18:26.451	warn	Value of state system.adapter.socketio.0.memRss has wrong type
                                iogo.0	2019-08-30 17:18:26.450	warn	Value of state system.adapter.socketio.0.uptime has wrong type
                                iogo.0	2019-08-30 17:18:26.449	warn	Value of state system.adapter.socketio.0.inputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.449	warn	Value of state system.adapter.socketio.0.outputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.448	warn	Value of state system.adapter.socketio.upload has wrong type
                                iogo.0	2019-08-30 17:18:26.448	warn	Value of state system.adapter.flot.upload has wrong type
                                iogo.0	2019-08-30 17:18:26.447	warn	Value of state system.adapter.web.upload has wrong type
                                iogo.0	2019-08-30 17:18:26.447	warn	Value of state system.adapter.hm-rpc.upload has wrong type
                                iogo.0	2019-08-30 17:18:26.446	warn	Value of state system.adapter.hm-rega.upload has wrong type
                                iogo.0	2019-08-30 17:18:26.446	warn	Value of state system.adapter.admin.0.alive has wrong type
                                iogo.0	2019-08-30 17:18:26.445	warn	Value of state system.adapter.admin.0.connected has wrong type
                                iogo.0	2019-08-30 17:18:26.444	warn	Value of state system.adapter.admin.0.memHeapUsed has wrong type
                                iogo.0	2019-08-30 17:18:26.444	warn	Value of state system.adapter.admin.0.memHeapTotal has wrong type
                                iogo.0	2019-08-30 17:18:26.443	warn	Value of state system.adapter.admin.0.memRss has wrong type
                                iogo.0	2019-08-30 17:18:26.443	warn	Value of state system.adapter.admin.0.uptime has wrong type
                                iogo.0	2019-08-30 17:18:26.442	warn	Value of state system.adapter.admin.0.inputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.442	warn	Value of state system.adapter.admin.0.outputCount has wrong type
                                iogo.0	2019-08-30 17:18:26.093	info	database initialized with 224 states
                                iogo.0	2019-08-30 17:18:25.178	info	database initialized with 22 enums
                                iogo.0	2019-08-30 17:18:24.950	info	database initialized with 16 instances
                                iogo.0	2019-08-30 17:18:24.690	info	database initialized with 1 hosts
                                iogo.0	2019-08-30 17:18:24.169	error	adapter has no attribute common.enabled: system.adapter.mobile
                                iogo.0	2019-08-30 17:18:24.169	error	adapter has no attribute common.enabled: system.adapter.hm-rega
                                iogo.0	2019-08-30 17:18:24.169	error	adapter has no attribute common.enabled: system.adapter.hm-rpc
                                iogo.0	2019-08-30 17:18:21.380	info	device Matthias S9 captured
                                iogo.0	2019-08-30 17:18:20.531	info	initialize app devices
                                iogo.0	2019-08-30 17:18:20.531	info	states from remote database removed
                                

                                An den States habe ich nichts geändert, trotzdem werden die jetzt als "wrong type" erkannt. :face_with_rolling_eyes:

                                ? 1 Antwort Letzte Antwort
                                0
                                • M MGK

                                  Ich habe auch ioGo aktualisiert, die App und den Adapter.
                                  Nun bekomme ich in der App keine States mehr angezeigt.
                                  Hier ein Auszug aus dem Log:

                                  iogo.0	2019-08-30 17:18:26.896	info	database initialized with 222 states
                                  iogo.0	2019-08-30 17:18:26.530	info	database initialized with 12 adapters
                                  iogo.0	2019-08-30 17:18:26.529	warn	Value of state hm-rpc.1.00109A498FBDB5.1.STATE has wrong type
                                  iogo.0	2019-08-30 17:18:26.529	warn	Value of state system.host.ioBroker.diskFree has wrong type
                                  iogo.0	2019-08-30 17:18:26.529	warn	Value of state system.host.ioBroker.diskSize has wrong type
                                  iogo.0	2019-08-30 17:18:26.528	warn	Value of state system.host.ioBroker.memAvailable has wrong type
                                  iogo.0	2019-08-30 17:18:26.528	warn	Value of state system.host.ioBroker.cputime has wrong type
                                  iogo.0	2019-08-30 17:18:26.528	warn	Value of state system.adapter.info.0.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.528	warn	Value of state system.adapter.info.0.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.527	warn	Value of state system.adapter.info.0.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.527	warn	Value of state system.adapter.info.0.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.527	warn	Value of state system.adapter.info.0.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.526	warn	Value of state system.adapter.info.0.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.526	warn	Value of state system.adapter.info.0.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.526	warn	Value of state system.adapter.info.0.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.526	warn	Value of state system.adapter.info.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.525	warn	Value of state shelly.0.SHSW-25#E5A2F2#1.Relay1.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.525	warn	Value of state shelly.0.SHSW-25#E5A2F2#1.Relay0.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.525	warn	Value of state shelly.0.SHSW-1#59DDEB#1.Relay0.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.525	warn	Value of state shelly.0.SHSW-1#59DB0D#1.Relay0.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.524	warn	Value of state shelly.0.SHSW-1#93A6B0#1.Relay0.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.524	warn	Value of state shelly.0.SHSW-1#246910#1.Relay0.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.524	warn	Value of state shelly.0.SHSW-1#246974#1.Relay0.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.523	warn	Value of state shelly.0.SHSW-1#2463B8#1.Relay0.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.523	warn	Value of state shelly.0.SHSW-1#59DF1A#1.Relay0.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.523	warn	Value of state shelly.0.SHSW-1#24768E#1.Relay0.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.522	warn	Value of state system.adapter.javascript.0.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.522	warn	Value of state system.adapter.javascript.0.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.522	warn	Value of state system.adapter.javascript.0.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.521	warn	Value of state system.adapter.javascript.0.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.521	warn	Value of state system.adapter.javascript.0.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.521	warn	Value of state system.adapter.javascript.0.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.520	warn	Value of state system.adapter.javascript.0.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.520	warn	Value of state system.adapter.javascript.0.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.520	warn	Value of state system.adapter.javascript.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.519	warn	Value of state system.adapter.scenes.0.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.519	warn	Value of state system.adapter.scenes.0.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.519	warn	Value of state system.adapter.scenes.0.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.518	warn	Value of state system.adapter.scenes.0.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.518	warn	Value of state system.adapter.scenes.0.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.518	warn	Value of state system.adapter.scenes.0.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.518	warn	Value of state system.adapter.scenes.0.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.517	warn	Value of state system.adapter.scenes.0.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.517	warn	Value of state system.adapter.scenes.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.517	warn	Value of state shelly.0.SHSW-1#555880#1.Relay0.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.516	warn	Value of state shelly.0.SHSW-1#553DB9#1.Relay0.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.516	warn	Value of state shelly.0.SHSW-1#555630#1.Relay0.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.516	warn	Value of state shelly.0.SHSW-1#554877#1.Relay0.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.516	warn	Value of state system.adapter.shelly.0.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.515	warn	Value of state system.adapter.shelly.0.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.515	warn	Value of state system.adapter.shelly.0.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.515	warn	Value of state system.adapter.shelly.0.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.514	warn	Value of state system.adapter.shelly.0.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.514	warn	Value of state system.adapter.shelly.0.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.514	warn	Value of state system.adapter.shelly.0.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.514	warn	Value of state system.adapter.shelly.0.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.513	warn	Value of state system.adapter.shelly.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.513	warn	Value of state system.adapter.iogo.0.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.513	warn	Value of state system.adapter.iogo.0.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.512	warn	Value of state system.adapter.iogo.0.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.512	warn	Value of state system.adapter.iogo.0.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.512	warn	Value of state system.adapter.iogo.0.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.511	warn	Value of state system.adapter.iogo.0.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.511	warn	Value of state system.adapter.iogo.0.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.511	warn	Value of state system.adapter.iogo.0.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.510	warn	Value of state system.adapter.iogo.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.510	warn	Value of state system.adapter.mobile.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.510	warn	Value of state ebus.0.bai.messages.WP.fields.onoff.value has wrong type
                                  iogo.0	2019-08-30 17:18:26.509	warn	Value of state ebus.0.bai.messages.Flame.fields.0.value has wrong type
                                  iogo.0	2019-08-30 17:18:26.509	warn	Value of state hm-rpc.1.000A9709904F80.1.ACTUAL_TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.509	warn	Value of state hm-rpc.1.000A9709904F80.1.HUMIDITY has wrong type
                                  iogo.0	2019-08-30 17:18:26.509	warn	Value of state hm-rpc.1.000A9709904F34.1.ACTUAL_TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.508	warn	Value of state hm-rpc.1.000A9709904F34.1.HUMIDITY has wrong type
                                  iogo.0	2019-08-30 17:18:26.508	warn	Value of state hm-rpc.1.000E9569A23F88.1.ACTUAL_TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.507	warn	Value of state hm-rpc.1.000E9569A23F88.1.HUMIDITY has wrong type
                                  iogo.0	2019-08-30 17:18:26.507	warn	Value of state hm-rpc.1.000E9569A23F02.1.ACTUAL_TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.507	warn	Value of state hm-rpc.1.000E9569A23F02.1.HUMIDITY has wrong type
                                  iogo.0	2019-08-30 17:18:26.506	warn	Value of state hm-rpc.1.000A970990500C.1.ACTUAL_TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.506	warn	Value of state hm-rpc.1.000A970990500C.1.HUMIDITY has wrong type
                                  iogo.0	2019-08-30 17:18:26.506	warn	Value of state hm-rpc.1.000A9709904584.1.ACTUAL_TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.505	warn	Value of state hm-rpc.1.000A9709904584.1.HUMIDITY has wrong type
                                  iogo.0	2019-08-30 17:18:26.505	warn	Value of state hm-rpc.1.000E9569A241BE.1.ACTUAL_TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.505	warn	Value of state hm-rpc.1.000E9569A241BE.1.HUMIDITY has wrong type
                                  iogo.0	2019-08-30 17:18:26.504	warn	Value of state hm-rpc.1.000A970990460B.1.ACTUAL_TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.504	warn	Value of state hm-rpc.1.000A970990460B.1.HUMIDITY has wrong type
                                  iogo.0	2019-08-30 17:18:26.504	warn	Value of state hm-rpc.1.000A9709904F8B.1.ACTUAL_TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.503	warn	Value of state hm-rpc.1.000A9709904F8B.1.HUMIDITY has wrong type
                                  iogo.0	2019-08-30 17:18:26.503	warn	Value of state hm-rpc.1.000A9709904F7A.1.ACTUAL_TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.503	warn	Value of state hm-rpc.1.000A9709904F7A.1.HUMIDITY has wrong type
                                  iogo.0	2019-08-30 17:18:26.502	warn	Value of state hm-rpc.0.OEQ0349245.1.TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.502	warn	Value of state hm-rpc.0.OEQ0349245.1.HUMIDITY has wrong type
                                  iogo.0	2019-08-30 17:18:26.502	warn	Value of state system.adapter.ebus.0.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.501	warn	Value of state system.adapter.ebus.0.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.501	warn	Value of state system.adapter.ebus.0.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.501	warn	Value of state system.adapter.ebus.0.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.500	warn	Value of state system.adapter.ebus.0.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.500	warn	Value of state system.adapter.ebus.0.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.500	warn	Value of state system.adapter.ebus.0.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.499	warn	Value of state system.adapter.ebus.0.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.499	warn	Value of state system.adapter.ebus.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.499	warn	Value of state system.adapter.simple-api.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.498	warn	Value of state hm-rpc.0.OEQ0565250.1.STATE has wrong type
                                  iogo.0	2019-08-30 17:18:26.498	warn	Value of state system.adapter.cloud.0.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.498	warn	Value of state system.adapter.cloud.0.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.498	warn	Value of state system.adapter.cloud.0.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.497	warn	Value of state system.adapter.cloud.0.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.497	warn	Value of state system.adapter.cloud.0.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.497	warn	Value of state system.adapter.cloud.0.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.496	warn	Value of state system.adapter.cloud.0.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.496	warn	Value of state system.adapter.cloud.0.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.496	warn	Value of state system.adapter.cloud.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.495	warn	Value of state system.adapter.influxdb.0.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.495	warn	Value of state system.adapter.influxdb.0.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.495	warn	Value of state system.adapter.influxdb.0.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.494	warn	Value of state system.adapter.influxdb.0.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.494	warn	Value of state system.adapter.influxdb.0.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.494	warn	Value of state system.adapter.influxdb.0.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.493	warn	Value of state system.adapter.influxdb.0.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.493	warn	Value of state system.adapter.influxdb.0.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.493	warn	Value of state system.adapter.influxdb.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.492	warn	Value of state system.adapter.web.0.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.492	warn	Value of state system.adapter.web.0.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.492	warn	Value of state system.adapter.web.0.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.491	warn	Value of state system.adapter.web.0.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.491	warn	Value of state system.adapter.web.0.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.491	warn	Value of state system.adapter.web.0.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.490	warn	Value of state system.adapter.web.0.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.490	warn	Value of state system.adapter.web.0.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.490	warn	Value of state hm-rpc.0.OEQ0470033.1.STATE has wrong type
                                  iogo.0	2019-08-30 17:18:26.489	warn	Value of state hm-rpc.0.OEQ0470000.1.STATE has wrong type
                                  iogo.0	2019-08-30 17:18:26.489	warn	Value of state hm-rpc.0.OEQ0469984.1.STATE has wrong type
                                  iogo.0	2019-08-30 17:18:26.489	warn	Value of state hm-rpc.0.OEQ0364700.1.LEVEL has wrong type
                                  iogo.0	2019-08-30 17:18:26.488	warn	Value of state hm-rpc.0.OEQ0266182.1.LEVEL has wrong type
                                  iogo.0	2019-08-30 17:18:26.488	warn	Value of state hm-rpc.0.OEQ0265821.1.LEVEL has wrong type
                                  iogo.0	2019-08-30 17:18:26.487	warn	Value of state hm-rpc.0.OEQ0265796.1.LEVEL has wrong type
                                  iogo.0	2019-08-30 17:18:26.486	warn	Value of state hm-rpc.0.OEQ0265741.1.LEVEL has wrong type
                                  iogo.0	2019-08-30 17:18:26.486	warn	Value of state hm-rpc.0.OEQ0265739.1.LEVEL has wrong type
                                  iogo.0	2019-08-30 17:18:26.485	warn	Value of state hm-rpc.0.OEQ0265736.1.LEVEL has wrong type
                                  iogo.0	2019-08-30 17:18:26.484	warn	Value of state hm-rpc.0.OEQ0265727.1.LEVEL has wrong type
                                  iogo.0	2019-08-30 17:18:26.484	warn	Value of state hm-rpc.0.OEQ0265624.1.LEVEL has wrong type
                                  iogo.0	2019-08-30 17:18:26.483	warn	Value of state hm-rpc.0.OEQ0265419.1.LEVEL has wrong type
                                  iogo.0	2019-08-30 17:18:26.483	warn	Value of state hm-rpc.0.OEQ0128713.1.TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.482	warn	Value of state hm-rpc.0.OEQ0128713.1.HUMIDITY has wrong type
                                  iogo.0	2019-08-30 17:18:26.481	warn	Value of state hm-rpc.0.NEQ1357027.1.LUX has wrong type
                                  iogo.0	2019-08-30 17:18:26.481	warn	Value of state hm-rpc.0.NEQ0534387.3.TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.480	warn	Value of state hm-rpc.0.NEQ0534387.2.TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.479	warn	Value of state hm-rpc.0.NEQ0534387.1.TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.479	warn	Value of state hm-rpc.0.NEQ0444581.1.STATE has wrong type
                                  iogo.0	2019-08-30 17:18:26.478	warn	Value of state hm-rpc.0.NEQ0444517.1.STATE has wrong type
                                  iogo.0	2019-08-30 17:18:26.478	warn	Value of state hm-rega.0.10139 has wrong type
                                  iogo.0	2019-08-30 17:18:26.477	warn	Value of state hm-rega.0.1979 has wrong type
                                  iogo.0	2019-08-30 17:18:26.476	warn	Value of state hm-rega.0.1978 has wrong type
                                  iogo.0	2019-08-30 17:18:26.476	warn	Value of state system.adapter.hm-rpc.1.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.475	warn	Value of state system.adapter.hm-rpc.1.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.474	warn	Value of state system.adapter.hm-rpc.1.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.474	warn	Value of state system.adapter.hm-rpc.1.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.473	warn	Value of state system.adapter.hm-rpc.1.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.473	warn	Value of state system.adapter.hm-rpc.1.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.472	warn	Value of state system.adapter.hm-rpc.1.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.471	warn	Value of state system.adapter.hm-rpc.1.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.471	warn	Value of state system.adapter.hm-rpc.0.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.466	warn	Value of state system.adapter.hm-rpc.0.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.466	warn	Value of state system.adapter.hm-rpc.0.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.465	warn	Value of state system.adapter.hm-rpc.0.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.464	warn	Value of state system.adapter.hm-rpc.0.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.464	warn	Value of state system.adapter.hm-rpc.0.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.464	warn	Value of state system.adapter.hm-rpc.0.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.463	warn	Value of state system.adapter.hm-rpc.0.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.462	warn	Value of state system.adapter.hm-rega.0.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.462	warn	Value of state system.adapter.hm-rega.0.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.461	warn	Value of state system.adapter.hm-rega.0.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.461	warn	Value of state system.adapter.hm-rega.0.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.460	warn	Value of state system.adapter.hm-rega.0.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.460	warn	Value of state system.adapter.hm-rega.0.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.459	warn	Value of state system.adapter.hm-rega.0.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.459	warn	Value of state system.adapter.hm-rega.0.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.458	warn	Value of state system.host.ioBroker.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.458	warn	Value of state system.host.ioBroker.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.457	warn	Value of state system.host.ioBroker.freemem has wrong type
                                  iogo.0	2019-08-30 17:18:26.457	warn	Value of state system.host.ioBroker.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.456	warn	Value of state system.host.ioBroker.load has wrong type
                                  iogo.0	2019-08-30 17:18:26.455	warn	Value of state system.host.ioBroker.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.455	warn	Value of state system.host.ioBroker.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.454	warn	Value of state system.host.ioBroker.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.454	warn	Value of state system.host.ioBroker.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.453	warn	Value of state system.host.ioBroker.mem has wrong type
                                  iogo.0	2019-08-30 17:18:26.453	warn	Value of state system.adapter.socketio.0.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.452	warn	Value of state system.adapter.socketio.0.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.452	warn	Value of state system.adapter.socketio.0.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.451	warn	Value of state system.adapter.socketio.0.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.451	warn	Value of state system.adapter.socketio.0.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.450	warn	Value of state system.adapter.socketio.0.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.449	warn	Value of state system.adapter.socketio.0.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.449	warn	Value of state system.adapter.socketio.0.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.448	warn	Value of state system.adapter.socketio.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.448	warn	Value of state system.adapter.flot.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.447	warn	Value of state system.adapter.web.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.447	warn	Value of state system.adapter.hm-rpc.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.446	warn	Value of state system.adapter.hm-rega.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.446	warn	Value of state system.adapter.admin.0.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.445	warn	Value of state system.adapter.admin.0.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.444	warn	Value of state system.adapter.admin.0.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.444	warn	Value of state system.adapter.admin.0.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.443	warn	Value of state system.adapter.admin.0.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.443	warn	Value of state system.adapter.admin.0.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.442	warn	Value of state system.adapter.admin.0.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.442	warn	Value of state system.adapter.admin.0.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.093	info	database initialized with 224 states
                                  iogo.0	2019-08-30 17:18:25.178	info	database initialized with 22 enums
                                  iogo.0	2019-08-30 17:18:24.950	info	database initialized with 16 instances
                                  iogo.0	2019-08-30 17:18:24.690	info	database initialized with 1 hosts
                                  iogo.0	2019-08-30 17:18:24.169	error	adapter has no attribute common.enabled: system.adapter.mobile
                                  iogo.0	2019-08-30 17:18:24.169	error	adapter has no attribute common.enabled: system.adapter.hm-rega
                                  iogo.0	2019-08-30 17:18:24.169	error	adapter has no attribute common.enabled: system.adapter.hm-rpc
                                  iogo.0	2019-08-30 17:18:21.380	info	device Matthias S9 captured
                                  iogo.0	2019-08-30 17:18:20.531	info	initialize app devices
                                  iogo.0	2019-08-30 17:18:20.531	info	states from remote database removed
                                  

                                  An den States habe ich nichts geändert, trotzdem werden die jetzt als "wrong type" erkannt. :face_with_rolling_eyes:

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

                                  @MGK sagte in [Projekt] ioGo # Native Android App:

                                  Ich habe auch ioGo aktualisiert, die App und den Adapter.
                                  Nun bekomme ich in der App keine States mehr angezeigt.
                                  Hier ein Auszug aus dem Log:

                                  iogo.0	2019-08-30 17:18:26.896	info	database initialized with 222 states
                                  iogo.0	2019-08-30 17:18:26.530	info	database initialized with 12 adapters
                                  iogo.0	2019-08-30 17:18:26.529	warn	Value of state hm-rpc.1.00109A498FBDB5.1.STATE has wrong type
                                  iogo.0	2019-08-30 17:18:26.529	warn	Value of state system.host.ioBroker.diskFree has wrong type
                                  iogo.0	2019-08-30 17:18:26.529	warn	Value of state system.host.ioBroker.diskSize has wrong type
                                  iogo.0	2019-08-30 17:18:26.528	warn	Value of state system.host.ioBroker.memAvailable has wrong type
                                  iogo.0	2019-08-30 17:18:26.528	warn	Value of state system.host.ioBroker.cputime has wrong type
                                  iogo.0	2019-08-30 17:18:26.528	warn	Value of state system.adapter.info.0.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.528	warn	Value of state system.adapter.info.0.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.527	warn	Value of state system.adapter.info.0.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.527	warn	Value of state system.adapter.info.0.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.527	warn	Value of state system.adapter.info.0.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.526	warn	Value of state system.adapter.info.0.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.526	warn	Value of state system.adapter.info.0.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.526	warn	Value of state system.adapter.info.0.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.526	warn	Value of state system.adapter.info.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.525	warn	Value of state shelly.0.SHSW-25#E5A2F2#1.Relay1.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.525	warn	Value of state shelly.0.SHSW-25#E5A2F2#1.Relay0.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.525	warn	Value of state shelly.0.SHSW-1#59DDEB#1.Relay0.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.525	warn	Value of state shelly.0.SHSW-1#59DB0D#1.Relay0.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.524	warn	Value of state shelly.0.SHSW-1#93A6B0#1.Relay0.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.524	warn	Value of state shelly.0.SHSW-1#246910#1.Relay0.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.524	warn	Value of state shelly.0.SHSW-1#246974#1.Relay0.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.523	warn	Value of state shelly.0.SHSW-1#2463B8#1.Relay0.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.523	warn	Value of state shelly.0.SHSW-1#59DF1A#1.Relay0.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.523	warn	Value of state shelly.0.SHSW-1#24768E#1.Relay0.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.522	warn	Value of state system.adapter.javascript.0.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.522	warn	Value of state system.adapter.javascript.0.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.522	warn	Value of state system.adapter.javascript.0.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.521	warn	Value of state system.adapter.javascript.0.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.521	warn	Value of state system.adapter.javascript.0.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.521	warn	Value of state system.adapter.javascript.0.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.520	warn	Value of state system.adapter.javascript.0.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.520	warn	Value of state system.adapter.javascript.0.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.520	warn	Value of state system.adapter.javascript.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.519	warn	Value of state system.adapter.scenes.0.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.519	warn	Value of state system.adapter.scenes.0.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.519	warn	Value of state system.adapter.scenes.0.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.518	warn	Value of state system.adapter.scenes.0.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.518	warn	Value of state system.adapter.scenes.0.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.518	warn	Value of state system.adapter.scenes.0.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.518	warn	Value of state system.adapter.scenes.0.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.517	warn	Value of state system.adapter.scenes.0.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.517	warn	Value of state system.adapter.scenes.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.517	warn	Value of state shelly.0.SHSW-1#555880#1.Relay0.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.516	warn	Value of state shelly.0.SHSW-1#553DB9#1.Relay0.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.516	warn	Value of state shelly.0.SHSW-1#555630#1.Relay0.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.516	warn	Value of state shelly.0.SHSW-1#554877#1.Relay0.Switch has wrong type
                                  iogo.0	2019-08-30 17:18:26.516	warn	Value of state system.adapter.shelly.0.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.515	warn	Value of state system.adapter.shelly.0.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.515	warn	Value of state system.adapter.shelly.0.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.515	warn	Value of state system.adapter.shelly.0.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.514	warn	Value of state system.adapter.shelly.0.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.514	warn	Value of state system.adapter.shelly.0.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.514	warn	Value of state system.adapter.shelly.0.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.514	warn	Value of state system.adapter.shelly.0.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.513	warn	Value of state system.adapter.shelly.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.513	warn	Value of state system.adapter.iogo.0.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.513	warn	Value of state system.adapter.iogo.0.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.512	warn	Value of state system.adapter.iogo.0.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.512	warn	Value of state system.adapter.iogo.0.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.512	warn	Value of state system.adapter.iogo.0.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.511	warn	Value of state system.adapter.iogo.0.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.511	warn	Value of state system.adapter.iogo.0.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.511	warn	Value of state system.adapter.iogo.0.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.510	warn	Value of state system.adapter.iogo.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.510	warn	Value of state system.adapter.mobile.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.510	warn	Value of state ebus.0.bai.messages.WP.fields.onoff.value has wrong type
                                  iogo.0	2019-08-30 17:18:26.509	warn	Value of state ebus.0.bai.messages.Flame.fields.0.value has wrong type
                                  iogo.0	2019-08-30 17:18:26.509	warn	Value of state hm-rpc.1.000A9709904F80.1.ACTUAL_TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.509	warn	Value of state hm-rpc.1.000A9709904F80.1.HUMIDITY has wrong type
                                  iogo.0	2019-08-30 17:18:26.509	warn	Value of state hm-rpc.1.000A9709904F34.1.ACTUAL_TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.508	warn	Value of state hm-rpc.1.000A9709904F34.1.HUMIDITY has wrong type
                                  iogo.0	2019-08-30 17:18:26.508	warn	Value of state hm-rpc.1.000E9569A23F88.1.ACTUAL_TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.507	warn	Value of state hm-rpc.1.000E9569A23F88.1.HUMIDITY has wrong type
                                  iogo.0	2019-08-30 17:18:26.507	warn	Value of state hm-rpc.1.000E9569A23F02.1.ACTUAL_TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.507	warn	Value of state hm-rpc.1.000E9569A23F02.1.HUMIDITY has wrong type
                                  iogo.0	2019-08-30 17:18:26.506	warn	Value of state hm-rpc.1.000A970990500C.1.ACTUAL_TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.506	warn	Value of state hm-rpc.1.000A970990500C.1.HUMIDITY has wrong type
                                  iogo.0	2019-08-30 17:18:26.506	warn	Value of state hm-rpc.1.000A9709904584.1.ACTUAL_TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.505	warn	Value of state hm-rpc.1.000A9709904584.1.HUMIDITY has wrong type
                                  iogo.0	2019-08-30 17:18:26.505	warn	Value of state hm-rpc.1.000E9569A241BE.1.ACTUAL_TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.505	warn	Value of state hm-rpc.1.000E9569A241BE.1.HUMIDITY has wrong type
                                  iogo.0	2019-08-30 17:18:26.504	warn	Value of state hm-rpc.1.000A970990460B.1.ACTUAL_TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.504	warn	Value of state hm-rpc.1.000A970990460B.1.HUMIDITY has wrong type
                                  iogo.0	2019-08-30 17:18:26.504	warn	Value of state hm-rpc.1.000A9709904F8B.1.ACTUAL_TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.503	warn	Value of state hm-rpc.1.000A9709904F8B.1.HUMIDITY has wrong type
                                  iogo.0	2019-08-30 17:18:26.503	warn	Value of state hm-rpc.1.000A9709904F7A.1.ACTUAL_TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.503	warn	Value of state hm-rpc.1.000A9709904F7A.1.HUMIDITY has wrong type
                                  iogo.0	2019-08-30 17:18:26.502	warn	Value of state hm-rpc.0.OEQ0349245.1.TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.502	warn	Value of state hm-rpc.0.OEQ0349245.1.HUMIDITY has wrong type
                                  iogo.0	2019-08-30 17:18:26.502	warn	Value of state system.adapter.ebus.0.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.501	warn	Value of state system.adapter.ebus.0.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.501	warn	Value of state system.adapter.ebus.0.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.501	warn	Value of state system.adapter.ebus.0.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.500	warn	Value of state system.adapter.ebus.0.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.500	warn	Value of state system.adapter.ebus.0.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.500	warn	Value of state system.adapter.ebus.0.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.499	warn	Value of state system.adapter.ebus.0.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.499	warn	Value of state system.adapter.ebus.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.499	warn	Value of state system.adapter.simple-api.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.498	warn	Value of state hm-rpc.0.OEQ0565250.1.STATE has wrong type
                                  iogo.0	2019-08-30 17:18:26.498	warn	Value of state system.adapter.cloud.0.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.498	warn	Value of state system.adapter.cloud.0.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.498	warn	Value of state system.adapter.cloud.0.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.497	warn	Value of state system.adapter.cloud.0.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.497	warn	Value of state system.adapter.cloud.0.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.497	warn	Value of state system.adapter.cloud.0.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.496	warn	Value of state system.adapter.cloud.0.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.496	warn	Value of state system.adapter.cloud.0.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.496	warn	Value of state system.adapter.cloud.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.495	warn	Value of state system.adapter.influxdb.0.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.495	warn	Value of state system.adapter.influxdb.0.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.495	warn	Value of state system.adapter.influxdb.0.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.494	warn	Value of state system.adapter.influxdb.0.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.494	warn	Value of state system.adapter.influxdb.0.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.494	warn	Value of state system.adapter.influxdb.0.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.493	warn	Value of state system.adapter.influxdb.0.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.493	warn	Value of state system.adapter.influxdb.0.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.493	warn	Value of state system.adapter.influxdb.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.492	warn	Value of state system.adapter.web.0.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.492	warn	Value of state system.adapter.web.0.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.492	warn	Value of state system.adapter.web.0.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.491	warn	Value of state system.adapter.web.0.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.491	warn	Value of state system.adapter.web.0.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.491	warn	Value of state system.adapter.web.0.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.490	warn	Value of state system.adapter.web.0.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.490	warn	Value of state system.adapter.web.0.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.490	warn	Value of state hm-rpc.0.OEQ0470033.1.STATE has wrong type
                                  iogo.0	2019-08-30 17:18:26.489	warn	Value of state hm-rpc.0.OEQ0470000.1.STATE has wrong type
                                  iogo.0	2019-08-30 17:18:26.489	warn	Value of state hm-rpc.0.OEQ0469984.1.STATE has wrong type
                                  iogo.0	2019-08-30 17:18:26.489	warn	Value of state hm-rpc.0.OEQ0364700.1.LEVEL has wrong type
                                  iogo.0	2019-08-30 17:18:26.488	warn	Value of state hm-rpc.0.OEQ0266182.1.LEVEL has wrong type
                                  iogo.0	2019-08-30 17:18:26.488	warn	Value of state hm-rpc.0.OEQ0265821.1.LEVEL has wrong type
                                  iogo.0	2019-08-30 17:18:26.487	warn	Value of state hm-rpc.0.OEQ0265796.1.LEVEL has wrong type
                                  iogo.0	2019-08-30 17:18:26.486	warn	Value of state hm-rpc.0.OEQ0265741.1.LEVEL has wrong type
                                  iogo.0	2019-08-30 17:18:26.486	warn	Value of state hm-rpc.0.OEQ0265739.1.LEVEL has wrong type
                                  iogo.0	2019-08-30 17:18:26.485	warn	Value of state hm-rpc.0.OEQ0265736.1.LEVEL has wrong type
                                  iogo.0	2019-08-30 17:18:26.484	warn	Value of state hm-rpc.0.OEQ0265727.1.LEVEL has wrong type
                                  iogo.0	2019-08-30 17:18:26.484	warn	Value of state hm-rpc.0.OEQ0265624.1.LEVEL has wrong type
                                  iogo.0	2019-08-30 17:18:26.483	warn	Value of state hm-rpc.0.OEQ0265419.1.LEVEL has wrong type
                                  iogo.0	2019-08-30 17:18:26.483	warn	Value of state hm-rpc.0.OEQ0128713.1.TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.482	warn	Value of state hm-rpc.0.OEQ0128713.1.HUMIDITY has wrong type
                                  iogo.0	2019-08-30 17:18:26.481	warn	Value of state hm-rpc.0.NEQ1357027.1.LUX has wrong type
                                  iogo.0	2019-08-30 17:18:26.481	warn	Value of state hm-rpc.0.NEQ0534387.3.TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.480	warn	Value of state hm-rpc.0.NEQ0534387.2.TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.479	warn	Value of state hm-rpc.0.NEQ0534387.1.TEMPERATURE has wrong type
                                  iogo.0	2019-08-30 17:18:26.479	warn	Value of state hm-rpc.0.NEQ0444581.1.STATE has wrong type
                                  iogo.0	2019-08-30 17:18:26.478	warn	Value of state hm-rpc.0.NEQ0444517.1.STATE has wrong type
                                  iogo.0	2019-08-30 17:18:26.478	warn	Value of state hm-rega.0.10139 has wrong type
                                  iogo.0	2019-08-30 17:18:26.477	warn	Value of state hm-rega.0.1979 has wrong type
                                  iogo.0	2019-08-30 17:18:26.476	warn	Value of state hm-rega.0.1978 has wrong type
                                  iogo.0	2019-08-30 17:18:26.476	warn	Value of state system.adapter.hm-rpc.1.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.475	warn	Value of state system.adapter.hm-rpc.1.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.474	warn	Value of state system.adapter.hm-rpc.1.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.474	warn	Value of state system.adapter.hm-rpc.1.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.473	warn	Value of state system.adapter.hm-rpc.1.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.473	warn	Value of state system.adapter.hm-rpc.1.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.472	warn	Value of state system.adapter.hm-rpc.1.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.471	warn	Value of state system.adapter.hm-rpc.1.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.471	warn	Value of state system.adapter.hm-rpc.0.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.466	warn	Value of state system.adapter.hm-rpc.0.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.466	warn	Value of state system.adapter.hm-rpc.0.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.465	warn	Value of state system.adapter.hm-rpc.0.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.464	warn	Value of state system.adapter.hm-rpc.0.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.464	warn	Value of state system.adapter.hm-rpc.0.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.464	warn	Value of state system.adapter.hm-rpc.0.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.463	warn	Value of state system.adapter.hm-rpc.0.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.462	warn	Value of state system.adapter.hm-rega.0.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.462	warn	Value of state system.adapter.hm-rega.0.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.461	warn	Value of state system.adapter.hm-rega.0.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.461	warn	Value of state system.adapter.hm-rega.0.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.460	warn	Value of state system.adapter.hm-rega.0.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.460	warn	Value of state system.adapter.hm-rega.0.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.459	warn	Value of state system.adapter.hm-rega.0.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.459	warn	Value of state system.adapter.hm-rega.0.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.458	warn	Value of state system.host.ioBroker.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.458	warn	Value of state system.host.ioBroker.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.457	warn	Value of state system.host.ioBroker.freemem has wrong type
                                  iogo.0	2019-08-30 17:18:26.457	warn	Value of state system.host.ioBroker.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.456	warn	Value of state system.host.ioBroker.load has wrong type
                                  iogo.0	2019-08-30 17:18:26.455	warn	Value of state system.host.ioBroker.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.455	warn	Value of state system.host.ioBroker.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.454	warn	Value of state system.host.ioBroker.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.454	warn	Value of state system.host.ioBroker.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.453	warn	Value of state system.host.ioBroker.mem has wrong type
                                  iogo.0	2019-08-30 17:18:26.453	warn	Value of state system.adapter.socketio.0.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.452	warn	Value of state system.adapter.socketio.0.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.452	warn	Value of state system.adapter.socketio.0.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.451	warn	Value of state system.adapter.socketio.0.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.451	warn	Value of state system.adapter.socketio.0.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.450	warn	Value of state system.adapter.socketio.0.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.449	warn	Value of state system.adapter.socketio.0.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.449	warn	Value of state system.adapter.socketio.0.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.448	warn	Value of state system.adapter.socketio.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.448	warn	Value of state system.adapter.flot.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.447	warn	Value of state system.adapter.web.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.447	warn	Value of state system.adapter.hm-rpc.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.446	warn	Value of state system.adapter.hm-rega.upload has wrong type
                                  iogo.0	2019-08-30 17:18:26.446	warn	Value of state system.adapter.admin.0.alive has wrong type
                                  iogo.0	2019-08-30 17:18:26.445	warn	Value of state system.adapter.admin.0.connected has wrong type
                                  iogo.0	2019-08-30 17:18:26.444	warn	Value of state system.adapter.admin.0.memHeapUsed has wrong type
                                  iogo.0	2019-08-30 17:18:26.444	warn	Value of state system.adapter.admin.0.memHeapTotal has wrong type
                                  iogo.0	2019-08-30 17:18:26.443	warn	Value of state system.adapter.admin.0.memRss has wrong type
                                  iogo.0	2019-08-30 17:18:26.443	warn	Value of state system.adapter.admin.0.uptime has wrong type
                                  iogo.0	2019-08-30 17:18:26.442	warn	Value of state system.adapter.admin.0.inputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.442	warn	Value of state system.adapter.admin.0.outputCount has wrong type
                                  iogo.0	2019-08-30 17:18:26.093	info	database initialized with 224 states
                                  iogo.0	2019-08-30 17:18:25.178	info	database initialized with 22 enums
                                  iogo.0	2019-08-30 17:18:24.950	info	database initialized with 16 instances
                                  iogo.0	2019-08-30 17:18:24.690	info	database initialized with 1 hosts
                                  iogo.0	2019-08-30 17:18:24.169	error	adapter has no attribute common.enabled: system.adapter.mobile
                                  iogo.0	2019-08-30 17:18:24.169	error	adapter has no attribute common.enabled: system.adapter.hm-rega
                                  iogo.0	2019-08-30 17:18:24.169	error	adapter has no attribute common.enabled: system.adapter.hm-rpc
                                  iogo.0	2019-08-30 17:18:21.380	info	device Matthias S9 captured
                                  iogo.0	2019-08-30 17:18:20.531	info	initialize app devices
                                  iogo.0	2019-08-30 17:18:20.531	info	states from remote database removed
                                  

                                  An den States habe ich nichts geändert, trotzdem werden die jetzt als "wrong type" erkannt. :face_with_rolling_eyes:

                                  Die Meldung "wrong type" ist nur eine Warnung, die States werden trotzdem angezeigt. Hintergrund sind meistens States vom type=number, welche danna ber von den Adaptern nicht sauber mit Zahlen befüllt werden sondern mit Text.

                                  M 1 Antwort Letzte Antwort
                                  0
                                  • ? Ein ehemaliger Benutzer

                                    @MGK sagte in [Projekt] ioGo # Native Android App:

                                    Ich habe auch ioGo aktualisiert, die App und den Adapter.
                                    Nun bekomme ich in der App keine States mehr angezeigt.
                                    Hier ein Auszug aus dem Log:

                                    iogo.0	2019-08-30 17:18:26.896	info	database initialized with 222 states
                                    iogo.0	2019-08-30 17:18:26.530	info	database initialized with 12 adapters
                                    iogo.0	2019-08-30 17:18:26.529	warn	Value of state hm-rpc.1.00109A498FBDB5.1.STATE has wrong type
                                    iogo.0	2019-08-30 17:18:26.529	warn	Value of state system.host.ioBroker.diskFree has wrong type
                                    iogo.0	2019-08-30 17:18:26.529	warn	Value of state system.host.ioBroker.diskSize has wrong type
                                    iogo.0	2019-08-30 17:18:26.528	warn	Value of state system.host.ioBroker.memAvailable has wrong type
                                    iogo.0	2019-08-30 17:18:26.528	warn	Value of state system.host.ioBroker.cputime has wrong type
                                    iogo.0	2019-08-30 17:18:26.528	warn	Value of state system.adapter.info.0.alive has wrong type
                                    iogo.0	2019-08-30 17:18:26.528	warn	Value of state system.adapter.info.0.connected has wrong type
                                    iogo.0	2019-08-30 17:18:26.527	warn	Value of state system.adapter.info.0.memHeapUsed has wrong type
                                    iogo.0	2019-08-30 17:18:26.527	warn	Value of state system.adapter.info.0.memHeapTotal has wrong type
                                    iogo.0	2019-08-30 17:18:26.527	warn	Value of state system.adapter.info.0.memRss has wrong type
                                    iogo.0	2019-08-30 17:18:26.526	warn	Value of state system.adapter.info.0.uptime has wrong type
                                    iogo.0	2019-08-30 17:18:26.526	warn	Value of state system.adapter.info.0.inputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.526	warn	Value of state system.adapter.info.0.outputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.526	warn	Value of state system.adapter.info.upload has wrong type
                                    iogo.0	2019-08-30 17:18:26.525	warn	Value of state shelly.0.SHSW-25#E5A2F2#1.Relay1.Switch has wrong type
                                    iogo.0	2019-08-30 17:18:26.525	warn	Value of state shelly.0.SHSW-25#E5A2F2#1.Relay0.Switch has wrong type
                                    iogo.0	2019-08-30 17:18:26.525	warn	Value of state shelly.0.SHSW-1#59DDEB#1.Relay0.Switch has wrong type
                                    iogo.0	2019-08-30 17:18:26.525	warn	Value of state shelly.0.SHSW-1#59DB0D#1.Relay0.Switch has wrong type
                                    iogo.0	2019-08-30 17:18:26.524	warn	Value of state shelly.0.SHSW-1#93A6B0#1.Relay0.Switch has wrong type
                                    iogo.0	2019-08-30 17:18:26.524	warn	Value of state shelly.0.SHSW-1#246910#1.Relay0.Switch has wrong type
                                    iogo.0	2019-08-30 17:18:26.524	warn	Value of state shelly.0.SHSW-1#246974#1.Relay0.Switch has wrong type
                                    iogo.0	2019-08-30 17:18:26.523	warn	Value of state shelly.0.SHSW-1#2463B8#1.Relay0.Switch has wrong type
                                    iogo.0	2019-08-30 17:18:26.523	warn	Value of state shelly.0.SHSW-1#59DF1A#1.Relay0.Switch has wrong type
                                    iogo.0	2019-08-30 17:18:26.523	warn	Value of state shelly.0.SHSW-1#24768E#1.Relay0.Switch has wrong type
                                    iogo.0	2019-08-30 17:18:26.522	warn	Value of state system.adapter.javascript.0.alive has wrong type
                                    iogo.0	2019-08-30 17:18:26.522	warn	Value of state system.adapter.javascript.0.connected has wrong type
                                    iogo.0	2019-08-30 17:18:26.522	warn	Value of state system.adapter.javascript.0.memHeapUsed has wrong type
                                    iogo.0	2019-08-30 17:18:26.521	warn	Value of state system.adapter.javascript.0.memHeapTotal has wrong type
                                    iogo.0	2019-08-30 17:18:26.521	warn	Value of state system.adapter.javascript.0.memRss has wrong type
                                    iogo.0	2019-08-30 17:18:26.521	warn	Value of state system.adapter.javascript.0.uptime has wrong type
                                    iogo.0	2019-08-30 17:18:26.520	warn	Value of state system.adapter.javascript.0.inputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.520	warn	Value of state system.adapter.javascript.0.outputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.520	warn	Value of state system.adapter.javascript.upload has wrong type
                                    iogo.0	2019-08-30 17:18:26.519	warn	Value of state system.adapter.scenes.0.alive has wrong type
                                    iogo.0	2019-08-30 17:18:26.519	warn	Value of state system.adapter.scenes.0.connected has wrong type
                                    iogo.0	2019-08-30 17:18:26.519	warn	Value of state system.adapter.scenes.0.memHeapUsed has wrong type
                                    iogo.0	2019-08-30 17:18:26.518	warn	Value of state system.adapter.scenes.0.memHeapTotal has wrong type
                                    iogo.0	2019-08-30 17:18:26.518	warn	Value of state system.adapter.scenes.0.memRss has wrong type
                                    iogo.0	2019-08-30 17:18:26.518	warn	Value of state system.adapter.scenes.0.uptime has wrong type
                                    iogo.0	2019-08-30 17:18:26.518	warn	Value of state system.adapter.scenes.0.inputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.517	warn	Value of state system.adapter.scenes.0.outputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.517	warn	Value of state system.adapter.scenes.upload has wrong type
                                    iogo.0	2019-08-30 17:18:26.517	warn	Value of state shelly.0.SHSW-1#555880#1.Relay0.Switch has wrong type
                                    iogo.0	2019-08-30 17:18:26.516	warn	Value of state shelly.0.SHSW-1#553DB9#1.Relay0.Switch has wrong type
                                    iogo.0	2019-08-30 17:18:26.516	warn	Value of state shelly.0.SHSW-1#555630#1.Relay0.Switch has wrong type
                                    iogo.0	2019-08-30 17:18:26.516	warn	Value of state shelly.0.SHSW-1#554877#1.Relay0.Switch has wrong type
                                    iogo.0	2019-08-30 17:18:26.516	warn	Value of state system.adapter.shelly.0.alive has wrong type
                                    iogo.0	2019-08-30 17:18:26.515	warn	Value of state system.adapter.shelly.0.connected has wrong type
                                    iogo.0	2019-08-30 17:18:26.515	warn	Value of state system.adapter.shelly.0.memHeapUsed has wrong type
                                    iogo.0	2019-08-30 17:18:26.515	warn	Value of state system.adapter.shelly.0.memHeapTotal has wrong type
                                    iogo.0	2019-08-30 17:18:26.514	warn	Value of state system.adapter.shelly.0.memRss has wrong type
                                    iogo.0	2019-08-30 17:18:26.514	warn	Value of state system.adapter.shelly.0.uptime has wrong type
                                    iogo.0	2019-08-30 17:18:26.514	warn	Value of state system.adapter.shelly.0.inputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.514	warn	Value of state system.adapter.shelly.0.outputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.513	warn	Value of state system.adapter.shelly.upload has wrong type
                                    iogo.0	2019-08-30 17:18:26.513	warn	Value of state system.adapter.iogo.0.alive has wrong type
                                    iogo.0	2019-08-30 17:18:26.513	warn	Value of state system.adapter.iogo.0.connected has wrong type
                                    iogo.0	2019-08-30 17:18:26.512	warn	Value of state system.adapter.iogo.0.memHeapUsed has wrong type
                                    iogo.0	2019-08-30 17:18:26.512	warn	Value of state system.adapter.iogo.0.memHeapTotal has wrong type
                                    iogo.0	2019-08-30 17:18:26.512	warn	Value of state system.adapter.iogo.0.memRss has wrong type
                                    iogo.0	2019-08-30 17:18:26.511	warn	Value of state system.adapter.iogo.0.uptime has wrong type
                                    iogo.0	2019-08-30 17:18:26.511	warn	Value of state system.adapter.iogo.0.inputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.511	warn	Value of state system.adapter.iogo.0.outputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.510	warn	Value of state system.adapter.iogo.upload has wrong type
                                    iogo.0	2019-08-30 17:18:26.510	warn	Value of state system.adapter.mobile.upload has wrong type
                                    iogo.0	2019-08-30 17:18:26.510	warn	Value of state ebus.0.bai.messages.WP.fields.onoff.value has wrong type
                                    iogo.0	2019-08-30 17:18:26.509	warn	Value of state ebus.0.bai.messages.Flame.fields.0.value has wrong type
                                    iogo.0	2019-08-30 17:18:26.509	warn	Value of state hm-rpc.1.000A9709904F80.1.ACTUAL_TEMPERATURE has wrong type
                                    iogo.0	2019-08-30 17:18:26.509	warn	Value of state hm-rpc.1.000A9709904F80.1.HUMIDITY has wrong type
                                    iogo.0	2019-08-30 17:18:26.509	warn	Value of state hm-rpc.1.000A9709904F34.1.ACTUAL_TEMPERATURE has wrong type
                                    iogo.0	2019-08-30 17:18:26.508	warn	Value of state hm-rpc.1.000A9709904F34.1.HUMIDITY has wrong type
                                    iogo.0	2019-08-30 17:18:26.508	warn	Value of state hm-rpc.1.000E9569A23F88.1.ACTUAL_TEMPERATURE has wrong type
                                    iogo.0	2019-08-30 17:18:26.507	warn	Value of state hm-rpc.1.000E9569A23F88.1.HUMIDITY has wrong type
                                    iogo.0	2019-08-30 17:18:26.507	warn	Value of state hm-rpc.1.000E9569A23F02.1.ACTUAL_TEMPERATURE has wrong type
                                    iogo.0	2019-08-30 17:18:26.507	warn	Value of state hm-rpc.1.000E9569A23F02.1.HUMIDITY has wrong type
                                    iogo.0	2019-08-30 17:18:26.506	warn	Value of state hm-rpc.1.000A970990500C.1.ACTUAL_TEMPERATURE has wrong type
                                    iogo.0	2019-08-30 17:18:26.506	warn	Value of state hm-rpc.1.000A970990500C.1.HUMIDITY has wrong type
                                    iogo.0	2019-08-30 17:18:26.506	warn	Value of state hm-rpc.1.000A9709904584.1.ACTUAL_TEMPERATURE has wrong type
                                    iogo.0	2019-08-30 17:18:26.505	warn	Value of state hm-rpc.1.000A9709904584.1.HUMIDITY has wrong type
                                    iogo.0	2019-08-30 17:18:26.505	warn	Value of state hm-rpc.1.000E9569A241BE.1.ACTUAL_TEMPERATURE has wrong type
                                    iogo.0	2019-08-30 17:18:26.505	warn	Value of state hm-rpc.1.000E9569A241BE.1.HUMIDITY has wrong type
                                    iogo.0	2019-08-30 17:18:26.504	warn	Value of state hm-rpc.1.000A970990460B.1.ACTUAL_TEMPERATURE has wrong type
                                    iogo.0	2019-08-30 17:18:26.504	warn	Value of state hm-rpc.1.000A970990460B.1.HUMIDITY has wrong type
                                    iogo.0	2019-08-30 17:18:26.504	warn	Value of state hm-rpc.1.000A9709904F8B.1.ACTUAL_TEMPERATURE has wrong type
                                    iogo.0	2019-08-30 17:18:26.503	warn	Value of state hm-rpc.1.000A9709904F8B.1.HUMIDITY has wrong type
                                    iogo.0	2019-08-30 17:18:26.503	warn	Value of state hm-rpc.1.000A9709904F7A.1.ACTUAL_TEMPERATURE has wrong type
                                    iogo.0	2019-08-30 17:18:26.503	warn	Value of state hm-rpc.1.000A9709904F7A.1.HUMIDITY has wrong type
                                    iogo.0	2019-08-30 17:18:26.502	warn	Value of state hm-rpc.0.OEQ0349245.1.TEMPERATURE has wrong type
                                    iogo.0	2019-08-30 17:18:26.502	warn	Value of state hm-rpc.0.OEQ0349245.1.HUMIDITY has wrong type
                                    iogo.0	2019-08-30 17:18:26.502	warn	Value of state system.adapter.ebus.0.alive has wrong type
                                    iogo.0	2019-08-30 17:18:26.501	warn	Value of state system.adapter.ebus.0.connected has wrong type
                                    iogo.0	2019-08-30 17:18:26.501	warn	Value of state system.adapter.ebus.0.memHeapUsed has wrong type
                                    iogo.0	2019-08-30 17:18:26.501	warn	Value of state system.adapter.ebus.0.memHeapTotal has wrong type
                                    iogo.0	2019-08-30 17:18:26.500	warn	Value of state system.adapter.ebus.0.memRss has wrong type
                                    iogo.0	2019-08-30 17:18:26.500	warn	Value of state system.adapter.ebus.0.uptime has wrong type
                                    iogo.0	2019-08-30 17:18:26.500	warn	Value of state system.adapter.ebus.0.inputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.499	warn	Value of state system.adapter.ebus.0.outputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.499	warn	Value of state system.adapter.ebus.upload has wrong type
                                    iogo.0	2019-08-30 17:18:26.499	warn	Value of state system.adapter.simple-api.upload has wrong type
                                    iogo.0	2019-08-30 17:18:26.498	warn	Value of state hm-rpc.0.OEQ0565250.1.STATE has wrong type
                                    iogo.0	2019-08-30 17:18:26.498	warn	Value of state system.adapter.cloud.0.alive has wrong type
                                    iogo.0	2019-08-30 17:18:26.498	warn	Value of state system.adapter.cloud.0.connected has wrong type
                                    iogo.0	2019-08-30 17:18:26.498	warn	Value of state system.adapter.cloud.0.memHeapUsed has wrong type
                                    iogo.0	2019-08-30 17:18:26.497	warn	Value of state system.adapter.cloud.0.memHeapTotal has wrong type
                                    iogo.0	2019-08-30 17:18:26.497	warn	Value of state system.adapter.cloud.0.memRss has wrong type
                                    iogo.0	2019-08-30 17:18:26.497	warn	Value of state system.adapter.cloud.0.uptime has wrong type
                                    iogo.0	2019-08-30 17:18:26.496	warn	Value of state system.adapter.cloud.0.inputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.496	warn	Value of state system.adapter.cloud.0.outputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.496	warn	Value of state system.adapter.cloud.upload has wrong type
                                    iogo.0	2019-08-30 17:18:26.495	warn	Value of state system.adapter.influxdb.0.alive has wrong type
                                    iogo.0	2019-08-30 17:18:26.495	warn	Value of state system.adapter.influxdb.0.connected has wrong type
                                    iogo.0	2019-08-30 17:18:26.495	warn	Value of state system.adapter.influxdb.0.memHeapUsed has wrong type
                                    iogo.0	2019-08-30 17:18:26.494	warn	Value of state system.adapter.influxdb.0.memHeapTotal has wrong type
                                    iogo.0	2019-08-30 17:18:26.494	warn	Value of state system.adapter.influxdb.0.memRss has wrong type
                                    iogo.0	2019-08-30 17:18:26.494	warn	Value of state system.adapter.influxdb.0.uptime has wrong type
                                    iogo.0	2019-08-30 17:18:26.493	warn	Value of state system.adapter.influxdb.0.inputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.493	warn	Value of state system.adapter.influxdb.0.outputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.493	warn	Value of state system.adapter.influxdb.upload has wrong type
                                    iogo.0	2019-08-30 17:18:26.492	warn	Value of state system.adapter.web.0.alive has wrong type
                                    iogo.0	2019-08-30 17:18:26.492	warn	Value of state system.adapter.web.0.connected has wrong type
                                    iogo.0	2019-08-30 17:18:26.492	warn	Value of state system.adapter.web.0.memHeapUsed has wrong type
                                    iogo.0	2019-08-30 17:18:26.491	warn	Value of state system.adapter.web.0.memHeapTotal has wrong type
                                    iogo.0	2019-08-30 17:18:26.491	warn	Value of state system.adapter.web.0.memRss has wrong type
                                    iogo.0	2019-08-30 17:18:26.491	warn	Value of state system.adapter.web.0.uptime has wrong type
                                    iogo.0	2019-08-30 17:18:26.490	warn	Value of state system.adapter.web.0.inputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.490	warn	Value of state system.adapter.web.0.outputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.490	warn	Value of state hm-rpc.0.OEQ0470033.1.STATE has wrong type
                                    iogo.0	2019-08-30 17:18:26.489	warn	Value of state hm-rpc.0.OEQ0470000.1.STATE has wrong type
                                    iogo.0	2019-08-30 17:18:26.489	warn	Value of state hm-rpc.0.OEQ0469984.1.STATE has wrong type
                                    iogo.0	2019-08-30 17:18:26.489	warn	Value of state hm-rpc.0.OEQ0364700.1.LEVEL has wrong type
                                    iogo.0	2019-08-30 17:18:26.488	warn	Value of state hm-rpc.0.OEQ0266182.1.LEVEL has wrong type
                                    iogo.0	2019-08-30 17:18:26.488	warn	Value of state hm-rpc.0.OEQ0265821.1.LEVEL has wrong type
                                    iogo.0	2019-08-30 17:18:26.487	warn	Value of state hm-rpc.0.OEQ0265796.1.LEVEL has wrong type
                                    iogo.0	2019-08-30 17:18:26.486	warn	Value of state hm-rpc.0.OEQ0265741.1.LEVEL has wrong type
                                    iogo.0	2019-08-30 17:18:26.486	warn	Value of state hm-rpc.0.OEQ0265739.1.LEVEL has wrong type
                                    iogo.0	2019-08-30 17:18:26.485	warn	Value of state hm-rpc.0.OEQ0265736.1.LEVEL has wrong type
                                    iogo.0	2019-08-30 17:18:26.484	warn	Value of state hm-rpc.0.OEQ0265727.1.LEVEL has wrong type
                                    iogo.0	2019-08-30 17:18:26.484	warn	Value of state hm-rpc.0.OEQ0265624.1.LEVEL has wrong type
                                    iogo.0	2019-08-30 17:18:26.483	warn	Value of state hm-rpc.0.OEQ0265419.1.LEVEL has wrong type
                                    iogo.0	2019-08-30 17:18:26.483	warn	Value of state hm-rpc.0.OEQ0128713.1.TEMPERATURE has wrong type
                                    iogo.0	2019-08-30 17:18:26.482	warn	Value of state hm-rpc.0.OEQ0128713.1.HUMIDITY has wrong type
                                    iogo.0	2019-08-30 17:18:26.481	warn	Value of state hm-rpc.0.NEQ1357027.1.LUX has wrong type
                                    iogo.0	2019-08-30 17:18:26.481	warn	Value of state hm-rpc.0.NEQ0534387.3.TEMPERATURE has wrong type
                                    iogo.0	2019-08-30 17:18:26.480	warn	Value of state hm-rpc.0.NEQ0534387.2.TEMPERATURE has wrong type
                                    iogo.0	2019-08-30 17:18:26.479	warn	Value of state hm-rpc.0.NEQ0534387.1.TEMPERATURE has wrong type
                                    iogo.0	2019-08-30 17:18:26.479	warn	Value of state hm-rpc.0.NEQ0444581.1.STATE has wrong type
                                    iogo.0	2019-08-30 17:18:26.478	warn	Value of state hm-rpc.0.NEQ0444517.1.STATE has wrong type
                                    iogo.0	2019-08-30 17:18:26.478	warn	Value of state hm-rega.0.10139 has wrong type
                                    iogo.0	2019-08-30 17:18:26.477	warn	Value of state hm-rega.0.1979 has wrong type
                                    iogo.0	2019-08-30 17:18:26.476	warn	Value of state hm-rega.0.1978 has wrong type
                                    iogo.0	2019-08-30 17:18:26.476	warn	Value of state system.adapter.hm-rpc.1.alive has wrong type
                                    iogo.0	2019-08-30 17:18:26.475	warn	Value of state system.adapter.hm-rpc.1.connected has wrong type
                                    iogo.0	2019-08-30 17:18:26.474	warn	Value of state system.adapter.hm-rpc.1.memHeapUsed has wrong type
                                    iogo.0	2019-08-30 17:18:26.474	warn	Value of state system.adapter.hm-rpc.1.memHeapTotal has wrong type
                                    iogo.0	2019-08-30 17:18:26.473	warn	Value of state system.adapter.hm-rpc.1.memRss has wrong type
                                    iogo.0	2019-08-30 17:18:26.473	warn	Value of state system.adapter.hm-rpc.1.uptime has wrong type
                                    iogo.0	2019-08-30 17:18:26.472	warn	Value of state system.adapter.hm-rpc.1.inputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.471	warn	Value of state system.adapter.hm-rpc.1.outputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.471	warn	Value of state system.adapter.hm-rpc.0.alive has wrong type
                                    iogo.0	2019-08-30 17:18:26.466	warn	Value of state system.adapter.hm-rpc.0.connected has wrong type
                                    iogo.0	2019-08-30 17:18:26.466	warn	Value of state system.adapter.hm-rpc.0.memHeapUsed has wrong type
                                    iogo.0	2019-08-30 17:18:26.465	warn	Value of state system.adapter.hm-rpc.0.memHeapTotal has wrong type
                                    iogo.0	2019-08-30 17:18:26.464	warn	Value of state system.adapter.hm-rpc.0.memRss has wrong type
                                    iogo.0	2019-08-30 17:18:26.464	warn	Value of state system.adapter.hm-rpc.0.uptime has wrong type
                                    iogo.0	2019-08-30 17:18:26.464	warn	Value of state system.adapter.hm-rpc.0.inputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.463	warn	Value of state system.adapter.hm-rpc.0.outputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.462	warn	Value of state system.adapter.hm-rega.0.alive has wrong type
                                    iogo.0	2019-08-30 17:18:26.462	warn	Value of state system.adapter.hm-rega.0.connected has wrong type
                                    iogo.0	2019-08-30 17:18:26.461	warn	Value of state system.adapter.hm-rega.0.memHeapUsed has wrong type
                                    iogo.0	2019-08-30 17:18:26.461	warn	Value of state system.adapter.hm-rega.0.memHeapTotal has wrong type
                                    iogo.0	2019-08-30 17:18:26.460	warn	Value of state system.adapter.hm-rega.0.memRss has wrong type
                                    iogo.0	2019-08-30 17:18:26.460	warn	Value of state system.adapter.hm-rega.0.uptime has wrong type
                                    iogo.0	2019-08-30 17:18:26.459	warn	Value of state system.adapter.hm-rega.0.inputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.459	warn	Value of state system.adapter.hm-rega.0.outputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.458	warn	Value of state system.host.ioBroker.outputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.458	warn	Value of state system.host.ioBroker.inputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.457	warn	Value of state system.host.ioBroker.freemem has wrong type
                                    iogo.0	2019-08-30 17:18:26.457	warn	Value of state system.host.ioBroker.alive has wrong type
                                    iogo.0	2019-08-30 17:18:26.456	warn	Value of state system.host.ioBroker.load has wrong type
                                    iogo.0	2019-08-30 17:18:26.455	warn	Value of state system.host.ioBroker.uptime has wrong type
                                    iogo.0	2019-08-30 17:18:26.455	warn	Value of state system.host.ioBroker.memRss has wrong type
                                    iogo.0	2019-08-30 17:18:26.454	warn	Value of state system.host.ioBroker.memHeapTotal has wrong type
                                    iogo.0	2019-08-30 17:18:26.454	warn	Value of state system.host.ioBroker.memHeapUsed has wrong type
                                    iogo.0	2019-08-30 17:18:26.453	warn	Value of state system.host.ioBroker.mem has wrong type
                                    iogo.0	2019-08-30 17:18:26.453	warn	Value of state system.adapter.socketio.0.alive has wrong type
                                    iogo.0	2019-08-30 17:18:26.452	warn	Value of state system.adapter.socketio.0.connected has wrong type
                                    iogo.0	2019-08-30 17:18:26.452	warn	Value of state system.adapter.socketio.0.memHeapUsed has wrong type
                                    iogo.0	2019-08-30 17:18:26.451	warn	Value of state system.adapter.socketio.0.memHeapTotal has wrong type
                                    iogo.0	2019-08-30 17:18:26.451	warn	Value of state system.adapter.socketio.0.memRss has wrong type
                                    iogo.0	2019-08-30 17:18:26.450	warn	Value of state system.adapter.socketio.0.uptime has wrong type
                                    iogo.0	2019-08-30 17:18:26.449	warn	Value of state system.adapter.socketio.0.inputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.449	warn	Value of state system.adapter.socketio.0.outputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.448	warn	Value of state system.adapter.socketio.upload has wrong type
                                    iogo.0	2019-08-30 17:18:26.448	warn	Value of state system.adapter.flot.upload has wrong type
                                    iogo.0	2019-08-30 17:18:26.447	warn	Value of state system.adapter.web.upload has wrong type
                                    iogo.0	2019-08-30 17:18:26.447	warn	Value of state system.adapter.hm-rpc.upload has wrong type
                                    iogo.0	2019-08-30 17:18:26.446	warn	Value of state system.adapter.hm-rega.upload has wrong type
                                    iogo.0	2019-08-30 17:18:26.446	warn	Value of state system.adapter.admin.0.alive has wrong type
                                    iogo.0	2019-08-30 17:18:26.445	warn	Value of state system.adapter.admin.0.connected has wrong type
                                    iogo.0	2019-08-30 17:18:26.444	warn	Value of state system.adapter.admin.0.memHeapUsed has wrong type
                                    iogo.0	2019-08-30 17:18:26.444	warn	Value of state system.adapter.admin.0.memHeapTotal has wrong type
                                    iogo.0	2019-08-30 17:18:26.443	warn	Value of state system.adapter.admin.0.memRss has wrong type
                                    iogo.0	2019-08-30 17:18:26.443	warn	Value of state system.adapter.admin.0.uptime has wrong type
                                    iogo.0	2019-08-30 17:18:26.442	warn	Value of state system.adapter.admin.0.inputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.442	warn	Value of state system.adapter.admin.0.outputCount has wrong type
                                    iogo.0	2019-08-30 17:18:26.093	info	database initialized with 224 states
                                    iogo.0	2019-08-30 17:18:25.178	info	database initialized with 22 enums
                                    iogo.0	2019-08-30 17:18:24.950	info	database initialized with 16 instances
                                    iogo.0	2019-08-30 17:18:24.690	info	database initialized with 1 hosts
                                    iogo.0	2019-08-30 17:18:24.169	error	adapter has no attribute common.enabled: system.adapter.mobile
                                    iogo.0	2019-08-30 17:18:24.169	error	adapter has no attribute common.enabled: system.adapter.hm-rega
                                    iogo.0	2019-08-30 17:18:24.169	error	adapter has no attribute common.enabled: system.adapter.hm-rpc
                                    iogo.0	2019-08-30 17:18:21.380	info	device Matthias S9 captured
                                    iogo.0	2019-08-30 17:18:20.531	info	initialize app devices
                                    iogo.0	2019-08-30 17:18:20.531	info	states from remote database removed
                                    

                                    An den States habe ich nichts geändert, trotzdem werden die jetzt als "wrong type" erkannt. :face_with_rolling_eyes:

                                    Die Meldung "wrong type" ist nur eine Warnung, die States werden trotzdem angezeigt. Hintergrund sind meistens States vom type=number, welche danna ber von den Adaptern nicht sauber mit Zahlen befüllt werden sondern mit Text.

                                    M Offline
                                    M Offline
                                    MGK
                                    schrieb am zuletzt editiert von
                                    #825

                                    @nis Nein die States werden nicht mehr angezeigt, siehe Foto.
                                    Screenshot_20190830-202642_iogo.jpg Screenshot_20190830-202634_iogo.jpg

                                    ? 1 Antwort Letzte Antwort
                                    0
                                    • M MGK

                                      @nis Nein die States werden nicht mehr angezeigt, siehe Foto.
                                      Screenshot_20190830-202642_iogo.jpg Screenshot_20190830-202634_iogo.jpg

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

                                      @MGK sagte in [Projekt] ioGo # Native Android App:

                                      @nis Nein die States werden nicht mehr angezeigt, siehe Foto.

                                      Hast du in der App den Zugang über iogo aktiviert, oder über web/cloud?

                                      M 1 Antwort Letzte Antwort
                                      0
                                      • ? Ein ehemaliger Benutzer

                                        @MGK sagte in [Projekt] ioGo # Native Android App:

                                        @nis Nein die States werden nicht mehr angezeigt, siehe Foto.

                                        Hast du in der App den Zugang über iogo aktiviert, oder über web/cloud?

                                        M Offline
                                        M Offline
                                        MGK
                                        schrieb am zuletzt editiert von
                                        #827

                                        @nis Als Zugang nutze ich immer den ioGo Adapter. Aber auch mit dem Web oder Cloud Adapter werden die States nicht angezeigt, die habe ich zum testen mal ausprobiert.

                                        1 Antwort Letzte Antwort
                                        0
                                        • L lesiflo

                                          Hi, sobald ich in der Android-App meine Zugangsdaten von meinem iobroker-pro Account
                                          eintrage und zurück gehe stürzt die App ab. Beim Neustart geht sie dann gar nicht erst auf.

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

                                          @lesiflo sagte in [Projekt] ioGo # Native Android App:

                                          Hi, sobald ich in der Android-App meine Zugangsdaten von meinem iobroker-pro Account
                                          eintrage und zurück gehe stürzt die App ab. Beim Neustart geht sie dann gar nicht erst auf.

                                          Du benötigst eine neue Lizenz. Bitte schicke mir eine PN mit deiner email mit du dich verbindest

                                          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

                                          875

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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