Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter ioGo 0.5.x

NEWS

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

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

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

Test Adapter ioGo 0.5.x

Scheduled Pinned Locked Moved Tester
iogogeofenceandroidtest
83 Posts 9 Posters 5.0k Views 8 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ? A Former User

    @crunchip welche Version des Adapters hast du installiert? Der Screenshot sieht merkwürdig aus... locations müsste ein Ordner sein, und darunter dann alle locations einzeln aufgelistet mit true/false

    crunchipC Away
    crunchipC Away
    crunchip
    Forum Testing Most Active
    wrote on last edited by crunchip
    #49

    @nis 0.5 4
    Ordner sind schon vorhanden, screen ist nur ein Ausschnitt, also erste Spalte nicht zu sehen
    Übrigens, bei verlassen des Grundstücks , die App geöffnet, zeigte mir dann 4km an. Im Haus waren es noch 1m, als ich zuletzt drauf sah.
    Aber der state wird nicht aktualisiert, bleibt auf true.
    Log schick ich dir dann morgen früh.

    umgestiegen von Proxmox auf Unraid

    ? 1 Reply Last reply
    0
    • crunchipC crunchip

      @nis 0.5 4
      Ordner sind schon vorhanden, screen ist nur ein Ausschnitt, also erste Spalte nicht zu sehen
      Übrigens, bei verlassen des Grundstücks , die App geöffnet, zeigte mir dann 4km an. Im Haus waren es noch 1m, als ich zuletzt drauf sah.
      Aber der state wird nicht aktualisiert, bleibt auf true.
      Log schick ich dir dann morgen früh.

      ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #50

      @crunchip poste mal bitte die Einstellungen der App auf dem Smartphone...

      Das sollte dann etwa so jeweils aussehen für Android 10:

      "Berechtigungen"
      Screenshot_20200225-212657.png

      "Akku Nutzung"
      Screenshot_20200225-212736.png

      "Mobile Daten"
      Screenshot_20200225-212721.png

      crunchipC 1 Reply Last reply
      0
      • ? A Former User

        @crunchip poste mal bitte die Einstellungen der App auf dem Smartphone...

        Das sollte dann etwa so jeweils aussehen für Android 10:

        "Berechtigungen"
        Screenshot_20200225-212657.png

        "Akku Nutzung"
        Screenshot_20200225-212736.png

        "Mobile Daten"
        Screenshot_20200225-212721.png

        crunchipC Away
        crunchipC Away
        crunchip
        Forum Testing Most Active
        wrote on last edited by
        #51

        @nis Screenshot_20200225-214711_Permission controller.jpg Screenshot_20200225-214635_Settings.jpg Screenshot_20200225-214532_Settings.jpg

        umgestiegen von Proxmox auf Unraid

        ? 1 Reply Last reply
        0
        • crunchipC crunchip

          @nis Screenshot_20200225-214711_Permission controller.jpg Screenshot_20200225-214635_Settings.jpg Screenshot_20200225-214532_Settings.jpg

          ? Offline
          ? Offline
          A Former User
          wrote on last edited by
          #52

          @crunchip das sieht alles gut aus, dann bin ich mal auf das Log der App gespannt

          1 Reply Last reply
          0
          • crunchipC Away
            crunchipC Away
            crunchip
            Forum Testing Most Active
            wrote on last edited by crunchip
            #53

            @nis da hab ich ein TypeError: Cannot read property 'type' of null mit der v 0.5.5

            2020-03-08 00:03:48.681 - error: iogo.0 (18761) uncaught exception: Cannot read property 'type' of null
            2020-03-08 00:03:48.689 - error: iogo.0 (18761) TypeError: Cannot read property 'type' of null
            at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
            at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
            at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
            at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
            at runCallback (timers.js:705:18)
            at tryOnImmediate (timers.js:676:5)
            at processImmediate (timers.js:658:5)
            2020-03-08 00:03:48.793 - error: iogo.0 (18761) uncaught exception: Cannot read property 'type' of null
            2020-03-08 00:03:48.794 - error: iogo.0 (18761) TypeError: Cannot read property 'type' of null
            at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
            at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
            at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
            at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
            at runCallback (timers.js:705:18)
            at tryOnImmediate (timers.js:676:5)
            at processImmediate (timers.js:658:5)
            2020-03-08 00:03:48.904 - error: iogo.0 (18761) uncaught exception: Cannot read property 'type' of null
            2020-03-08 00:03:48.905 - error: iogo.0 (18761) TypeError: Cannot read property 'type' of null
            at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
            at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
            at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
            at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
            at runCallback (timers.js:705:18)
            at tryOnImmediate (timers.js:676:5)
            at processImmediate (timers.js:658:5)
            2020-03-08 00:03:49.073 - error: iogo.0 (18761) uncaught exception: Cannot read property 'type' of null
            2020-03-08 00:03:49.073 - error: iogo.0 (18761) TypeError: Cannot read property 'type' of null
            at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
            at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
            at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
            at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
            at runCallback (timers.js:705:18)
            at tryOnImmediate (timers.js:676:5)
            at processImmediate (timers.js:658:5)
            2020-03-08 00:03:49.188 - error: iogo.0 (18761) uncaught exception: Cannot read property 'type' of null
            2020-03-08 00:03:49.188 - error: iogo.0 (18761) TypeError: Cannot read property 'type' of null
            at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
            at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
            at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
            at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
            at runCallback (timers.js:705:18)
            at tryOnImmediate (timers.js:676:5)
            at processImmediate (timers.js:658:5)
            2020-03-08 00:03:49.328 - error: host.IoBroker Caught by controller[0]: TypeError: Cannot read property 'type' of null
            2020-03-08 00:03:49.329 - error: host.IoBroker Caught by controller[0]: at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
            2020-03-08 00:03:49.329 - error: host.IoBroker Caught by controller[0]: at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
            2020-03-08 00:03:49.329 - error: host.IoBroker Caught by controller[0]: at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
            2020-03-08 00:03:49.330 - error: host.IoBroker Caught by controller[0]: at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
            2020-03-08 00:03:49.330 - error: host.IoBroker Caught by controller[0]: at runCallback (timers.js:705:18)
            2020-03-08 00:03:49.330 - error: host.IoBroker Caught by controller[0]: at tryOnImmediate (timers.js:676:5)
            2020-03-08 00:03:49.330 - error: host.IoBroker Caught by controller[0]: at processImmediate (timers.js:658:5)
            2020-03-08 00:03:49.330 - error: host.IoBroker Caught by controller[1]: TypeError: Cannot read property 'type' of null
            2020-03-08 00:03:49.330 - error: host.IoBroker Caught by controller[1]: at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
            2020-03-08 00:03:49.331 - error: host.IoBroker Caught by controller[1]: at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
            2020-03-08 00:03:49.331 - error: host.IoBroker Caught by controller[1]: at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
            2020-03-08 00:03:49.331 - error: host.IoBroker Caught by controller[1]: at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
            2020-03-08 00:03:49.331 - error: host.IoBroker Caught by controller[1]: at runCallback (timers.js:705:18)
            2020-03-08 00:03:49.331 - error: host.IoBroker Caught by controller[1]: at tryOnImmediate (timers.js:676:5)
            2020-03-08 00:03:49.331 - error: host.IoBroker Caught by controller[1]: at processImmediate (timers.js:658:5)
            2020-03-08 00:03:49.331 - error: host.IoBroker Caught by controller[2]: TypeError: Cannot read property 'type' of null
            2020-03-08 00:03:49.332 - error: host.IoBroker Caught by controller[2]: at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
            2020-03-08 00:03:49.332 - error: host.IoBroker Caught by controller[2]: at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
            2020-03-08 00:03:49.332 - error: host.IoBroker Caught by controller[2]: at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
            2020-03-08 00:03:49.332 - error: host.IoBroker Caught by controller[2]: at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
            2020-03-08 00:03:49.332 - error: host.IoBroker Caught by controller[2]: at runCallback (timers.js:705:18)
            2020-03-08 00:03:49.332 - error: host.IoBroker Caught by controller[2]: at tryOnImmediate (timers.js:676:5)
            2020-03-08 00:03:49.332 - error: host.IoBroker Caught by controller[2]: at processImmediate (timers.js:658:5)
            2020-03-08 00:03:49.333 - error: host.IoBroker Caught by controller[3]: TypeError: Cannot read property 'type' of null
            2020-03-08 00:03:49.333 - error: host.IoBroker Caught by controller[3]: at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
            2020-03-08 00:03:49.333 - error: host.IoBroker Caught by controller[3]: at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
            2020-03-08 00:03:49.333 - error: host.IoBroker Caught by controller[3]: at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
            2020-03-08 00:03:49.333 - error: host.IoBroker Caught by controller[3]: at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
            2020-03-08 00:03:49.333 - error: host.IoBroker Caught by controller[3]: at runCallback (timers.js:705:18)
            2020-03-08 00:03:49.334 - error: host.IoBroker Caught by controller[3]: at tryOnImmediate (timers.js:676:5)
            2020-03-08 00:03:49.334 - error: host.IoBroker Caught by controller[3]: at processImmediate (timers.js:658:5)
            2020-03-08 00:03:49.334 - error: host.IoBroker Caught by controller[4]: TypeError: Cannot read property 'type' of null
            2020-03-08 00:03:49.334 - error: host.IoBroker Caught by controller[4]: at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
            2020-03-08 00:03:49.335 - error: host.IoBroker Caught by controller[4]: at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
            2020-03-08 00:03:49.335 - error: host.IoBroker Caught by controller[4]: at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
            2020-03-08 00:03:49.335 - error: host.IoBroker Caught by controller[4]: at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
            2020-03-08 00:03:49.335 - error: host.IoBroker Caught by controller[4]: at runCallback (timers.js:705:18)
            2020-03-08 00:03:49.335 - error: host.IoBroker Caught by controller[4]: at tryOnImmediate (timers.js:676:5)
            2020-03-08 00:03:49.335 - error: host.IoBroker Caught by controller[4]: at processImmediate (timers.js:658:5)
            2020-03-08 00:03:49.336 - info: host.IoBroker instance system.adapter.iogo.0 terminated with code 0 (NO_ERROR)
            2020-03-08 00:03:49.336 - info: host.IoBroker Restart adapter system.adapter.iogo.0 because enabled
            

            hatte ich beim update gar nicht darauf geachtet, hier das log vom update

            2020-03-07 15:01:30.303 - info: host.IoBroker iobroker upgrade iogo
            2020-03-07 15:01:32.592 - info: host.IoBroker iobroker Update iogo from @0.5.4 to @0.5.5
            2020-03-07 15:01:33.262 - info: host.IoBroker iobroker NPM version: 6.13.4
            2020-03-07 15:01:33.265 - info: host.IoBroker iobroker npm install iobroker.iogo@0.5.5 --loglevel error --prefix "/opt/iobroker" (System call)
            2020-03-07 15:03:51.415 - info: host.IoBroker iobroker upload [4] iogo.admin /opt/iobroker/node_modules/iobroker.iogo/admin/words.js words.js application/javascript
            2020-03-07 15:03:51.646 - info: host.IoBroker iobroker Update "system.adapter.iogo.0"
            2020-03-07 15:03:51.669 - info: host.IoBroker stopInstance system.adapter.iogo.0 (force=false, process=true)
            2020-03-07 15:03:51.670 - info: host.IoBroker stopInstance system.adapter.iogo.0 send kill signal
            2020-03-07 15:03:51.739 - info: host.IoBroker iobroker upload [3] iogo.admin /opt/iobroker/node_modules/iobroker.iogo/admin/iogo.png iogo.png image/png
            2020-03-07 15:03:51.821 - info: host.IoBroker iobroker upload [2] iogo.admin /opt/iobroker/node_modules/iobroker.iogo/admin/index_m.html index_m.html text/html
            2020-03-07 15:03:51.884 - info: host.IoBroker iobroker upload [1] iogo.admin /opt/iobroker/node_modules/iobroker.iogo/admin/index.html index.html text/html
            2020-03-07 15:03:51.963 - info: host.IoBroker iobroker upload [0] iogo.admin /opt/iobroker/node_modules/iobroker.iogo/admin/custom_m.html custom_m.html text/html
            2020-03-07 15:03:52.029 - info: host.IoBroker iobroker Adapter "iogo" updated
            2020-03-07 15:03:52.395 - info: host.IoBroker instance system.adapter.iogo.0 terminated with code 156 (156)
            2020-03-07 15:03:53.077 - info: host.IoBroker iobroker exit 0
            2020-03-07 15:03:54.201 - info: host.IoBroker instance system.adapter.iogo.0 started with pid 14535
            2020-03-07 15:09:38.841 - info: info.0 (1700) Popup news was read...
            2020-03-07 15:10:00.086 - info: host.IoBroker instance system.adapter.weatherunderground.0 started with pid 16474
            2020-03-07 15:10:09.698 - info: host.IoBroker instance system.adapter.weatherunderground.0 terminated with code 0 (NO_ERROR)
            2020-03-07 15:13:00.074 - info: host.IoBroker instance system.adapter.daswetter.0 started with pid 17459
            2020-03-07 15:13:20.498 - info: host.IoBroker instance system.adapter.daswetter.0 terminated with code 0 (NO_ERROR)
            2020-03-07 15:16:00.216 - info: host.IoBroker instance system.adapter.dwd.0 started with pid 18432
            2020-03-07 15:16:07.232 - info: host.IoBroker instance system.adapter.dwd.0 terminated with code 0 (NO_ERROR)
            2020-03-07 15:16:21.708 - error: iogo.0 (14535) uncaught exception: Cannot read property 'type' of null
            2020-03-07 15:16:21.711 - error: iogo.0 (14535) TypeError: Cannot read property 'type' of null
            at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
            at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
            at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
            at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
            at runCallback (timers.js:705:18)
            at tryOnImmediate (timers.js:676:5)
            at processImmediate (timers.js:658:5)
            2020-03-07 15:16:21.768 - error: iogo.0 (14535) uncaught exception: Cannot read property 'type' of null
            2020-03-07 15:16:21.770 - error: iogo.0 (14535) TypeError: Cannot read property 'type' of null
            at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
            at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
            at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
            at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
            at runCallback (timers.js:705:18)
            at tryOnImmediate (timers.js:676:5)
            at processImmediate (timers.js:658:5)
            2020-03-07 15:16:21.772 - error: iogo.0 (14535) uncaught exception: Cannot read property 'type' of null
            2020-03-07 15:16:21.774 - error: iogo.0 (14535) TypeError: Cannot read property 'type' of null
            at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
            at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
            at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
            at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
            at runCallback (timers.js:705:18)
            at tryOnImmediate (timers.js:676:5)
            at processImmediate (timers.js:658:5)
            2020-03-07 15:16:22.327 - error: host.IoBroker Caught by controller[0]: TypeError: Cannot read property 'type' of null
            2020-03-07 15:16:22.328 - error: host.IoBroker Caught by controller[0]: at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
            2020-03-07 15:16:22.328 - error: host.IoBroker Caught by controller[0]: at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
            2020-03-07 15:16:22.328 - error: host.IoBroker Caught by controller[0]: at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
            2020-03-07 15:16:22.329 - error: host.IoBroker Caught by controller[0]: at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
            2020-03-07 15:16:22.329 - error: host.IoBroker Caught by controller[0]: at runCallback (timers.js:705:18)
            2020-03-07 15:16:22.329 - error: host.IoBroker Caught by controller[0]: at tryOnImmediate (timers.js:676:5)
            2020-03-07 15:16:22.329 - error: host.IoBroker Caught by controller[0]: at processImmediate (timers.js:658:5)
            2020-03-07 15:16:22.329 - error: host.IoBroker Caught by controller[1]: TypeError: Cannot read property 'type' of null
            2020-03-07 15:16:22.329 - error: host.IoBroker Caught by controller[1]: at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
            2020-03-07 15:16:22.330 - error: host.IoBroker Caught by controller[1]: at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
            2020-03-07 15:16:22.330 - error: host.IoBroker Caught by controller[1]: at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
            2020-03-07 15:16:22.330 - error: host.IoBroker Caught by controller[1]: at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
            2020-03-07 15:16:22.330 - error: host.IoBroker Caught by controller[1]: at runCallback (timers.js:705:18)
            2020-03-07 15:16:22.331 - error: host.IoBroker Caught by controller[1]: at tryOnImmediate (timers.js:676:5)
            2020-03-07 15:16:22.331 - error: host.IoBroker Caught by controller[1]: at processImmediate (timers.js:658:5)
            2020-03-07 15:16:22.331 - error: host.IoBroker Caught by controller[1]: TypeError: Cannot read property 'type' of null
            2020-03-07 15:16:22.331 - error: host.IoBroker Caught by controller[1]: at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
            2020-03-07 15:16:22.331 - error: host.IoBroker Caught by controller[1]: at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
            2020-03-07 15:16:22.332 - error: host.IoBroker Caught by controller[1]: at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
            2020-03-07 15:16:22.332 - error: host.IoBroker Caught by controller[1]: at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
            2020-03-07 15:16:22.332 - error: host.IoBroker Caught by controller[1]: at runCallback (timers.js:705:18)
            2020-03-07 15:16:22.332 - error: host.IoBroker Caught by controller[1]: at tryOnImmediate (timers.js:676:5)
            2020-03-07 15:16:22.332 - error: host.IoBroker Caught by controller[1]: at processImmediate (timers.js:658:5)
            2020-03-07 15:16:22.332 - info: host.IoBroker instance system.adapter.iogo.0 terminated with code 0 (NO_ERROR)
            2020-03-07 15:16:22.333 - info: host.IoBroker Restart adapter system.adapter.iogo.0 because enabled
            2020-03-07 15:16:52.373 - info: host.IoBroker instance system.adapter.iogo.0 started with pid 18761
            

            umgestiegen von Proxmox auf Unraid

            ? 1 Reply Last reply
            0
            • E Offline
              E Offline
              e-s
              wrote on last edited by
              #54

              Bei mir gab es keine Auffälligkeiten oder Fehler nach und bei dem Update.

              1 Reply Last reply
              0
              • crunchipC crunchip

                @nis da hab ich ein TypeError: Cannot read property 'type' of null mit der v 0.5.5

                2020-03-08 00:03:48.681 - error: iogo.0 (18761) uncaught exception: Cannot read property 'type' of null
                2020-03-08 00:03:48.689 - error: iogo.0 (18761) TypeError: Cannot read property 'type' of null
                at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
                at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
                at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
                at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
                at runCallback (timers.js:705:18)
                at tryOnImmediate (timers.js:676:5)
                at processImmediate (timers.js:658:5)
                2020-03-08 00:03:48.793 - error: iogo.0 (18761) uncaught exception: Cannot read property 'type' of null
                2020-03-08 00:03:48.794 - error: iogo.0 (18761) TypeError: Cannot read property 'type' of null
                at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
                at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
                at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
                at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
                at runCallback (timers.js:705:18)
                at tryOnImmediate (timers.js:676:5)
                at processImmediate (timers.js:658:5)
                2020-03-08 00:03:48.904 - error: iogo.0 (18761) uncaught exception: Cannot read property 'type' of null
                2020-03-08 00:03:48.905 - error: iogo.0 (18761) TypeError: Cannot read property 'type' of null
                at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
                at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
                at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
                at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
                at runCallback (timers.js:705:18)
                at tryOnImmediate (timers.js:676:5)
                at processImmediate (timers.js:658:5)
                2020-03-08 00:03:49.073 - error: iogo.0 (18761) uncaught exception: Cannot read property 'type' of null
                2020-03-08 00:03:49.073 - error: iogo.0 (18761) TypeError: Cannot read property 'type' of null
                at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
                at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
                at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
                at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
                at runCallback (timers.js:705:18)
                at tryOnImmediate (timers.js:676:5)
                at processImmediate (timers.js:658:5)
                2020-03-08 00:03:49.188 - error: iogo.0 (18761) uncaught exception: Cannot read property 'type' of null
                2020-03-08 00:03:49.188 - error: iogo.0 (18761) TypeError: Cannot read property 'type' of null
                at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
                at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
                at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
                at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
                at runCallback (timers.js:705:18)
                at tryOnImmediate (timers.js:676:5)
                at processImmediate (timers.js:658:5)
                2020-03-08 00:03:49.328 - error: host.IoBroker Caught by controller[0]: TypeError: Cannot read property 'type' of null
                2020-03-08 00:03:49.329 - error: host.IoBroker Caught by controller[0]: at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
                2020-03-08 00:03:49.329 - error: host.IoBroker Caught by controller[0]: at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
                2020-03-08 00:03:49.329 - error: host.IoBroker Caught by controller[0]: at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
                2020-03-08 00:03:49.330 - error: host.IoBroker Caught by controller[0]: at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
                2020-03-08 00:03:49.330 - error: host.IoBroker Caught by controller[0]: at runCallback (timers.js:705:18)
                2020-03-08 00:03:49.330 - error: host.IoBroker Caught by controller[0]: at tryOnImmediate (timers.js:676:5)
                2020-03-08 00:03:49.330 - error: host.IoBroker Caught by controller[0]: at processImmediate (timers.js:658:5)
                2020-03-08 00:03:49.330 - error: host.IoBroker Caught by controller[1]: TypeError: Cannot read property 'type' of null
                2020-03-08 00:03:49.330 - error: host.IoBroker Caught by controller[1]: at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
                2020-03-08 00:03:49.331 - error: host.IoBroker Caught by controller[1]: at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
                2020-03-08 00:03:49.331 - error: host.IoBroker Caught by controller[1]: at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
                2020-03-08 00:03:49.331 - error: host.IoBroker Caught by controller[1]: at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
                2020-03-08 00:03:49.331 - error: host.IoBroker Caught by controller[1]: at runCallback (timers.js:705:18)
                2020-03-08 00:03:49.331 - error: host.IoBroker Caught by controller[1]: at tryOnImmediate (timers.js:676:5)
                2020-03-08 00:03:49.331 - error: host.IoBroker Caught by controller[1]: at processImmediate (timers.js:658:5)
                2020-03-08 00:03:49.331 - error: host.IoBroker Caught by controller[2]: TypeError: Cannot read property 'type' of null
                2020-03-08 00:03:49.332 - error: host.IoBroker Caught by controller[2]: at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
                2020-03-08 00:03:49.332 - error: host.IoBroker Caught by controller[2]: at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
                2020-03-08 00:03:49.332 - error: host.IoBroker Caught by controller[2]: at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
                2020-03-08 00:03:49.332 - error: host.IoBroker Caught by controller[2]: at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
                2020-03-08 00:03:49.332 - error: host.IoBroker Caught by controller[2]: at runCallback (timers.js:705:18)
                2020-03-08 00:03:49.332 - error: host.IoBroker Caught by controller[2]: at tryOnImmediate (timers.js:676:5)
                2020-03-08 00:03:49.332 - error: host.IoBroker Caught by controller[2]: at processImmediate (timers.js:658:5)
                2020-03-08 00:03:49.333 - error: host.IoBroker Caught by controller[3]: TypeError: Cannot read property 'type' of null
                2020-03-08 00:03:49.333 - error: host.IoBroker Caught by controller[3]: at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
                2020-03-08 00:03:49.333 - error: host.IoBroker Caught by controller[3]: at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
                2020-03-08 00:03:49.333 - error: host.IoBroker Caught by controller[3]: at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
                2020-03-08 00:03:49.333 - error: host.IoBroker Caught by controller[3]: at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
                2020-03-08 00:03:49.333 - error: host.IoBroker Caught by controller[3]: at runCallback (timers.js:705:18)
                2020-03-08 00:03:49.334 - error: host.IoBroker Caught by controller[3]: at tryOnImmediate (timers.js:676:5)
                2020-03-08 00:03:49.334 - error: host.IoBroker Caught by controller[3]: at processImmediate (timers.js:658:5)
                2020-03-08 00:03:49.334 - error: host.IoBroker Caught by controller[4]: TypeError: Cannot read property 'type' of null
                2020-03-08 00:03:49.334 - error: host.IoBroker Caught by controller[4]: at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
                2020-03-08 00:03:49.335 - error: host.IoBroker Caught by controller[4]: at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
                2020-03-08 00:03:49.335 - error: host.IoBroker Caught by controller[4]: at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
                2020-03-08 00:03:49.335 - error: host.IoBroker Caught by controller[4]: at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
                2020-03-08 00:03:49.335 - error: host.IoBroker Caught by controller[4]: at runCallback (timers.js:705:18)
                2020-03-08 00:03:49.335 - error: host.IoBroker Caught by controller[4]: at tryOnImmediate (timers.js:676:5)
                2020-03-08 00:03:49.335 - error: host.IoBroker Caught by controller[4]: at processImmediate (timers.js:658:5)
                2020-03-08 00:03:49.336 - info: host.IoBroker instance system.adapter.iogo.0 terminated with code 0 (NO_ERROR)
                2020-03-08 00:03:49.336 - info: host.IoBroker Restart adapter system.adapter.iogo.0 because enabled
                

                hatte ich beim update gar nicht darauf geachtet, hier das log vom update

                2020-03-07 15:01:30.303 - info: host.IoBroker iobroker upgrade iogo
                2020-03-07 15:01:32.592 - info: host.IoBroker iobroker Update iogo from @0.5.4 to @0.5.5
                2020-03-07 15:01:33.262 - info: host.IoBroker iobroker NPM version: 6.13.4
                2020-03-07 15:01:33.265 - info: host.IoBroker iobroker npm install iobroker.iogo@0.5.5 --loglevel error --prefix "/opt/iobroker" (System call)
                2020-03-07 15:03:51.415 - info: host.IoBroker iobroker upload [4] iogo.admin /opt/iobroker/node_modules/iobroker.iogo/admin/words.js words.js application/javascript
                2020-03-07 15:03:51.646 - info: host.IoBroker iobroker Update "system.adapter.iogo.0"
                2020-03-07 15:03:51.669 - info: host.IoBroker stopInstance system.adapter.iogo.0 (force=false, process=true)
                2020-03-07 15:03:51.670 - info: host.IoBroker stopInstance system.adapter.iogo.0 send kill signal
                2020-03-07 15:03:51.739 - info: host.IoBroker iobroker upload [3] iogo.admin /opt/iobroker/node_modules/iobroker.iogo/admin/iogo.png iogo.png image/png
                2020-03-07 15:03:51.821 - info: host.IoBroker iobroker upload [2] iogo.admin /opt/iobroker/node_modules/iobroker.iogo/admin/index_m.html index_m.html text/html
                2020-03-07 15:03:51.884 - info: host.IoBroker iobroker upload [1] iogo.admin /opt/iobroker/node_modules/iobroker.iogo/admin/index.html index.html text/html
                2020-03-07 15:03:51.963 - info: host.IoBroker iobroker upload [0] iogo.admin /opt/iobroker/node_modules/iobroker.iogo/admin/custom_m.html custom_m.html text/html
                2020-03-07 15:03:52.029 - info: host.IoBroker iobroker Adapter "iogo" updated
                2020-03-07 15:03:52.395 - info: host.IoBroker instance system.adapter.iogo.0 terminated with code 156 (156)
                2020-03-07 15:03:53.077 - info: host.IoBroker iobroker exit 0
                2020-03-07 15:03:54.201 - info: host.IoBroker instance system.adapter.iogo.0 started with pid 14535
                2020-03-07 15:09:38.841 - info: info.0 (1700) Popup news was read...
                2020-03-07 15:10:00.086 - info: host.IoBroker instance system.adapter.weatherunderground.0 started with pid 16474
                2020-03-07 15:10:09.698 - info: host.IoBroker instance system.adapter.weatherunderground.0 terminated with code 0 (NO_ERROR)
                2020-03-07 15:13:00.074 - info: host.IoBroker instance system.adapter.daswetter.0 started with pid 17459
                2020-03-07 15:13:20.498 - info: host.IoBroker instance system.adapter.daswetter.0 terminated with code 0 (NO_ERROR)
                2020-03-07 15:16:00.216 - info: host.IoBroker instance system.adapter.dwd.0 started with pid 18432
                2020-03-07 15:16:07.232 - info: host.IoBroker instance system.adapter.dwd.0 terminated with code 0 (NO_ERROR)
                2020-03-07 15:16:21.708 - error: iogo.0 (14535) uncaught exception: Cannot read property 'type' of null
                2020-03-07 15:16:21.711 - error: iogo.0 (14535) TypeError: Cannot read property 'type' of null
                at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
                at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
                at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
                at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
                at runCallback (timers.js:705:18)
                at tryOnImmediate (timers.js:676:5)
                at processImmediate (timers.js:658:5)
                2020-03-07 15:16:21.768 - error: iogo.0 (14535) uncaught exception: Cannot read property 'type' of null
                2020-03-07 15:16:21.770 - error: iogo.0 (14535) TypeError: Cannot read property 'type' of null
                at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
                at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
                at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
                at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
                at runCallback (timers.js:705:18)
                at tryOnImmediate (timers.js:676:5)
                at processImmediate (timers.js:658:5)
                2020-03-07 15:16:21.772 - error: iogo.0 (14535) uncaught exception: Cannot read property 'type' of null
                2020-03-07 15:16:21.774 - error: iogo.0 (14535) TypeError: Cannot read property 'type' of null
                at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
                at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
                at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
                at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
                at runCallback (timers.js:705:18)
                at tryOnImmediate (timers.js:676:5)
                at processImmediate (timers.js:658:5)
                2020-03-07 15:16:22.327 - error: host.IoBroker Caught by controller[0]: TypeError: Cannot read property 'type' of null
                2020-03-07 15:16:22.328 - error: host.IoBroker Caught by controller[0]: at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
                2020-03-07 15:16:22.328 - error: host.IoBroker Caught by controller[0]: at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
                2020-03-07 15:16:22.328 - error: host.IoBroker Caught by controller[0]: at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
                2020-03-07 15:16:22.329 - error: host.IoBroker Caught by controller[0]: at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
                2020-03-07 15:16:22.329 - error: host.IoBroker Caught by controller[0]: at runCallback (timers.js:705:18)
                2020-03-07 15:16:22.329 - error: host.IoBroker Caught by controller[0]: at tryOnImmediate (timers.js:676:5)
                2020-03-07 15:16:22.329 - error: host.IoBroker Caught by controller[0]: at processImmediate (timers.js:658:5)
                2020-03-07 15:16:22.329 - error: host.IoBroker Caught by controller[1]: TypeError: Cannot read property 'type' of null
                2020-03-07 15:16:22.329 - error: host.IoBroker Caught by controller[1]: at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
                2020-03-07 15:16:22.330 - error: host.IoBroker Caught by controller[1]: at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
                2020-03-07 15:16:22.330 - error: host.IoBroker Caught by controller[1]: at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
                2020-03-07 15:16:22.330 - error: host.IoBroker Caught by controller[1]: at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
                2020-03-07 15:16:22.330 - error: host.IoBroker Caught by controller[1]: at runCallback (timers.js:705:18)
                2020-03-07 15:16:22.331 - error: host.IoBroker Caught by controller[1]: at tryOnImmediate (timers.js:676:5)
                2020-03-07 15:16:22.331 - error: host.IoBroker Caught by controller[1]: at processImmediate (timers.js:658:5)
                2020-03-07 15:16:22.331 - error: host.IoBroker Caught by controller[1]: TypeError: Cannot read property 'type' of null
                2020-03-07 15:16:22.331 - error: host.IoBroker Caught by controller[1]: at StateSyncService.onObjectChange (/opt/iobroker/node_modules/iobroker.iogo/lib/state-service.js:40:16)
                2020-03-07 15:16:22.331 - error: host.IoBroker Caught by controller[1]: at _objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:116:18)
                2020-03-07 15:16:22.332 - error: host.IoBroker Caught by controller[1]: at Object.objectChange (/opt/iobroker/node_modules/iobroker.iogo/main.js:65:13)
                2020-03-07 15:16:22.332 - error: host.IoBroker Caught by controller[1]: at Immediate.options.objectChange.function.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:1506:94)
                2020-03-07 15:16:22.332 - error: host.IoBroker Caught by controller[1]: at runCallback (timers.js:705:18)
                2020-03-07 15:16:22.332 - error: host.IoBroker Caught by controller[1]: at tryOnImmediate (timers.js:676:5)
                2020-03-07 15:16:22.332 - error: host.IoBroker Caught by controller[1]: at processImmediate (timers.js:658:5)
                2020-03-07 15:16:22.332 - info: host.IoBroker instance system.adapter.iogo.0 terminated with code 0 (NO_ERROR)
                2020-03-07 15:16:22.333 - info: host.IoBroker Restart adapter system.adapter.iogo.0 because enabled
                2020-03-07 15:16:52.373 - info: host.IoBroker instance system.adapter.iogo.0 started with pid 18761
                
                ? Offline
                ? Offline
                A Former User
                wrote on last edited by
                #55

                @crunchip sagte in Test Adapter ioGo 0.5.x:

                da hab ich ein TypeError: Cannot read property 'type' of null mit der v 0.5.5

                Der Bug ist behoben in v0.5.6

                crunchipC 2 Replies Last reply
                1
                • ? A Former User

                  @crunchip sagte in Test Adapter ioGo 0.5.x:

                  da hab ich ein TypeError: Cannot read property 'type' of null mit der v 0.5.5

                  Der Bug ist behoben in v0.5.6

                  crunchipC Away
                  crunchipC Away
                  crunchip
                  Forum Testing Most Active
                  wrote on last edited by
                  #56

                  @nis ah, ok, also kein Fehler meinerseits?

                  umgestiegen von Proxmox auf Unraid

                  1 Reply Last reply
                  0
                  • ? A Former User

                    @crunchip sagte in Test Adapter ioGo 0.5.x:

                    da hab ich ein TypeError: Cannot read property 'type' of null mit der v 0.5.5

                    Der Bug ist behoben in v0.5.6

                    crunchipC Away
                    crunchipC Away
                    crunchip
                    Forum Testing Most Active
                    wrote on last edited by
                    #57

                    @nis kurze Rückmeldung....bis jetzt keinen Fehler entdeckt:+1:

                    umgestiegen von Proxmox auf Unraid

                    1 Reply Last reply
                    0
                    • ? A Former User
                      Aktuelle Test Version 0.5.10
                      Veröffentlichungsdatum 19.01.2020
                      Github Link https://github.com/nisiode/ioBroker.iogo

                      Hallo,

                      hier ein neuer Thread für alle neuen Features zum Testen und Diskutieren.

                      Die Version 0.5.0 ist nur mit der App in Version 2.1.0 und höher kompatibel.
                      Näheres zur Version 2.1.0 der App in einem eigenen Thread: https://forum.iobroker.net/topic/29146/beta-test-android-app-iogo-2-1-x

                      Was hat sich geändert?

                      • Es wurde die main.js radikal aufgesplittet in mehrere libs um die Übersicht zu behalten.
                      • Die neuen Werte der Geofence Funktion werden synchronisiert

                      Danke für die Unterstützung beim Testen

                      #Changelog der Verion 0.5.x
                      0.5.0:
                      Initiale Version

                      0.5.1:
                      (Feature) Löschen von Devices in ioBroker
                      (Bugfix) Zu viele Warnmeldungen wegen falschen Datentypen

                      0.5.2
                      (Bugfix) Löschen von Devices mit Locations

                      0.5.3:
                      (Bugfix) Memorywerte für Host und Instanz übertragen

                      0.5.4:
                      (Bugfix) Absturz bei Objekten mit NULL Attributen

                      0.5.5:
                      (Bugfix) Synchronisieren von State-Enum Zuorndnung

                      0.5.6
                      (Bugfix) Synchronisieren von State-Enum Zuorndnung

                      0.5.7
                      (Change) Anpassung für stable repository

                      0.5.8
                      (Change) use a more strict object hash to avoid traffic

                      0.5.9
                      (Change) use a more strict object hash to avoid traffic

                      0.5.10:
                      (Bugfix) Versenden von Bildern unter js-controller 3.x behoben
                      (Bugfix) Absturz durch Info auf neue Hostversion behoben

                      sigi234S Online
                      sigi234S Online
                      sigi234
                      Forum Testing Most Active
                      wrote on last edited by
                      #58

                      @nis

                      Hallo, wäre es möglich eine Option einzubauen um eine Zeit der Meldungen festzulegen?
                      Also in der Zeit von 22:00 - 05:00 Uhr keine Benachrichtigung

                      Screenshot (2122).png

                      Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                      Immer Daten sichern!

                      ? 1 Reply Last reply
                      0
                      • sigi234S sigi234

                        @nis

                        Hallo, wäre es möglich eine Option einzubauen um eine Zeit der Meldungen festzulegen?
                        Also in der Zeit von 22:00 - 05:00 Uhr keine Benachrichtigung

                        Screenshot (2122).png

                        ? Offline
                        ? Offline
                        A Former User
                        wrote on last edited by
                        #59

                        @sigi234 das sollte machbar sein. Meinst du für den einzelnen Datenpunkt? Oder auch in der Instanz für alle Messages?

                        sigi234S 1 Reply Last reply
                        0
                        • ? A Former User

                          @sigi234 das sollte machbar sein. Meinst du für den einzelnen Datenpunkt? Oder auch in der Instanz für alle Messages?

                          sigi234S Online
                          sigi234S Online
                          sigi234
                          Forum Testing Most Active
                          wrote on last edited by
                          #60

                          @nis sagte in Test Adapter ioGo 0.5.x:

                          @sigi234 das sollte machbar sein. Meinst du für den einzelnen Datenpunkt? Oder auch in der Instanz für alle Messages?

                          Beides?

                          Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                          Immer Daten sichern!

                          ? 1 Reply Last reply
                          0
                          • sigi234S sigi234

                            @nis sagte in Test Adapter ioGo 0.5.x:

                            @sigi234 das sollte machbar sein. Meinst du für den einzelnen Datenpunkt? Oder auch in der Instanz für alle Messages?

                            Beides?

                            ? Offline
                            ? Offline
                            A Former User
                            wrote on last edited by
                            #61

                            @sigi234 das dachte ich mir :-)

                            T 1 Reply Last reply
                            0
                            • ? A Former User

                              @sigi234 das dachte ich mir :-)

                              T Do not disturb
                              T Do not disturb
                              ticaki
                              wrote on last edited by
                              #62

                              @nis
                              hast du einen Zeitrahmen für die IOS app? Mir gefällt das Projekt recht gut. :)

                              Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                              Spenden

                              ? 1 Reply Last reply
                              0
                              • T ticaki

                                @nis
                                hast du einen Zeitrahmen für die IOS app? Mir gefällt das Projekt recht gut. :)

                                ? Offline
                                ? Offline
                                A Former User
                                wrote on last edited by
                                #63

                                @ticaki Ziel ist es dieses Jahr noch fertig zu werden. Allerdings fehlt mir noch die geeignete Hardware mit MacOS zum Entwickeln. Ist doch recht teuer in der Anschaffung nur um eine App nebenbei zu programmieren...

                                T 1 Reply Last reply
                                0
                                • ? A Former User

                                  @ticaki Ziel ist es dieses Jahr noch fertig zu werden. Allerdings fehlt mir noch die geeignete Hardware mit MacOS zum Entwickeln. Ist doch recht teuer in der Anschaffung nur um eine App nebenbei zu programmieren...

                                  T Do not disturb
                                  T Do not disturb
                                  ticaki
                                  wrote on last edited by
                                  #64

                                  @nis
                                  Nachvollziehbar.
                                  Andere Frage, gibt es bei sendTo('iogo.0', { text:'', title: ''}); ein Zeichenllimit für text und/oder title?

                                  Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                                  Spenden

                                  ? 1 Reply Last reply
                                  0
                                  • T ticaki

                                    @nis
                                    Nachvollziehbar.
                                    Andere Frage, gibt es bei sendTo('iogo.0', { text:'', title: ''}); ein Zeichenllimit für text und/oder title?

                                    ? Offline
                                    ? Offline
                                    A Former User
                                    wrote on last edited by
                                    #65

                                    @ticaki sagte in Test Adapter ioGo 0.5.x:

                                    Andere Frage, gibt es bei sendTo('iogo.0', { text:'', title: ''}); ein Zeichenllimit für text und/oder title?

                                    Die Message darf insgesamt nicht länger als 1000 Zeichen sein

                                    ? 1 Reply Last reply
                                    0
                                    • ? A Former User

                                      @ticaki sagte in Test Adapter ioGo 0.5.x:

                                      Andere Frage, gibt es bei sendTo('iogo.0', { text:'', title: ''}); ein Zeichenllimit für text und/oder title?

                                      Die Message darf insgesamt nicht länger als 1000 Zeichen sein

                                      ? Offline
                                      ? Offline
                                      A Former User
                                      wrote on last edited by
                                      #66

                                      Ich habe eine neue Version 0.5.8 in latest zur Verfügung gestellt, dort wir die Angabe von "ts" nicht mehr als Teil einer Checksum genutzt, da es einige Adapter gibt die permanent bei Objekten den timestamp hochkurbeln ohne einen Wert zu ändern. Das hat in letzter Zeit zugenommen und zu einem enormen Traffic Zuwachs geführt.

                                      Bite auf die Version 0.5.8 updaten und mal berichten ob es Schwierigkeiten beim Syncen von Objekten(also nicht die Statewerte) gibt.

                                      Würde die Version gerne schnell in stable bereitstellen.

                                      Vielen Dank

                                      ? 1 Reply Last reply
                                      0
                                      • ? A Former User

                                        Ich habe eine neue Version 0.5.8 in latest zur Verfügung gestellt, dort wir die Angabe von "ts" nicht mehr als Teil einer Checksum genutzt, da es einige Adapter gibt die permanent bei Objekten den timestamp hochkurbeln ohne einen Wert zu ändern. Das hat in letzter Zeit zugenommen und zu einem enormen Traffic Zuwachs geführt.

                                        Bite auf die Version 0.5.8 updaten und mal berichten ob es Schwierigkeiten beim Syncen von Objekten(also nicht die Statewerte) gibt.

                                        Würde die Version gerne schnell in stable bereitstellen.

                                        Vielen Dank

                                        ? Offline
                                        ? Offline
                                        A Former User
                                        wrote on last edited by A Former User
                                        #67

                                        Es gab die letzten Stunden Problem bei der Bereitstellung neuer Versionen im latest repo (https://forum.iobroker.net/topic/32543/wie-oft-wird-latest-repository-aktualisiert).

                                        Diese sind nun gelöst und die neueste Version 0.5.9 sollte bei allen verfügbar sein.
                                        Bitte wechselt zu dieser Version, da diese nochmals weitere Probleme mit Adaptern die Phantomupdates schreiben umgeht.

                                        Bitte gebt auch schnell Feedback zu Fehlern oder Erfolg, damit ich die Version zügig in stable repo übergeben kann.

                                        Es ist im Sinne aller die Kosten nicht unnötig wachsen zu lassen...
                                        Das ist die Kostenkurve die wieder eingefangen werden muss:
                                        kostenkurve.PNG

                                        Ganz vielen Dank

                                        sigi234S crunchipC ? 3 Replies Last reply
                                        1
                                        • ? A Former User

                                          Es gab die letzten Stunden Problem bei der Bereitstellung neuer Versionen im latest repo (https://forum.iobroker.net/topic/32543/wie-oft-wird-latest-repository-aktualisiert).

                                          Diese sind nun gelöst und die neueste Version 0.5.9 sollte bei allen verfügbar sein.
                                          Bitte wechselt zu dieser Version, da diese nochmals weitere Probleme mit Adaptern die Phantomupdates schreiben umgeht.

                                          Bitte gebt auch schnell Feedback zu Fehlern oder Erfolg, damit ich die Version zügig in stable repo übergeben kann.

                                          Es ist im Sinne aller die Kosten nicht unnötig wachsen zu lassen...
                                          Das ist die Kostenkurve die wieder eingefangen werden muss:
                                          kostenkurve.PNG

                                          Ganz vielen Dank

                                          sigi234S Online
                                          sigi234S Online
                                          sigi234
                                          Forum Testing Most Active
                                          wrote on last edited by sigi234
                                          #68

                                          @nis sagte in Test Adapter ioGo 0.5.x:

                                          Bitte wechselt zu dieser Version, da diese nochmals weitere Probleme mit Adaptern die Phantomupdates schreiben umgeht.

                                          Erledigt, autom. löschen von Nachrichten kann nicht mit OK bestätigt werden bzw. wird nicht übernommen.

                                          Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                          Immer Daten sichern!

                                          ? 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          427

                                          Online

                                          32.4k

                                          Users

                                          81.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe