Navigation

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

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

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

    neo8006

    @neo8006

    Starter

    0
    Reputation
    6
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    neo8006 Follow
    Starter

    Latest posts made by neo8006

    • RE: Warema WMS Adapter funktioniert nicht mehr

      @thomas-braun vielen Danke für den Tipp, über die NPM Version 0.0.6 läufts ohne Probleme!

      posted in ioBroker Allgemein
      N
      neo8006
    • RE: Warema WMS Adapter funktioniert nicht mehr

      @thomas-braun
      Hallo Thomas, danke für die Antwort, hatte ich schon versucht, leider aber das selbe Fehlerbild

      host.DESKTOP-TUF9MM7
      2023-10-07 14:36:33.867 info Restart adapter system.adapter.wmswebcontrol.0 because enabled
      host.DESKTOP-TUF9MM7
      2023-10-07 14:36:33.867 error instance system.adapter.wmswebcontrol.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.DESKTOP-TUF9MM7
      2023-10-07 14:36:33.867 error Caught by controller[0]: Node.js v18.18.0
      host.DESKTOP-TUF9MM7
      2023-10-07 14:36:33.867 error Caught by controller[0]:
      host.DESKTOP-TUF9MM7
      2023-10-07 14:36:33.867 error Caught by controller[0]: }
      host.DESKTOP-TUF9MM7
      2023-10-07 14:36:33.866 error Caught by controller[0]: code: 'ERR_PACKAGE_PATH_NOT_EXPORTED'
      host.DESKTOP-TUF9MM7
      2023-10-07 14:36:33.866 error Caught by controller[0]: at Object.<anonymous> (C:\ioBroker\node_modules\axios-cookiejar-support\lib\index.js:8:40) {
      host.DESKTOP-TUF9MM7
      2023-10-07 14:36:33.866 error Caught by controller[0]: at require (node:internal/modules/cjs/helpers:119:18)
      host.DESKTOP-TUF9MM7
      2023-10-07 14:36:33.866 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19)
      host.DESKTOP-TUF9MM7
      2023-10-07 14:36:33.866 error Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:922:27)
      host.DESKTOP-TUF9MM7
      2023-10-07 14:36:33.866 error Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1063:27)
      host.DESKTOP-TUF9MM7
      2023-10-07 14:36:33.866 error Caught by controller[0]: at Module._findPath (node:internal/modules/cjs/loader:636:31)
      host.DESKTOP-TUF9MM7
      2023-10-07 14:36:33.866 error Caught by controller[0]: at resolveExports (node:internal/modules/cjs/loader:567:36)
      host.DESKTOP-TUF9MM7
      2023-10-07 14:36:33.866 error Caught by controller[0]: at packageExportsResolve (node:internal/modules/esm/resolve:698:9)
      host.DESKTOP-TUF9MM7
      2023-10-07 14:36:33.866 error Caught by controller[0]: at exportsNotFound (node:internal/modules/esm/resolve:362:10)
      host.DESKTOP-TUF9MM7
      2023-10-07 14:36:33.866 error Caught by controller[0]: at new NodeError (node:internal/errors:405:5)
      host.DESKTOP-TUF9MM7
      2023-10-07 14:36:33.866 error Caught by controller[0]: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/defaults' is not defined by "exports" in C:\ioBroker\node_modules\axios\package.json
      host.DESKTOP-TUF9MM7
      2023-10-07 14:36:33.866 error Caught by controller[0]:
      host.DESKTOP-TUF9MM7
      2023-10-07 14:36:33.866 error Caught by controller[0]: ^
      host.DESKTOP-TUF9MM7
      2023-10-07 14:36:33.866 error Caught by controller[0]: throw e;
      host.DESKTOP-TUF9MM7
      2023-10-07 14:36:33.865 error Caught by controller[0]: node:internal/modules/cjs/loader:573
      host.DESKTOP-TUF9MM7
      2023-10-07 14:36:33.249 info instance system.adapter.wmswebcontrol.0 started with pid 568

      posted in ioBroker Allgemein
      N
      neo8006
    • Warema WMS Adapter funktioniert nicht mehr

      Hallo zusammen,

      vielleicht kann mir hier jemand weiter helfen, seit heute ohne mein zutun stellte der Adpater den Betrieb ein uns lässt sich auch nicht mehr in gang bringen.

      hier das Protokoll dazu

      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 info Restart adapter system.adapter.wmswebcontrol.0 because enabled
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error instance system.adapter.wmswebcontrol.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: Node.js v20.7.0
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]:
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: }
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: code: 'ERR_PACKAGE_PATH_NOT_EXPORTED'
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: at Object.<anonymous> (C:\ioBroker\node_modules\axios-cookiejar-support\lib\index.js:8:40) {
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: at require (node:internal/modules/helpers:130:18)
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1115:19)
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:901:27)
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1034:27)
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: at Module._findPath (node:internal/modules/cjs/loader:621:31)
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: at resolveExports (node:internal/modules/cjs/loader:547:36)
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: at packageExportsResolve (node:internal/modules/esm/resolve:589:9)
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: at exportsNotFound (node:internal/modules/esm/resolve:259:10)
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: at new NodeError (node:internal/errors:405:5)
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/defaults' is not defined by "exports" in C:\ioBroker\node_modules\axios\package.json
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.622 error Caught by controller[0]:
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.621 error Caught by controller[0]: ^
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.621 error Caught by controller[0]: throw e;
      host.DESKTOP-TUF9MM7
      2023-10-07 13:44:55.621 error Caught by controller[0]: node:internal/modules/cjs/loader:553

      Danke im Voraus

      posted in ioBroker Allgemein
      N
      neo8006
    • Warema WMS Pro Fahrbefehl löschen oder Stoppen

      Hallo zusammen,

      da ich die Macht der Programmierung leider nicht beherrsche, hoffe ich hier um einen Rat oder vlt. sogar eine Lösung für mein Problem.

      Kann man die Rolladen / Raffstoren über den IOBroker auch während der Fahrt wieder stoppen oder ist wirklich nur gezielte Positionsfahrt möglich?

      Vielen Dank im Voraus an euch!
      lg Klaus

      posted in Einsteigerfragen
      N
      neo8006
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo