Navigation

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

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 5
    • Best 0
    • Groups 1

    ARI 0

    @ARI 0

    Anfänger in Bezug auf den iobroker, aber auf dem Weg das zu ändern :-)

    0
    Reputation
    3
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Location Wunstorf Age 59

    ARI 0 Follow
    Starter

    Latest posts made by ARI 0

    • RE: Rasperry und XS1 Fehlermeldungen

      Danke und bitte!

      posted in Error/Bug
      A
      ARI 0
    • Rasperry und XS1 Fehlermeldungen

      Hallo zusammen,
      das System läuft kurz, dann funktioniert auch alles und folgen Fehlermeldungen mit denen ich nichts anfangen kann, nichts geht mehr (Sprachsteuerung via Alexa).

      Systemdata Meine Konfiguration
      Hardwaresystem: PI 4, CPUs 4, 600 MHz, ARMv7 Processor rev 3 (v7l)
      Arbeitsspeicher: 4 GB
      Festplattenart: SD-Karte 64 GB
      Betriebssystem: linux
      Node-Version: v12.22.1
      Nodejs-Version: v12.22.1
      NPM-Version: 6.14.12
      Installationsart: Skript/Manuell
      Image genutzt: Nein
      2021-04-11 09:33:31.238 - info: host.raspberrypi "system.adapter.xs1.2" disabled
      2021-04-11 09:33:33.987 - info: host.raspberrypi "system.adapter.xs1.2" enabled
      2021-04-11 09:33:34.045 - info: host.raspberrypi instance system.adapter.xs1.2 started with pid 23166
      2021-04-11 09:33:35.207 - info: xs1.2 (23166) starting. Version 1.0.2 in /opt/iobroker/node_modules/iobroker.xs1, node: v12.22.1, js-controller: 3.2.16
      2021-04-11 09:33:35.239 - info: xs1.2 (23166) config XS1 Addresse: http://XS1:80
      2021-04-11 09:33:35.258 - info: xs1.2 (23166) CopyList = {}
      2021-04-11 09:33:38.015 - warn: xs1.2 (23166) adapter.objects.getObjectList is deprecated, and will be removed in the future. Please use adapter.getObjectList/Async. Report this to Developer!
      2021-04-11 09:33:38.637 - info: xs1.2 (23166) Finished state creation. Added totally 54 actuators or sensors
      2021-04-11 09:34:38.704 - error: xs1.2 (23166) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-04-11 09:34:38.706 - error: xs1.2 (23166) unhandled promise rejection: The state contains the forbidden properties lname, number, name, vtype!
      2021-04-11 09:34:38.711 - error: xs1.2 (23166) Error: The state contains the forbidden properties lname, number, name, vtype!
      at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      at setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      at /opt/iobroker/node_modules/iobroker.xs1/xs1.js:44:15
      at new Promise ()
      at /opt/iobroker/node_modules/iobroker.xs1/xs1.js:42:16
      at pSetState (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:432:34)
      at MyXS1. (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:578:13)
      at MyXS1.emit (events.js:314:20)
      at IncomingMessage. (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:275:34)
      at IncomingMessage.emit (events.js:314:20)
      2021-04-11 09:34:38.712 - error: xs1.2 (23166) The state contains the forbidden properties lname, number, name, vtype!
      2021-04-11 09:34:38.732 - info: xs1.2 (23166) cleaned everything up...
      2021-04-11 09:34:38.733 - info: xs1.2 (23166) terminating
      2021-04-11 09:34:38.735 - warn: xs1.2 (23166) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-04-11 09:34:39.336 - error: host.raspberrypi instance system.adapter.xs1.2 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-04-11 09:34:39.339 - info: host.raspberrypi Restart adapter system.adapter.xs1.2 because enabled
      2021-04-11 09:34:47.278 - info: host.raspberrypi Updating repository "default" under "http://download.iobroker.net/sources-dist.json"
      2021-04-11 09:35:09.392 - info: host.raspberrypi instance system.adapter.xs1.2 started with pid 23184
      2021-04-11 09:35:10.584 - info: xs1.2 (23184) starting. Version 1.0.2 in /opt/iobroker/node_modules/iobroker.xs1, node: v12.22.1, js-controller: 3.2.16
      2021-04-11 09:35:10.617 - info: xs1.2 (23184) config XS1 Addresse: http://XS1:80
      2021-04-11 09:35:10.620 - info: xs1.2 (23184) CopyList = {}
      2021-04-11 09:35:12.191 - warn: xs1.2 (23184) adapter.objects.getObjectList is deprecated, and will be removed in the future. Please use adapter.getObjectList/Async. Report this to Developer!
      2021-04-11 09:35:12.827 - info: xs1.2 (23184) Finished state creation. Added totally 54 actuators or sensors
      2021-04-11 09:36:12.868 - error: xs1.2 (23184) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-04-11 09:36:12.870 - error: xs1.2 (23184) unhandled promise rejection: The state contains the forbidden properties lname, number, name, vtype!
      2021-04-11 09:36:12.876 - error: xs1.2 (23184) Error: The state contains the forbidden properties lname, number, name, vtype!
      at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      at setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      at /opt/iobroker/node_modules/iobroker.xs1/xs1.js:44:15
      at new Promise ()
      at /opt/iobroker/node_modules/iobroker.xs1/xs1.js:42:16
      at pSetState (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:432:34)
      at MyXS1. (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:578:13)
      at MyXS1.emit (events.js:314:20)
      at IncomingMessage. (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:275:34)
      at IncomingMessage.emit (events.js:314:20)
      2021-04-11 09:36:12.878 - error: xs1.2 (23184) The state contains the forbidden properties lname, number, name, vtype!
      2021-04-11 09:36:12.921 - info: xs1.2 (23184) cleaned everything up...
      2021-04-11 09:36:12.922 - info: xs1.2 (23184) terminating
      2021-04-11 09:36:12.925 - warn: xs1.2 (23184) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-04-11 09:36:13.480 - error: host.raspberrypi instance system.adapter.xs1.2 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-04-11 09:36:13.485 - info: host.raspberrypi Restart adapter system.adapter.xs1.2 because enabled
      2021-04-11 09:36:43.535 - info: host.raspberrypi instance system.adapter.xs1.2 started with pid 23250
      2021-04-11 09:36:44.717 - info: xs1.2 (23250) starting. Version 1.0.2 in /opt/iobroker/node_modules/iobroker.xs1, node: v12.22.1, js-controller: 3.2.16
      2021-04-11 09:36:44.749 - info: xs1.2 (23250) config XS1 Addresse: http://XS1:80
      2021-04-11 09:36:44.753 - info: xs1.2 (23250) CopyList = {}
      2021-04-11 09:36:46.315 - warn: xs1.2 (23250) adapter.objects.getObjectList is deprecated, and will be removed in the future. Please use adapter.getObjectList/Async. Report this to Developer!
      2021-04-11 09:36:46.933 - info: xs1.2 (23250) Finished state creation. Added totally 54 actuators or sensors
      2021-04-11 09:37:33.098 - info: host.raspberrypi Updating repository "default" under "http://download.iobroker.net/sources-dist.json"
      2021-04-11 09:37:47.004 - error: xs1.2 (23250) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-04-11 09:37:47.005 - error: xs1.2 (23250) unhandled promise rejection: The state contains the forbidden properties lname, number, name, vtype!
      2021-04-11 09:37:47.011 - error: xs1.2 (23250) Error: The state contains the forbidden properties lname, number, name, vtype!
      at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      at setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      at /opt/iobroker/node_modules/iobroker.xs1/xs1.js:44:15
      at new Promise ()
      at /opt/iobroker/node_modules/iobroker.xs1/xs1.js:42:16
      at pSetState (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:432:34)
      at MyXS1. (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:578:13)
      at MyXS1.emit (events.js:314:20)
      at IncomingMessage. (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:275:34)
      at IncomingMessage.emit (events.js:314:20)
      2021-04-11 09:37:47.012 - error: xs1.2 (23250) The state contains the forbidden properties lname, number, name, vtype!
      2021-04-11 09:37:47.032 - info: xs1.2 (23250) cleaned everything up...
      2021-04-11 09:37:47.034 - info: xs1.2 (23250) terminating
      2021-04-11 09:37:47.036 - warn: xs1.2 (23250) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-04-11 09:37:47.638 - error: host.raspberrypi instance system.adapter.xs1.2 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-04-11 09:37:47.641 - info: host.raspberrypi Restart adapter system.adapter.xs1.2 because enabled
      2021-04-11 09:37:47.642 - warn: host.raspberrypi Do not restart adapter system.adapter.xs1.2 because restart loop detected
      
      
      posted in Error/Bug
      A
      ARI 0
    • RE: Wie kann man die XS1 mit der Alexa verbinden?

      @mcu ich danke dir vielmals, ich hatte die Doku gelesen, aber nicht gewusst, dass sich die Namen verändert hatten. Nachdem ich den Account bei iobroker.pro erstellt und mit dem Alexa-Skill verknüpft hatte, ging es einfach.

      posted in Praktische Anwendungen (Showcase)
      A
      ARI 0
    • RE: Wie kann man die XS1 mit der Alexa verbinden?

      Hallo MCU,

      vielen Dank für Deine Unterstützung, aber verstanden habe ich es leider noch nicht.
      Ich möchte es nur zuhause nutzen, muss etwas gemacht werden bevor ich sagen kann "Alexa, xs Bad an"?
      (Den Editor habe ich noch gar nicht, wenn ich erst mal alles soweit verstanden habe, dann mache ich mir Gedanken bzgl. der virtuellen Umgebung. Zurzeit möchte ich nur die Kombination XS1 und Alexa)

      posted in Praktische Anwendungen (Showcase)
      A
      ARI 0
    • Wie kann man die XS1 mit der Alexa verbinden?

      Hallo zusammen,

      meine Actuators der XS1 sind alle im iobroker zu sehen, aber ich kann sie nicht für die Alexa nutzbar machen.
      Daher meine Bitte, um Unterstützung.

      f085e0ec-6a11-4b37-becc-d27beb69106f-image.png

      Vielen Dank, Andreas

      posted in Praktische Anwendungen (Showcase)
      A
      ARI 0
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo