Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Skripten / Logik
  4. JavaScript
  5. Roborock Adapter tester gesucht

NEWS

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

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

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

Roborock Adapter tester gesucht

Geplant Angeheftet Gesperrt Verschoben JavaScript
766 Beiträge 51 Kommentatoren 247.0k Aufrufe 52 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • copystringC copystring

    Ich habe begonnen die Basis für die verschiedenen Roboter zu schaffen.
    Nun müsste ich wissen welche Namen eure Roboter genau haben um die entsprechenden Dateien zu erstellen. Wenn ihr für mich https://github.com/copystring/ioBroker.roborock/tree/split_robots_into_classes testen könntet wäre das echt klasse. Im Log erscheint dann folgendes: 7901e7d4-6115-48ab-999f-7d0543e79228-image.png
    Wobei bei Test vacuum log kommt wahrscheinlich ein Fehler erscheinen wird da außer dem Roborock S7 nichts anderes unterstützt wird. Das baue ich dann entsprechend ein wenn ich die Namen aus dem entsprechenden log von euch erhalte.

    Interessant wären die dazugehörigen fehlenden Parameter wie hier z.B. zu sehen ist:

    @m-a-hueb said in Roborock Adapter tester gesucht:

    roborock.0
    	2023-01-23 10:02:19.049	warn	State "roborock.0.Devices.5jvoTYPcMgvzBKdzXt0fqC.cleaningInfo.Records.14.map_flag" has no existing object, this might lead to an error in future versions
    roborock.0
    	2023-01-23 10:02:19.049	warn	State "roborock.0.Devices.5jvoTYPcMgvzBKdzXt0fqC.cleaningInfo.Records.14.wash_count" has no existing object, this might lead to an error in future versions
    roborock.0
    	2023-01-23 10:02:19.049	warn	State "roborock.0.Devices.5jvoTYPcMgvzBKdzXt0fqC.cleaningInfo.Records.14.avoid_count" has no existing object, this might lead to an error in future versions
    roborock.0
    M-A HuebM Offline
    M-A HuebM Offline
    M-A Hueb
    schrieb am zuletzt editiert von M-A Hueb
    #123

    @copystring

    Da bekomme ich eine Fehlermedlung im Log:

    roborock.0
    	2023-01-25 09:02:56.087	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
    roborock.0
    	2023-01-25 09:02:56.086	info	terminating
    roborock.0
    	2023-01-25 09:02:56.085	error	Exception-Code: MODULE_NOT_FOUND: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js
    roborock.0
    	2023-01-25 09:02:56.085	error	Error: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15) at Function.Module._load (node:internal/modules/cjs/loader:841:27) at Module.require (node:internal/modules/cjs/loader:1067:19) at require (node:internal/modules/cjs/helpers:103:18) at new vacuum (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js:19:31) at Roborock.onReady (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js:172:20)
    roborock.0
    	2023-01-25 09:02:56.085	error	unhandled promise rejection: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js
    roborock.0
    	2023-01-25 09:02:56.085	error	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().
    roborock.0
    	2023-01-25 09:02:56.082	info	MQTT initialized
    roborock.0
    	2023-01-25 09:02:55.464	info	starting. Version 0.0.1 (non-npm: copystring/ioBroker.roborock#split_robots_into_classes) in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.roborock, node: v16.19.0, js-controller: 4.0.24
    

    iobroker unter Win10. NPM 10.9.3 Node.js v22.18.0 js-controller 7.0.7

    copystringC 1 Antwort Letzte Antwort
    0
    • M-A HuebM M-A Hueb

      @copystring

      Da bekomme ich eine Fehlermedlung im Log:

      roborock.0
      	2023-01-25 09:02:56.087	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      roborock.0
      	2023-01-25 09:02:56.086	info	terminating
      roborock.0
      	2023-01-25 09:02:56.085	error	Exception-Code: MODULE_NOT_FOUND: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js
      roborock.0
      	2023-01-25 09:02:56.085	error	Error: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15) at Function.Module._load (node:internal/modules/cjs/loader:841:27) at Module.require (node:internal/modules/cjs/loader:1067:19) at require (node:internal/modules/cjs/helpers:103:18) at new vacuum (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js:19:31) at Roborock.onReady (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js:172:20)
      roborock.0
      	2023-01-25 09:02:56.085	error	unhandled promise rejection: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js
      roborock.0
      	2023-01-25 09:02:56.085	error	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().
      roborock.0
      	2023-01-25 09:02:56.082	info	MQTT initialized
      roborock.0
      	2023-01-25 09:02:55.464	info	starting. Version 0.0.1 (non-npm: copystring/ioBroker.roborock#split_robots_into_classes) in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.roborock, node: v16.19.0, js-controller: 4.0.24
      
      copystringC Offline
      copystringC Offline
      copystring
      schrieb am zuletzt editiert von
      #124

      @m-a-hueb said in Roborock Adapter tester gesucht:

      @copystring

      Da bekomme ich eine Fehlermedlung im Log:

      roborock.0
      	2023-01-25 09:02:56.087	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      roborock.0
      	2023-01-25 09:02:56.086	info	terminating
      roborock.0
      	2023-01-25 09:02:56.085	error	Exception-Code: MODULE_NOT_FOUND: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js
      roborock.0
      	2023-01-25 09:02:56.085	error	Error: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15) at Function.Module._load (node:internal/modules/cjs/loader:841:27) at Module.require (node:internal/modules/cjs/loader:1067:19) at require (node:internal/modules/cjs/helpers:103:18) at new vacuum (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js:19:31) at Roborock.onReady (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js:172:20)
      roborock.0
      	2023-01-25 09:02:56.085	error	unhandled promise rejection: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js
      roborock.0
      	2023-01-25 09:02:56.085	error	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().
      roborock.0
      	2023-01-25 09:02:56.082	info	MQTT initialized
      roborock.0
      	2023-01-25 09:02:55.464	info	starting. Version 0.0.1 (non-npm: copystring/ioBroker.roborock#split_robots_into_classes) in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.roborock, node: v16.19.0, js-controller: 4.0.24
      

      Ist das ein debug Log? Es fehlt der Name vom Roboter der via debug angezeigt werden sollte.

      Unterstütze meine Arbeit gerne mit einer Spende über PayPal:
      https://paypal.me/copystring

      M-A HuebM 1 Antwort Letzte Antwort
      0
      • copystringC copystring

        @m-a-hueb said in Roborock Adapter tester gesucht:

        @copystring

        Da bekomme ich eine Fehlermedlung im Log:

        roborock.0
        	2023-01-25 09:02:56.087	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
        roborock.0
        	2023-01-25 09:02:56.086	info	terminating
        roborock.0
        	2023-01-25 09:02:56.085	error	Exception-Code: MODULE_NOT_FOUND: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js
        roborock.0
        	2023-01-25 09:02:56.085	error	Error: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15) at Function.Module._load (node:internal/modules/cjs/loader:841:27) at Module.require (node:internal/modules/cjs/loader:1067:19) at require (node:internal/modules/cjs/helpers:103:18) at new vacuum (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js:19:31) at Roborock.onReady (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js:172:20)
        roborock.0
        	2023-01-25 09:02:56.085	error	unhandled promise rejection: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js
        roborock.0
        	2023-01-25 09:02:56.085	error	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().
        roborock.0
        	2023-01-25 09:02:56.082	info	MQTT initialized
        roborock.0
        	2023-01-25 09:02:55.464	info	starting. Version 0.0.1 (non-npm: copystring/ioBroker.roborock#split_robots_into_classes) in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.roborock, node: v16.19.0, js-controller: 4.0.24
        

        Ist das ein debug Log? Es fehlt der Name vom Roboter der via debug angezeigt werden sollte.

        M-A HuebM Offline
        M-A HuebM Offline
        M-A Hueb
        schrieb am zuletzt editiert von
        #125

        @copystring Sorry war zu schnell und hatte den neu installierten Adapter noch auf Info stehen.

        roborock.0
        	2023-01-25 09:09:53.586	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
        roborock.0
        	2023-01-25 09:09:53.586	info	terminating
        roborock.0
        	2023-01-25 09:09:53.584	error	Exception-Code: MODULE_NOT_FOUND: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js
        roborock.0
        	2023-01-25 09:09:53.584	error	Error: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15) at Function.Module._load (node:internal/modules/cjs/loader:841:27) at Module.require (node:internal/modules/cjs/loader:1067:19) at require (node:internal/modules/cjs/helpers:103:18) at new vacuum (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js:19:31) at Roborock.onReady (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js:172:20)
        roborock.0
        	2023-01-25 09:09:53.584	error	unhandled promise rejection: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js
        roborock.0
        	2023-01-25 09:09:53.583	error	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().
        roborock.0
        	2023-01-25 09:09:53.582	debug	Test vacuum log: undefined
        roborock.0
        	2023-01-25 09:09:53.582	debug	Detected robot name: Wall-E
        roborock.0
        	2023-01-25 09:09:53.581	info	MQTT initialized
        roborock.0
        	2023-01-25 09:09:53.565	debug	RoomIDs debug: {"7993732":"Schlafzimmer","7993746":"Flur","7993754":"Arbeitszimmer","7993760":"Gästezimmer","7993766":"Küche","7993774":"Badezimmer","7993881":"Toilette","7993886":"Wohnzimmer","7993887":"Esszimmer","7997563":"Standard"}
        roborock.0
        	2023-01-25 09:09:53.418	info	starting. Version 0.0.1 (non-npm: copystring/ioBroker.roborock#split_robots_into_classes) in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.roborock, node: v16.19.0, js-controller: 4.0.24
        

        iobroker unter Win10. NPM 10.9.3 Node.js v22.18.0 js-controller 7.0.7

        copystringC 1 Antwort Letzte Antwort
        0
        • M-A HuebM M-A Hueb

          @copystring Sorry war zu schnell und hatte den neu installierten Adapter noch auf Info stehen.

          roborock.0
          	2023-01-25 09:09:53.586	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
          roborock.0
          	2023-01-25 09:09:53.586	info	terminating
          roborock.0
          	2023-01-25 09:09:53.584	error	Exception-Code: MODULE_NOT_FOUND: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js
          roborock.0
          	2023-01-25 09:09:53.584	error	Error: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15) at Function.Module._load (node:internal/modules/cjs/loader:841:27) at Module.require (node:internal/modules/cjs/loader:1067:19) at require (node:internal/modules/cjs/helpers:103:18) at new vacuum (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js:19:31) at Roborock.onReady (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js:172:20)
          roborock.0
          	2023-01-25 09:09:53.584	error	unhandled promise rejection: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js
          roborock.0
          	2023-01-25 09:09:53.583	error	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().
          roborock.0
          	2023-01-25 09:09:53.582	debug	Test vacuum log: undefined
          roborock.0
          	2023-01-25 09:09:53.582	debug	Detected robot name: Wall-E
          roborock.0
          	2023-01-25 09:09:53.581	info	MQTT initialized
          roborock.0
          	2023-01-25 09:09:53.565	debug	RoomIDs debug: {"7993732":"Schlafzimmer","7993746":"Flur","7993754":"Arbeitszimmer","7993760":"Gästezimmer","7993766":"Küche","7993774":"Badezimmer","7993881":"Toilette","7993886":"Wohnzimmer","7993887":"Esszimmer","7997563":"Standard"}
          roborock.0
          	2023-01-25 09:09:53.418	info	starting. Version 0.0.1 (non-npm: copystring/ioBroker.roborock#split_robots_into_classes) in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.roborock, node: v16.19.0, js-controller: 4.0.24
          
          copystringC Offline
          copystringC Offline
          copystring
          schrieb am zuletzt editiert von
          #126

          @m-a-hueb said in Roborock Adapter tester gesucht:

          @copystring Sorry war zu schnell und hatte den neu installierten Adapter noch auf Info stehen.

          roborock.0
          	2023-01-25 09:09:53.586	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
          roborock.0
          	2023-01-25 09:09:53.586	info	terminating
          roborock.0
          	2023-01-25 09:09:53.584	error	Exception-Code: MODULE_NOT_FOUND: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js
          roborock.0
          	2023-01-25 09:09:53.584	error	Error: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15) at Function.Module._load (node:internal/modules/cjs/loader:841:27) at Module.require (node:internal/modules/cjs/loader:1067:19) at require (node:internal/modules/cjs/helpers:103:18) at new vacuum (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js:19:31) at Roborock.onReady (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js:172:20)
          roborock.0
          	2023-01-25 09:09:53.584	error	unhandled promise rejection: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js
          roborock.0
          	2023-01-25 09:09:53.583	error	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().
          roborock.0
          	2023-01-25 09:09:53.582	debug	Test vacuum log: undefined
          roborock.0
          	2023-01-25 09:09:53.582	debug	Detected robot name: Wall-E
          roborock.0
          	2023-01-25 09:09:53.581	info	MQTT initialized
          roborock.0
          	2023-01-25 09:09:53.565	debug	RoomIDs debug: {"7993732":"Schlafzimmer","7993746":"Flur","7993754":"Arbeitszimmer","7993760":"Gästezimmer","7993766":"Küche","7993774":"Badezimmer","7993881":"Toilette","7993886":"Wohnzimmer","7993887":"Esszimmer","7997563":"Standard"}
          roborock.0
          	2023-01-25 09:09:53.418	info	starting. Version 0.0.1 (non-npm: copystring/ioBroker.roborock#split_robots_into_classes) in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.roborock, node: v16.19.0, js-controller: 4.0.24
          

          Wall-E? Okay dann geht das nicht so wie ich mir das vorgestellt habe. Danke.

          Unterstütze meine Arbeit gerne mit einer Spende über PayPal:
          https://paypal.me/copystring

          wendy2702W D 2 Antworten Letzte Antwort
          0
          • copystringC copystring

            @m-a-hueb said in Roborock Adapter tester gesucht:

            @copystring Sorry war zu schnell und hatte den neu installierten Adapter noch auf Info stehen.

            roborock.0
            	2023-01-25 09:09:53.586	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
            roborock.0
            	2023-01-25 09:09:53.586	info	terminating
            roborock.0
            	2023-01-25 09:09:53.584	error	Exception-Code: MODULE_NOT_FOUND: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js
            roborock.0
            	2023-01-25 09:09:53.584	error	Error: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15) at Function.Module._load (node:internal/modules/cjs/loader:841:27) at Module.require (node:internal/modules/cjs/loader:1067:19) at require (node:internal/modules/cjs/helpers:103:18) at new vacuum (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js:19:31) at Roborock.onReady (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js:172:20)
            roborock.0
            	2023-01-25 09:09:53.584	error	unhandled promise rejection: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js
            roborock.0
            	2023-01-25 09:09:53.583	error	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().
            roborock.0
            	2023-01-25 09:09:53.582	debug	Test vacuum log: undefined
            roborock.0
            	2023-01-25 09:09:53.582	debug	Detected robot name: Wall-E
            roborock.0
            	2023-01-25 09:09:53.581	info	MQTT initialized
            roborock.0
            	2023-01-25 09:09:53.565	debug	RoomIDs debug: {"7993732":"Schlafzimmer","7993746":"Flur","7993754":"Arbeitszimmer","7993760":"Gästezimmer","7993766":"Küche","7993774":"Badezimmer","7993881":"Toilette","7993886":"Wohnzimmer","7993887":"Esszimmer","7997563":"Standard"}
            roborock.0
            	2023-01-25 09:09:53.418	info	starting. Version 0.0.1 (non-npm: copystring/ioBroker.roborock#split_robots_into_classes) in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.roborock, node: v16.19.0, js-controller: 4.0.24
            

            Wall-E? Okay dann geht das nicht so wie ich mir das vorgestellt habe. Danke.

            wendy2702W Online
            wendy2702W Online
            wendy2702
            schrieb am zuletzt editiert von wendy2702
            #127

            @copystring den Namen kann man in der App frei einstellen.

            Vielleicht sieht man in der API die Modell Bezeichnung!?

            4392FFEE-FAEC-4583-9B5F-FCBF160A4B1C.jpeg

            Bei mir halt ein S7+

            Bitte keine Fragen per PN, die gehören ins Forum!

            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

            1 Antwort Letzte Antwort
            0
            • D Offline
              D Offline
              DonToben
              schrieb am zuletzt editiert von
              #128

              Bei mir S7 Pro Ultra

              Screenshot_20230125-113153_Roborock.jpg

              M-A HuebM 1 Antwort Letzte Antwort
              0
              • D DonToben

                Bei mir S7 Pro Ultra

                Screenshot_20230125-113153_Roborock.jpg

                M-A HuebM Offline
                M-A HuebM Offline
                M-A Hueb
                schrieb am zuletzt editiert von M-A Hueb
                #129

                roborock.vacuuum.a27 Roborrock Maxv Ultra

                iobroker unter Win10. NPM 10.9.3 Node.js v22.18.0 js-controller 7.0.7

                1 Antwort Letzte Antwort
                0
                • copystringC copystring

                  @m-a-hueb said in Roborock Adapter tester gesucht:

                  @copystring Sorry war zu schnell und hatte den neu installierten Adapter noch auf Info stehen.

                  roborock.0
                  	2023-01-25 09:09:53.586	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                  roborock.0
                  	2023-01-25 09:09:53.586	info	terminating
                  roborock.0
                  	2023-01-25 09:09:53.584	error	Exception-Code: MODULE_NOT_FOUND: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js
                  roborock.0
                  	2023-01-25 09:09:53.584	error	Error: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15) at Function.Module._load (node:internal/modules/cjs/loader:841:27) at Module.require (node:internal/modules/cjs/loader:1067:19) at require (node:internal/modules/cjs/helpers:103:18) at new vacuum (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js:19:31) at Roborock.onReady (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js:172:20)
                  roborock.0
                  	2023-01-25 09:09:53.584	error	unhandled promise rejection: Cannot find module './undefined' Require stack: - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js - C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js
                  roborock.0
                  	2023-01-25 09:09:53.583	error	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().
                  roborock.0
                  	2023-01-25 09:09:53.582	debug	Test vacuum log: undefined
                  roborock.0
                  	2023-01-25 09:09:53.582	debug	Detected robot name: Wall-E
                  roborock.0
                  	2023-01-25 09:09:53.581	info	MQTT initialized
                  roborock.0
                  	2023-01-25 09:09:53.565	debug	RoomIDs debug: {"7993732":"Schlafzimmer","7993746":"Flur","7993754":"Arbeitszimmer","7993760":"Gästezimmer","7993766":"Küche","7993774":"Badezimmer","7993881":"Toilette","7993886":"Wohnzimmer","7993887":"Esszimmer","7997563":"Standard"}
                  roborock.0
                  	2023-01-25 09:09:53.418	info	starting. Version 0.0.1 (non-npm: copystring/ioBroker.roborock#split_robots_into_classes) in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.roborock, node: v16.19.0, js-controller: 4.0.24
                  

                  Wall-E? Okay dann geht das nicht so wie ich mir das vorgestellt habe. Danke.

                  D Offline
                  D Offline
                  Dimi
                  schrieb am zuletzt editiert von
                  #130

                  @copystring

                  Hallo, tolle Arbeit.

                  Also ich habe einen Roborock S6 MaxV und der hat laut App die Modellbezeichnung roborock.vacuum.a10

                  1 Antwort Letzte Antwort
                  0
                  • D Offline
                    D Offline
                    DonToben
                    schrieb am zuletzt editiert von
                    #131

                    @copystring
                    Hi, ich habe ein Problem mit dem Roborock Adapter festgestellt. Er reagiert nicht immer auf steuern app_segment_clean. Räume sind auf true gesetzt. Komplettreinigung über app_start funktioniert immer.
                    Nach Adapter Neustart geht dann wieder app_segment_clean für eine bestimmte Zeit.

                    1 Antwort Letzte Antwort
                    0
                    • copystringC Offline
                      copystringC Offline
                      copystring
                      schrieb am zuletzt editiert von
                      #132

                      Die meisten Roboter sollten nun laufen.
                      Beim S4 scheint es keinen Mop zu geben. Für diesen habe ich das Feature entfernt.
                      https://github.com/copystring/ioBroker.roborock/tree/split_robots_into_classes

                      Unterstütze meine Arbeit gerne mit einer Spende über PayPal:
                      https://paypal.me/copystring

                      wendy2702W 1 Antwort Letzte Antwort
                      0
                      • copystringC Offline
                        copystringC Offline
                        copystring
                        schrieb am zuletzt editiert von copystring
                        #133

                        Wenn ihr euer homedata zuschicken könntet dann kann ich für jeden Roboter den deviceStatus vollständig erstellen.

                        Unterstütze meine Arbeit gerne mit einer Spende über PayPal:
                        https://paypal.me/copystring

                        1 Antwort Letzte Antwort
                        0
                        • copystringC copystring

                          Die meisten Roboter sollten nun laufen.
                          Beim S4 scheint es keinen Mop zu geben. Für diesen habe ich das Feature entfernt.
                          https://github.com/copystring/ioBroker.roborock/tree/split_robots_into_classes

                          wendy2702W Online
                          wendy2702W Online
                          wendy2702
                          schrieb am zuletzt editiert von wendy2702
                          #134

                          @copystring sagte in Roborock Adapter tester gesucht:

                          https://github.com/copystring/ioBroker.roborock/tree/split_robots_into_classes

                          Woran kann man erkennen das der Typ erkannt wurde ?

                          EDIT: Vielleicht kannst du die Versionsnummern mal hochzählen damit man sehen kann ob die richtige Version installiert wurde und läuft.

                          Bitte keine Fragen per PN, die gehören ins Forum!

                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                          D 1 Antwort Letzte Antwort
                          0
                          • copystringC Offline
                            copystringC Offline
                            copystring
                            schrieb am zuletzt editiert von
                            #135

                            Wenn keine Fehlermeldung erscheint :)

                            Unterstütze meine Arbeit gerne mit einer Spende über PayPal:
                            https://paypal.me/copystring

                            wendy2702W 1 Antwort Letzte Antwort
                            0
                            • copystringC copystring

                              Wenn keine Fehlermeldung erscheint :)

                              wendy2702W Online
                              wendy2702W Online
                              wendy2702
                              schrieb am zuletzt editiert von
                              #136

                              @copystring Im Debug log beim Adpater start meinst du?

                              Bitte keine Fragen per PN, die gehören ins Forum!

                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                              1 Antwort Letzte Antwort
                              0
                              • copystringC Offline
                                copystringC Offline
                                copystring
                                schrieb am zuletzt editiert von
                                #137

                                Genau so ist es. Ansonsten meldet der Adapter, dass der Roboter nicht unterstützt ist.

                                Unterstütze meine Arbeit gerne mit einer Spende über PayPal:
                                https://paypal.me/copystring

                                wendy2702W 1 Antwort Letzte Antwort
                                0
                                • copystringC copystring

                                  Genau so ist es. Ansonsten meldet der Adapter, dass der Roboter nicht unterstützt ist.

                                  wendy2702W Online
                                  wendy2702W Online
                                  wendy2702
                                  schrieb am zuletzt editiert von
                                  #138

                                  @copystring Bei mir läuft er nicht mehr:

                                  2023-01-25 18:25:30.721  - info: host.iobroker stopInstance system.adapter.roborock.0 (force=false, process=true)
                                  2023-01-25 18:25:30.729  - info: roborock.0 (1033377) Got terminate signal TERMINATE_YOURSELF
                                  2023-01-25 18:25:30.738  - info: roborock.0 (1033377) terminating
                                  2023-01-25 18:25:30.739  - info: roborock.0 (1033377) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                  2023-01-25 18:25:30.792  - info: host.iobroker stopInstance system.adapter.roborock.0 send kill signal
                                  2023-01-25 18:25:31.353  - info: host.iobroker instance system.adapter.roborock.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                  2023-01-25 18:25:34.032  - info: host.iobroker instance system.adapter.roborock.0 started with pid 1047380
                                  2023-01-25 18:25:34.745  - debug: roborock.0 (1047380) Redis Objects: Use Redis connection: 0.0.0.0:9001
                                  2023-01-25 18:25:34.788  - debug: roborock.0 (1047380) Objects client ready ... initialize now
                                  2023-01-25 18:25:34.789  - debug: roborock.0 (1047380) Objects create System PubSub Client
                                  2023-01-25 18:25:34.790  - debug: roborock.0 (1047380) Objects create User PubSub Client
                                  2023-01-25 18:25:34.870  - debug: roborock.0 (1047380) Objects client initialize lua scripts
                                  2023-01-25 18:25:34.876  - debug: roborock.0 (1047380) Objects connected to redis: 0.0.0.0:9001
                                  2023-01-25 18:25:34.910  - debug: roborock.0 (1047380) Redis States: Use Redis connection: 0.0.0.0:9000
                                  2023-01-25 18:25:34.932  - debug: roborock.0 (1047380) States create System PubSub Client
                                  2023-01-25 18:25:34.932  - debug: roborock.0 (1047380) States create User PubSub Client
                                  2023-01-25 18:25:35.016  - debug: roborock.0 (1047380) States connected to redis: 0.0.0.0:9000
                                  2023-01-25 18:25:35.221  - info: roborock.0 (1047380) starting. Version 0.0.1 (non-npm: copystring/ioBroker.roborock#split_robots_into_classes) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.0, js-controller: 4.0.24
                                  2023-01-25 18:25:35.432  - debug: roborock.0 (1047380) RoomIDs debug: {"10397445":"Flur","10397450":"Schlafzimmer","10397453":"Bad","10397457":"Arbeitszimmer","10397459":"Wohnzimmer","10397463":"Küche"}
                                  2023-01-25 18:25:35.458  - info: roborock.0 (1047380) MQTT initialized
                                  2023-01-25 18:25:35.459  - debug: roborock.0 (1047380) Detected robot model: roborock.vacuum.a15
                                  2023-01-25 18:25:35.460  - debug: roborock.0 (1047380) Robot key: undefined
                                  2023-01-25 18:25:35.462  - error: roborock.0 (1047380) 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().
                                  2023-01-25 18:25:35.462  - error: roborock.0 (1047380) unhandled promise rejection: Cannot find module 'ioBroker.roborock/lib/basic_robot'
                                  - /opt/iobroker/node_modules/iobroker.roborock/lib/roborock.vacuum.a15.js
                                  - /opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js
                                  - /opt/iobroker/node_modules/iobroker.roborock/main.js
                                  2023-01-25 18:25:35.462  - error: roborock.0 (1047380) Error: Cannot find module 'ioBroker.roborock/lib/basic_robot'
                                  - /opt/iobroker/node_modules/iobroker.roborock/lib/roborock.vacuum.a15.js
                                  - /opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js
                                  - /opt/iobroker/node_modules/iobroker.roborock/main.js
                                      at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.roborock/lib/roborock.vacuum.a15.js:5:21)
                                  2023-01-25 18:25:35.462  - error: roborock.0 (1047380) Exception-Code: MODULE_NOT_FOUND: Cannot find module 'ioBroker.roborock/lib/basic_robot'
                                  - /opt/iobroker/node_modules/iobroker.roborock/lib/roborock.vacuum.a15.js
                                  - /opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js
                                  - /opt/iobroker/node_modules/iobroker.roborock/main.js
                                  2023-01-25 18:25:35.463  - info: roborock.0 (1047380) terminating
                                  2023-01-25 18:25:35.464  - warn: roborock.0 (1047380) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                  2023-01-25 18:25:36.081  - error: host.iobroker instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                  2023-01-25 18:25:36.081  - info: host.iobroker Restart adapter system.adapter.roborock.0 because enabled
                                  
                                  

                                  Bitte keine Fragen per PN, die gehören ins Forum!

                                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                  copystringC 1 Antwort Letzte Antwort
                                  0
                                  • wendy2702W wendy2702

                                    @copystring Bei mir läuft er nicht mehr:

                                    2023-01-25 18:25:30.721  - info: host.iobroker stopInstance system.adapter.roborock.0 (force=false, process=true)
                                    2023-01-25 18:25:30.729  - info: roborock.0 (1033377) Got terminate signal TERMINATE_YOURSELF
                                    2023-01-25 18:25:30.738  - info: roborock.0 (1033377) terminating
                                    2023-01-25 18:25:30.739  - info: roborock.0 (1033377) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                    2023-01-25 18:25:30.792  - info: host.iobroker stopInstance system.adapter.roborock.0 send kill signal
                                    2023-01-25 18:25:31.353  - info: host.iobroker instance system.adapter.roborock.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                    2023-01-25 18:25:34.032  - info: host.iobroker instance system.adapter.roborock.0 started with pid 1047380
                                    2023-01-25 18:25:34.745  - debug: roborock.0 (1047380) Redis Objects: Use Redis connection: 0.0.0.0:9001
                                    2023-01-25 18:25:34.788  - debug: roborock.0 (1047380) Objects client ready ... initialize now
                                    2023-01-25 18:25:34.789  - debug: roborock.0 (1047380) Objects create System PubSub Client
                                    2023-01-25 18:25:34.790  - debug: roborock.0 (1047380) Objects create User PubSub Client
                                    2023-01-25 18:25:34.870  - debug: roborock.0 (1047380) Objects client initialize lua scripts
                                    2023-01-25 18:25:34.876  - debug: roborock.0 (1047380) Objects connected to redis: 0.0.0.0:9001
                                    2023-01-25 18:25:34.910  - debug: roborock.0 (1047380) Redis States: Use Redis connection: 0.0.0.0:9000
                                    2023-01-25 18:25:34.932  - debug: roborock.0 (1047380) States create System PubSub Client
                                    2023-01-25 18:25:34.932  - debug: roborock.0 (1047380) States create User PubSub Client
                                    2023-01-25 18:25:35.016  - debug: roborock.0 (1047380) States connected to redis: 0.0.0.0:9000
                                    2023-01-25 18:25:35.221  - info: roborock.0 (1047380) starting. Version 0.0.1 (non-npm: copystring/ioBroker.roborock#split_robots_into_classes) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.0, js-controller: 4.0.24
                                    2023-01-25 18:25:35.432  - debug: roborock.0 (1047380) RoomIDs debug: {"10397445":"Flur","10397450":"Schlafzimmer","10397453":"Bad","10397457":"Arbeitszimmer","10397459":"Wohnzimmer","10397463":"Küche"}
                                    2023-01-25 18:25:35.458  - info: roborock.0 (1047380) MQTT initialized
                                    2023-01-25 18:25:35.459  - debug: roborock.0 (1047380) Detected robot model: roborock.vacuum.a15
                                    2023-01-25 18:25:35.460  - debug: roborock.0 (1047380) Robot key: undefined
                                    2023-01-25 18:25:35.462  - error: roborock.0 (1047380) 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().
                                    2023-01-25 18:25:35.462  - error: roborock.0 (1047380) unhandled promise rejection: Cannot find module 'ioBroker.roborock/lib/basic_robot'
                                    - /opt/iobroker/node_modules/iobroker.roborock/lib/roborock.vacuum.a15.js
                                    - /opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js
                                    - /opt/iobroker/node_modules/iobroker.roborock/main.js
                                    2023-01-25 18:25:35.462  - error: roborock.0 (1047380) Error: Cannot find module 'ioBroker.roborock/lib/basic_robot'
                                    - /opt/iobroker/node_modules/iobroker.roborock/lib/roborock.vacuum.a15.js
                                    - /opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js
                                    - /opt/iobroker/node_modules/iobroker.roborock/main.js
                                        at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.roborock/lib/roborock.vacuum.a15.js:5:21)
                                    2023-01-25 18:25:35.462  - error: roborock.0 (1047380) Exception-Code: MODULE_NOT_FOUND: Cannot find module 'ioBroker.roborock/lib/basic_robot'
                                    - /opt/iobroker/node_modules/iobroker.roborock/lib/roborock.vacuum.a15.js
                                    - /opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js
                                    - /opt/iobroker/node_modules/iobroker.roborock/main.js
                                    2023-01-25 18:25:35.463  - info: roborock.0 (1047380) terminating
                                    2023-01-25 18:25:35.464  - warn: roborock.0 (1047380) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                    2023-01-25 18:25:36.081  - error: host.iobroker instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                    2023-01-25 18:25:36.081  - info: host.iobroker Restart adapter system.adapter.roborock.0 because enabled
                                    
                                    
                                    copystringC Offline
                                    copystringC Offline
                                    copystring
                                    schrieb am zuletzt editiert von
                                    #139

                                    @wendy2702 Nochmal neu laden. Nicht alle Pfade waren richtig hinterlegt.

                                    Unterstütze meine Arbeit gerne mit einer Spende über PayPal:
                                    https://paypal.me/copystring

                                    wendy2702W 1 Antwort Letzte Antwort
                                    0
                                    • D Offline
                                      D Offline
                                      DonToben
                                      schrieb am zuletzt editiert von
                                      #140
                                      roborock.0
                                      	2023-01-25 18:37:11.775	debug	Detected robot model: roborock.vacuum.a62
                                      

                                      Ich denke, er hat den Rocorock S7 Pro Ultra jetzt richtig erkannt.

                                      1 Antwort Letzte Antwort
                                      0
                                      • copystringC copystring

                                        @wendy2702 Nochmal neu laden. Nicht alle Pfade waren richtig hinterlegt.

                                        wendy2702W Online
                                        wendy2702W Online
                                        wendy2702
                                        schrieb am zuletzt editiert von
                                        #141

                                        @copystring sagte in Roborock Adapter tester gesucht:

                                        @wendy2702 Nochmal neu laden. Nicht alle Pfade waren richtig hinterlegt.

                                        Erledigt.
                                        Hier mein Home. Daten die Sensibel sein könnten habe ich mal gekürzt.

                                        {"id":3XXXXX8,"name":"My Home","lon":null,"lat":null,"geoName":null,"products":[{"id":"4oXXXXXLs","name":"Roborock S7","code":"a15","model":"roborock.vacuum.a15","iconUrl":null,"attribute":null,"capability":0,"category":"robot.vacuum.cleaner","schema":[{"id":"101","name":"rpc_request","code":"rpc_request","mode":"rw","type":"RAW","property":null,"desc":null},{"id":"102","name":"rpc_response","code":"rpc_response","mode":"rw","type":"RAW","property":null,"desc":null},{"id":"120","name":"错误代码","code":"error_code","mode":"ro","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"121","name":"设备状态","code":"state","mode":"ro","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"122","name":"设备电量","code":"battery","mode":"ro","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"123","name":"清扫模式","code":"fan_power","mode":"rw","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"124","name":"拖地模式","code":"water_box_mode","mode":"rw","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"125","name":"主刷寿命","code":"main_brush_life","mode":"rw","type":"VALUE","property":"{\"max\": 100, \"min\": 0, \"step\": 1, \"unit\": null, \"scale\": 1}","desc":null},{"id":"126","name":"边刷寿命","code":"side_brush_life","mode":"rw","type":"VALUE","property":"{\"max\": 100, \"min\": 0, \"step\": 1, \"unit\": null, \"scale\": 1}","desc":null},{"id":"127","name":"滤网寿命","code":"filter_life","mode":"rw","type":"VALUE","property":"{\"max\": 100, \"min\": 0, \"step\": 1, \"unit\": null, \"scale\": 1}","desc":null},{"id":"128","name":"额外状态","code":"additional_props","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"130","name":"完成事件","code":"task_complete","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"131","name":"电量不足任务取消","code":"task_cancel_low_power","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"132","name":"运动中任务取消","code":"task_cancel_in_motion","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"133","name":"充电状态","code":"charge_status","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"134","name":"烘干状态","code":"drying_status","mode":"ro","type":"RAW","property":null,"desc":null}]}],"devices":[{"duid":"52XXXXXmr","name":"Roborock S7","attribute":null,"activeTime":1673803344,"localKey":"nZXXXXXO2","runtimeEnv":null,"timeZoneId":"Europe/Berlin","iconUrl":"","productId":"4oXXXXXOLs","lon":null,"lat":null,"share":false,"shareTime":null,"online":true,"fv":"02.16.12","pv":"1.0","roomId":null,"tuyaUuid":null,"tuyaMigrated":false,"extra":"{}","sn":"R1XXXXX81","featureSet":"0","newFeatureSet":"0000000000002000","deviceStatus":{"120":0,"121":8,"122":100,"123":104,"124":203,"125":47,"126":21,"127":95},"silentOtaSwitch":false}],"receivedDevices":[],"rooms":[{"id":10397463,"name":"Küche"},{"id":10397459,"name":"Wohnzimmer"},{"id":10397457,"name":"Arbeitszimmer"},{"id":10397453,"name":"Bad"},{"id":10397450,"name":"Schlafzimmer"},{"id":10397445,"name":"Flur"}]}
                                        

                                        S7+

                                        Bitte keine Fragen per PN, die gehören ins Forum!

                                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                        D 1 Antwort Letzte Antwort
                                        0
                                        • wendy2702W wendy2702

                                          @copystring sagte in Roborock Adapter tester gesucht:

                                          @wendy2702 Nochmal neu laden. Nicht alle Pfade waren richtig hinterlegt.

                                          Erledigt.
                                          Hier mein Home. Daten die Sensibel sein könnten habe ich mal gekürzt.

                                          {"id":3XXXXX8,"name":"My Home","lon":null,"lat":null,"geoName":null,"products":[{"id":"4oXXXXXLs","name":"Roborock S7","code":"a15","model":"roborock.vacuum.a15","iconUrl":null,"attribute":null,"capability":0,"category":"robot.vacuum.cleaner","schema":[{"id":"101","name":"rpc_request","code":"rpc_request","mode":"rw","type":"RAW","property":null,"desc":null},{"id":"102","name":"rpc_response","code":"rpc_response","mode":"rw","type":"RAW","property":null,"desc":null},{"id":"120","name":"错误代码","code":"error_code","mode":"ro","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"121","name":"设备状态","code":"state","mode":"ro","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"122","name":"设备电量","code":"battery","mode":"ro","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"123","name":"清扫模式","code":"fan_power","mode":"rw","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"124","name":"拖地模式","code":"water_box_mode","mode":"rw","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"125","name":"主刷寿命","code":"main_brush_life","mode":"rw","type":"VALUE","property":"{\"max\": 100, \"min\": 0, \"step\": 1, \"unit\": null, \"scale\": 1}","desc":null},{"id":"126","name":"边刷寿命","code":"side_brush_life","mode":"rw","type":"VALUE","property":"{\"max\": 100, \"min\": 0, \"step\": 1, \"unit\": null, \"scale\": 1}","desc":null},{"id":"127","name":"滤网寿命","code":"filter_life","mode":"rw","type":"VALUE","property":"{\"max\": 100, \"min\": 0, \"step\": 1, \"unit\": null, \"scale\": 1}","desc":null},{"id":"128","name":"额外状态","code":"additional_props","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"130","name":"完成事件","code":"task_complete","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"131","name":"电量不足任务取消","code":"task_cancel_low_power","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"132","name":"运动中任务取消","code":"task_cancel_in_motion","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"133","name":"充电状态","code":"charge_status","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"134","name":"烘干状态","code":"drying_status","mode":"ro","type":"RAW","property":null,"desc":null}]}],"devices":[{"duid":"52XXXXXmr","name":"Roborock S7","attribute":null,"activeTime":1673803344,"localKey":"nZXXXXXO2","runtimeEnv":null,"timeZoneId":"Europe/Berlin","iconUrl":"","productId":"4oXXXXXOLs","lon":null,"lat":null,"share":false,"shareTime":null,"online":true,"fv":"02.16.12","pv":"1.0","roomId":null,"tuyaUuid":null,"tuyaMigrated":false,"extra":"{}","sn":"R1XXXXX81","featureSet":"0","newFeatureSet":"0000000000002000","deviceStatus":{"120":0,"121":8,"122":100,"123":104,"124":203,"125":47,"126":21,"127":95},"silentOtaSwitch":false}],"receivedDevices":[],"rooms":[{"id":10397463,"name":"Küche"},{"id":10397459,"name":"Wohnzimmer"},{"id":10397457,"name":"Arbeitszimmer"},{"id":10397453,"name":"Bad"},{"id":10397450,"name":"Schlafzimmer"},{"id":10397445,"name":"Flur"}]}
                                          

                                          S7+

                                          D Offline
                                          D Offline
                                          DonToben
                                          schrieb am zuletzt editiert von
                                          #142

                                          @wendy2702 said in Roborock Adapter tester gesucht:

                                          @copystring sagte in Roborock Adapter tester gesucht:

                                          @wendy2702 Nochmal neu laden. Nicht alle Pfade waren richtig hinterlegt.

                                          Erledigt.
                                          Hier mein Home. Daten die Sensibel sein könnten habe ich mal gekürzt.

                                          {"id":3XXXXX8,"name":"My Home","lon":null,"lat":null,"geoName":null,"products":[{"id":"4oXXXXXLs","name":"Roborock S7","code":"a15","model":"roborock.vacuum.a15","iconUrl":null,"attribute":null,"capability":0,"category":"robot.vacuum.cleaner","schema":[{"id":"101","name":"rpc_request","code":"rpc_request","mode":"rw","type":"RAW","property":null,"desc":null},{"id":"102","name":"rpc_response","code":"rpc_response","mode":"rw","type":"RAW","property":null,"desc":null},{"id":"120","name":"错误代码","code":"error_code","mode":"ro","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"121","name":"设备状态","code":"state","mode":"ro","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"122","name":"设备电量","code":"battery","mode":"ro","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"123","name":"清扫模式","code":"fan_power","mode":"rw","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"124","name":"拖地模式","code":"water_box_mode","mode":"rw","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"125","name":"主刷寿命","code":"main_brush_life","mode":"rw","type":"VALUE","property":"{\"max\": 100, \"min\": 0, \"step\": 1, \"unit\": null, \"scale\": 1}","desc":null},{"id":"126","name":"边刷寿命","code":"side_brush_life","mode":"rw","type":"VALUE","property":"{\"max\": 100, \"min\": 0, \"step\": 1, \"unit\": null, \"scale\": 1}","desc":null},{"id":"127","name":"滤网寿命","code":"filter_life","mode":"rw","type":"VALUE","property":"{\"max\": 100, \"min\": 0, \"step\": 1, \"unit\": null, \"scale\": 1}","desc":null},{"id":"128","name":"额外状态","code":"additional_props","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"130","name":"完成事件","code":"task_complete","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"131","name":"电量不足任务取消","code":"task_cancel_low_power","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"132","name":"运动中任务取消","code":"task_cancel_in_motion","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"133","name":"充电状态","code":"charge_status","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"134","name":"烘干状态","code":"drying_status","mode":"ro","type":"RAW","property":null,"desc":null}]}],"devices":[{"duid":"52XXXXXmr","name":"Roborock S7","attribute":null,"activeTime":1673803344,"localKey":"nZXXXXXO2","runtimeEnv":null,"timeZoneId":"Europe/Berlin","iconUrl":"","productId":"4oXXXXXOLs","lon":null,"lat":null,"share":false,"shareTime":null,"online":true,"fv":"02.16.12","pv":"1.0","roomId":null,"tuyaUuid":null,"tuyaMigrated":false,"extra":"{}","sn":"R1XXXXX81","featureSet":"0","newFeatureSet":"0000000000002000","deviceStatus":{"120":0,"121":8,"122":100,"123":104,"124":203,"125":47,"126":21,"127":95},"silentOtaSwitch":false}],"receivedDevices":[],"rooms":[{"id":10397463,"name":"Küche"},{"id":10397459,"name":"Wohnzimmer"},{"id":10397457,"name":"Arbeitszimmer"},{"id":10397453,"name":"Bad"},{"id":10397450,"name":"Schlafzimmer"},{"id":10397445,"name":"Flur"}]}
                                          

                                          S7+

                                          ... das wäre jetzt gerade meine Frage gewesen. Welche Infos soll man schwärzen?
                                          @copystring
                                          Würde dir die Daten dann per PN schicken.

                                          wendy2702W 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          836

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe