Navigation

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

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

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

    SparkyCH

    @SparkyCH

    1
    Reputation
    2
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    SparkyCH Follow

    Best posts made by SparkyCH

    • RE: Anfrage Tahoma/Somfy IO Adapter

      Hallo zusammen
      ich habe Probleme, den Adapter zu starten. Im Log erscheinen folgenden Meldungen:

      tahoma.0	2021-07-09 07:27:29.067	warn	(17898) Terminated (UNCAUGHT_EXCEPTION): Without reason
      tahoma.0	2021-07-09 07:27:29.065	info	(17898) terminating
      tahoma.0	2021-07-09 07:27:28.678	error	(17898) The state contains the forbidden properties x_time, roll_end_limit_state, application, setting_state, current_position, unroll_end_limit_state!
      tahoma.0	2021-07-09 07:27:28.678	error	at processImmediate (internal/timers.js:463:21)
      tahoma.0	2021-07-09 07:27:28.678	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.tahoma/lib/tahoma.js:651:23)
      tahoma.0	2021-07-09 07:27:28.678	error	at Adapter.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      tahoma.0	2021-07-09 07:27:28.678	error	at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      tahoma.0	2021-07-09 07:27:28.678	error	(17898) Error: The state contains the forbidden properties x_time, roll_end_limit_state, application, setting_state, current_position, unroll_end_limit_state!
      tahoma.0	2021-07-09 07:27:28.677	error	(17898) unhandled promise rejection: The state contains the forbidden properties x_time, roll_end_limit_state, application, setting_state, current_position, unroll_end_limit_state!
      tahoma.0	2021-07-09 07:27:28.677	error	(17898) 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().
      tahoma.0	2021-07-09 07:27:28.634	error	(17898) The state contains the forbidden properties relaunch, absence!
      tahoma.0	2021-07-09 07:27:28.633	error	at processImmediate (internal/timers.js:463:21)
      tahoma.0	2021-07-09 07:27:28.633	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.tahoma/lib/tahoma.js:651:23)
      tahoma.0	2021-07-09 07:27:28.633	error	at Adapter.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      tahoma.0	2021-07-09 07:27:28.633	error	at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      tahoma.0	2021-07-09 07:27:28.633	error	(17898) Error: The state contains the forbidden properties relaunch, absence!
      tahoma.0	2021-07-09 07:27:28.632	error	(17898) unhandled promise rejection: The state contains the forbidden properties relaunch, absence!
      tahoma.0	2021-07-09 07:27:28.632	error	(17898) 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().
      tahoma.0	2021-07-09 07:27:28.629	error	(17898) The state contains the forbidden properties relaunch, absence, rateManagement, energyDemandStatus!
      tahoma.0	2021-07-09 07:27:28.629	error	at processImmediate (internal/timers.js:463:21)
      tahoma.0	2021-07-09 07:27:28.629	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.tahoma/lib/tahoma.js:651:23)
      tahoma.0	2021-07-09 07:27:28.629	error	at Adapter.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      tahoma.0	2021-07-09 07:27:28.629	error	at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      tahoma.0	2021-07-09 07:27:28.629	error	(17898) Error: The state contains the forbidden properties relaunch, absence, rateManagement, energyDemandStatus!
      tahoma.0	2021-07-09 07:27:28.626	error	(17898) unhandled promise rejection: The state contains the forbidden properties relaunch, absence, rateManagement, energyDemandStatus!
      tahoma.0	2021-07-09 07:27:28.625	error	(17898) 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().
      tahoma.0	2021-07-09 07:27:27.194	info	(17898) [INFO] Configured polling interval: 20000
      tahoma.0	2021-07-09 07:27:27.170	info	(17898) [START] Starting adapter tahoma v0.3.2
      tahoma.0	2021-07-09 07:27:27.068	info	(17898) starting. Version 0.3.2 in /opt/iobroker/node_modules/iobroker.tahoma, node: v12.22.1, js-controller: 3.2.16
      

      Verhalten: Ich starte den Adapter neu, die Ampel wechselt von rot nach orange, dann auf grün, nach einer Sekunde zurück auf orange, anschliessend wieder rot.
      Mein Setting: Neue Installation auf Raspberry 4, sonst sind praktisch noch keine Adapter installiert.
      Könnt ihr mir einen Tipp geben, was ich hier unternehmen könnte? Leider verstehe ich im Log nicht alles. Vielen Dank für eure Inputs.

      posted in ioBroker Allgemein
      SparkyCH
      SparkyCH

    Latest posts made by SparkyCH

    • Sonos, ansteuern via MQTT, Wiedergabe von Spotify

      Hallo zusammen

      Ich würde gerne eine einfache Möglichkeit schaffen, damit unsere Tochter Hörspiele abspielen kann.

      Dazu habe ich mir mit einem Wemos D1 mini und einem RFID-RC522 zusammengelötet. Es läuft Tasmota drauf und die ID des RFID Chips wird mit MQTT zum iobroker gesendet. Soweit so gut.
      Nun stehe vor der Herausforderung, wie ich die gewünschte Playlist oder ein Album von Spotify auf einem Sonos Lautsprecher ausgeben kann. Hat mir hier jemand einen Input, evtl. ein Beispiel eines Blockly-Scripts?

      Bin in diesem Bereich neu unterwegs und habe bisher noch keine entsprechende Lösung gefunden. Vielen Dank für eure Unterstützung.

      posted in Blockly
      SparkyCH
      SparkyCH
    • RE: Anfrage Tahoma/Somfy IO Adapter

      Hallo zusammen
      ich habe Probleme, den Adapter zu starten. Im Log erscheinen folgenden Meldungen:

      tahoma.0	2021-07-09 07:27:29.067	warn	(17898) Terminated (UNCAUGHT_EXCEPTION): Without reason
      tahoma.0	2021-07-09 07:27:29.065	info	(17898) terminating
      tahoma.0	2021-07-09 07:27:28.678	error	(17898) The state contains the forbidden properties x_time, roll_end_limit_state, application, setting_state, current_position, unroll_end_limit_state!
      tahoma.0	2021-07-09 07:27:28.678	error	at processImmediate (internal/timers.js:463:21)
      tahoma.0	2021-07-09 07:27:28.678	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.tahoma/lib/tahoma.js:651:23)
      tahoma.0	2021-07-09 07:27:28.678	error	at Adapter.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      tahoma.0	2021-07-09 07:27:28.678	error	at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      tahoma.0	2021-07-09 07:27:28.678	error	(17898) Error: The state contains the forbidden properties x_time, roll_end_limit_state, application, setting_state, current_position, unroll_end_limit_state!
      tahoma.0	2021-07-09 07:27:28.677	error	(17898) unhandled promise rejection: The state contains the forbidden properties x_time, roll_end_limit_state, application, setting_state, current_position, unroll_end_limit_state!
      tahoma.0	2021-07-09 07:27:28.677	error	(17898) 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().
      tahoma.0	2021-07-09 07:27:28.634	error	(17898) The state contains the forbidden properties relaunch, absence!
      tahoma.0	2021-07-09 07:27:28.633	error	at processImmediate (internal/timers.js:463:21)
      tahoma.0	2021-07-09 07:27:28.633	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.tahoma/lib/tahoma.js:651:23)
      tahoma.0	2021-07-09 07:27:28.633	error	at Adapter.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      tahoma.0	2021-07-09 07:27:28.633	error	at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      tahoma.0	2021-07-09 07:27:28.633	error	(17898) Error: The state contains the forbidden properties relaunch, absence!
      tahoma.0	2021-07-09 07:27:28.632	error	(17898) unhandled promise rejection: The state contains the forbidden properties relaunch, absence!
      tahoma.0	2021-07-09 07:27:28.632	error	(17898) 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().
      tahoma.0	2021-07-09 07:27:28.629	error	(17898) The state contains the forbidden properties relaunch, absence, rateManagement, energyDemandStatus!
      tahoma.0	2021-07-09 07:27:28.629	error	at processImmediate (internal/timers.js:463:21)
      tahoma.0	2021-07-09 07:27:28.629	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.tahoma/lib/tahoma.js:651:23)
      tahoma.0	2021-07-09 07:27:28.629	error	at Adapter.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      tahoma.0	2021-07-09 07:27:28.629	error	at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      tahoma.0	2021-07-09 07:27:28.629	error	(17898) Error: The state contains the forbidden properties relaunch, absence, rateManagement, energyDemandStatus!
      tahoma.0	2021-07-09 07:27:28.626	error	(17898) unhandled promise rejection: The state contains the forbidden properties relaunch, absence, rateManagement, energyDemandStatus!
      tahoma.0	2021-07-09 07:27:28.625	error	(17898) 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().
      tahoma.0	2021-07-09 07:27:27.194	info	(17898) [INFO] Configured polling interval: 20000
      tahoma.0	2021-07-09 07:27:27.170	info	(17898) [START] Starting adapter tahoma v0.3.2
      tahoma.0	2021-07-09 07:27:27.068	info	(17898) starting. Version 0.3.2 in /opt/iobroker/node_modules/iobroker.tahoma, node: v12.22.1, js-controller: 3.2.16
      

      Verhalten: Ich starte den Adapter neu, die Ampel wechselt von rot nach orange, dann auf grün, nach einer Sekunde zurück auf orange, anschliessend wieder rot.
      Mein Setting: Neue Installation auf Raspberry 4, sonst sind praktisch noch keine Adapter installiert.
      Könnt ihr mir einen Tipp geben, was ich hier unternehmen könnte? Leider verstehe ich im Log nicht alles. Vielen Dank für eure Inputs.

      posted in ioBroker Allgemein
      SparkyCH
      SparkyCH
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo