NEWS
Test Adapter mihome-vacuum v2.0.x
-
Aktuelle Test Version 2.0.1 Veröffentlichungsdatum xx.xx.xxxx Github Link https://github.com/iobroker-community-adapters/ioBroker.mihome-vacuum ich habe soeben die version 2.0.1 hochgeladen. Testen und feedback gewünscht!!!
was gibt es neues?
- Cloud login zum besorgen des token bis lang china oder de server
- Option zum aktivieren der Karte, diese wird als Canvas und png gespeicher
- außerdem wird das neue Kartenformat mit rooms unterstützt
-
Ich würde ja gerne testen. Sorry für die Anfänger-Frage: wie kriege ich den Adapter 2.0 aus dem Github in den Iobroker?
-
@Meistertr Hi, das ist ja wie Weihnachten
Dankeschön!
Leider startet er bei mir die Instanz nicht ( hab insgesamt 3 von den S50):2020-02-13 17:49:06.891 - info: host.iobroker iobroker url "https://github.com/iobroker-community-adapters/ioBroker.mihome-vacuum.git" 2020-02-13 17:49:09.307 - info: host.iobroker iobroker install https://github.com/iobroker-community-adapters/ioBroker.mihome-vacuum/tarball/84b661ffbedeb95498dd10aa615c444936b536e4NPM version: 6.13.4npm install https://github.com/iobroker-community-adapters/ioBroker.mihome-vacuum/tarball/84b661ffbedeb95498dd10aa615c444936b536e4 --loglevel error --prefix "/opt/iobroker" (System call) 2020-02-13 17:49:10.323 - warn: mqtt.0 (8070) Client [ESPClient_B4:E6:2D:23:0F:13] Message 3559 deleted after 11 retries 2020-02-13 17:49:40.943 - info: host.iobroker iobroker ../src/BluetoothHciSocket.cpp: In member function ‘void BluetoothHciSocket::poll()’:../src/BluetoothHciSocket.cpp:251:95: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::String>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback(Nan::New<Object>(this->This), Nan::New("emit").ToLocalChecked(), 2, argv); ^In file included from ../src/BluetoothHciSocket.cpp:8:0:../../nan/nan.h:1045:46: note: declared here NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback( ^ 2020-02-13 17:49:40.944 - info: host.iobroker iobroker ../src/BluetoothHciSocket.cpp: In member function ‘void BluetoothHciSocket::emitErrnoError()’:../src/BluetoothHciSocket.cpp:275:72: error: no matching function for call to ‘v8::Function::NewInstance(int, v8::Local<v8::Value> [1])’ Local<Value> error = errorConstructor->NewInstance(1, constructorArgs); ^ 2020-02-13 17:49:40.947 - info: host.iobroker iobroker In file included from /home/iobroker/.cache/node-gyp/10.18.0/include/node/node.h:63:0, from /home/iobroker/.cache/node-gyp/10.18.0/include/node/node_buffer.h:25, from ../src/BluetoothHciSocket.cpp:7:/home/iobroker/.cache/node-gyp/10.18.0/include/node/v8.h:3993:44: note: candidate: v8::MaybeLocal<v8::Object> v8::Function::NewInstance(v8::Local<v8::Context>, int, v8::Local<v8::Value>*) const V8_WARN_UNUSED_RESULT MaybeLocal<Object> NewInstance( ^/home/iobroker/.cache/node-gyp/10.18.0/include/node/v8.h:3993:44: note: candidate expects 3 arguments, 2 provided/home/iobroker/.cache/node-gyp/10.18.0/include/node/v8.h:3996:44: note: candidate: v8::MaybeLocal<v8::Object> v8::Function::NewInstance(v8::Local<v8::Context>) const V8_WARN_UNUSED_RESULT MaybeLocal<Object> NewInstance( ^/home/iobroker/.cache/node-gyp/10.18.0/include/node/v8.h:3996:44: note: candidate expects 1 argument, 2 provided../src/BluetoothHciSocket.cpp:282:93: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::String>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback(Nan::New<Object>(this->This), Nan::New("emit").ToLocalChecked(), 2, argv); ^In file included from ../src/BluetoothHciSocket.cpp:8:0:../../nan/nan.h:1045:46: note: declared here NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback( ^ 2020-02-13 17:49:40.953 - info: host.iobroker iobroker ../src/BluetoothHciSocket.cpp: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE BluetoothHciSocket::BindRaw(Nan::NAN_METHOD_ARGS_TYPE)’:../src/BluetoothHciSocket.cpp:395:34: warning: ‘int64_t v8::Value::IntegerValue() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] devId = arg0->IntegerValue(); ^In file included from /home/iobroker/.cache/node-gyp/10.18.0/include/node/v8.h:26:0, from /home/iobroker/.cache/node-gyp/10.18.0/include/node/node.h:63, from /home/iobroker/.cache/node-gyp/10.18.0/include/node/node_buffer.h:25, from ../src/BluetoothHciSocket.cpp:7:/home/iobroker/.cache/node-gyp/10.18.0/include/node/v8.h:2476:46: note: declared here V8_DEPRECATED("Use maybe version", int64_t IntegerValue() const); ^/home/iobroker/.cache/node-gyp/10.18.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^../src/BluetoothHciSocket.cpp: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE BluetoothHciSocket::BindUser(Nan::NAN_METHOD_ARGS_TYPE)’:../src/BluetoothHciSocket.cpp:417:34: warning: ‘int64_t v8::Value::IntegerValue() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] devId = arg0->IntegerValue(); ^ 2020-02-13 17:49:40.955 - info: host.iobroker iobroker In file included from /home/iobroker/.cache/node-gyp/10.18.0/include/node/v8.h:26:0, from /home/iobroker/.cache/node-gyp/10.18.0/include/node/node.h:63, from /home/iobroker/.cache/node-gyp/10.18.0/include/node/node_buffer.h:25, from ../src/BluetoothHciSocket.cpp:7:/home/iobroker/.cache/node-gyp/10.18.0/include/node/v8.h:2476:46: note: declared here V8_DEPRECATED("Use maybe version", int64_t IntegerValue() const); ^/home/iobroker/.cache/node-gyp/10.18.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^ 2020-02-13 17:49:41.151 - info: host.iobroker iobroker make: *** [Release/obj.target/binding/src/BluetoothHciSocket.o] Error 1 2020-02-13 17:49:41.155 - info: host.iobroker iobroker gyp ERR! build error 2020-02-13 17:49:41.155 - info: host.iobroker iobroker gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:191:23)gyp ERR! 2020-02-13 17:49:41.157 - info: host.iobroker iobroker stack at ChildProcess.emit (events.js:198:13)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)gyp ERR! System Linux 4.15.0-74-generic 2020-02-13 17:49:41.158 - info: host.iobroker iobroker gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp 2020-02-13 17:49:41.160 - info: host.iobroker iobroker ERR! cwd /opt/iobroker/node_modules/bluetooth-hci-socketgyp ERR! node -v v10.18.0gyp ERR! node-gyp -v v5.0.5gyp ERR! 2020-02-13 17:49:41.161 - info: host.iobroker iobroker not ok 2020-02-13 17:49:46.965 - info: host.iobroker iobroker upload [20] mihome-vacuum.admin /opt/iobroker/node_modules/iobroker.mihome-vacuum/admin/valetudo_logo_small.svg valetudo_logo_small.svg image/svg+xml 2020-02-13 17:49:47.023 - info: host.iobroker iobroker upload [19] mihome-vacuum.admin /opt/iobroker/node_modules/iobroker.mihome-vacuum/admin/valetudo_conf.png valetudo_conf.png image/png 2020-02-13 17:49:47.081 - info: host.iobroker iobroker upload [18] mihome-vacuum.admin /opt/iobroker/node_modules/iobroker.mihome-vacuum/admin/tank.png tank.png image/png 2020-02-13 17:49:47.174 - info: host.iobroker iobroker upload [17] mihome-vacuum.admin /opt/iobroker/node_modules/iobroker.mihome-vacuum/admin/spaceship.png spaceship.png image/png 2020-02-13 17:49:47.228 - info: host.iobroker iobroker upload [16] mihome-vacuum.admin /opt/iobroker/node_modules/iobroker.mihome-vacuum/admin/root/howto.md root/howto.md text/markdown 2020-02-13 17:49:47.284 - info: host.iobroker iobroker upload [15] mihome-vacuum.admin /opt/iobroker/node_modules/iobroker.mihome-vacuum/admin/robot1.png robot1.png image/png 2020-02-13 17:49:47.339 - info: host.iobroker iobroker upload [14] mihome-vacuum.admin /opt/iobroker/node_modules/iobroker.mihome-vacuum/admin/robot.png robot.png image/png 2020-02-13 17:49:47.396 - info: host.iobroker iobroker upload [13] mihome-vacuum.admin /opt/iobroker/node_modules/iobroker.mihome-vacuum/admin/mihome-vacuum.png mihome-vacuum.png image/png 2020-02-13 17:49:47.457 - info: host.iobroker iobroker upload [12] mihome-vacuum.admin /opt/iobroker/node_modules/iobroker.mihome-vacuum/admin/index_m.html index_m.html text/html 2020-02-13 17:49:47.522 - info: host.iobroker iobroker upload [11] mihome-vacuum.admin /opt/iobroker/node_modules/iobroker.mihome-vacuum/admin/index.html index.html text/html 2020-02-13 17:49:47.578 - info: host.iobroker iobroker upload [10] mihome-vacuum.admin /opt/iobroker/node_modules/iobroker.mihome-vacuum/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json 2020-02-13 17:49:47.634 - info: host.iobroker iobroker upload [9] mihome-vacuum.admin /opt/iobroker/node_modules/iobroker.mihome-vacuum/admin/i18n/ru/translations.json i18n/ru/translations.json application/json 2020-02-13 17:49:47.702 - info: host.iobroker iobroker upload [8] mihome-vacuum.admin /opt/iobroker/node_modules/iobroker.mihome-vacuum/admin/i18n/pt/translations.json i18n/pt/translations.json application/json 2020-02-13 17:49:47.761 - info: host.iobroker iobroker upload [7] mihome-vacuum.admin /opt/iobroker/node_modules/iobroker.mihome-vacuum/admin/i18n/pl/translations.json i18n/pl/translations.json application/json 2020-02-13 17:49:47.828 - info: host.iobroker iobroker upload [6] mihome-vacuum.admin /opt/iobroker/node_modules/iobroker.mihome-vacuum/admin/i18n/nl/translations.json i18n/nl/translations.json application/json 2020-02-13 17:49:47.882 - info: host.iobroker iobroker upload [5] mihome-vacuum.admin /opt/iobroker/node_modules/iobroker.mihome-vacuum/admin/i18n/it/translations.json i18n/it/translations.json application/json 2020-02-13 17:49:47.937 - info: host.iobroker iobroker upload [4] mihome-vacuum.admin /opt/iobroker/node_modules/iobroker.mihome-vacuum/admin/i18n/fr/translations.json i18n/fr/translations.json application/json 2020-02-13 17:49:47.994 - info: host.iobroker iobroker upload [3] mihome-vacuum.admin /opt/iobroker/node_modules/iobroker.mihome-vacuum/admin/i18n/es/translations.json i18n/es/translations.json application/json 2020-02-13 17:49:48.053 - info: host.iobroker iobroker upload [2] mihome-vacuum.admin /opt/iobroker/node_modules/iobroker.mihome-vacuum/admin/i18n/en/translations.json i18n/en/translations.json application/json 2020-02-13 17:49:48.111 - info: host.iobroker iobroker upload [1] mihome-vacuum.admin /opt/iobroker/node_modules/iobroker.mihome-vacuum/admin/i18n/de/translations.json i18n/de/translations.json application/json 2020-02-13 17:49:48.167 - info: host.iobroker iobroker upload [0] mihome-vacuum.admin /opt/iobroker/node_modules/iobroker.mihome-vacuum/admin/S5.png S5.png image/png 2020-02-13 17:49:48.306 - info: host.iobroker iobroker Update "system.adapter.mihome-vacuum.0" 2020-02-13 17:49:48.310 - info: host.iobroker iobroker Update "system.adapter.mihome-vacuum.1" 2020-02-13 17:49:48.312 - info: host.iobroker iobroker Update "system.adapter.mihome-vacuum.2" 2020-02-13 17:49:48.337 - info: host.iobroker stopInstance system.adapter.mihome-vacuum.0 (force=false, process=true) 2020-02-13 17:49:48.352 - info: host.iobroker stopInstance system.adapter.mihome-vacuum.0 send kill signal 2020-02-13 17:49:48.355 - info: host.iobroker stopInstance system.adapter.mihome-vacuum.1 (force=false, process=true) 2020-02-13 17:49:48.373 - info: host.iobroker stopInstance system.adapter.mihome-vacuum.1 send kill signal 2020-02-13 17:49:48.377 - info: host.iobroker stopInstance system.adapter.mihome-vacuum.2 (force=false, process=true) 2020-02-13 17:49:48.382 - info: host.iobroker stopInstance system.adapter.mihome-vacuum.2 send kill signal 2020-02-13 17:49:48.897 - info: host.iobroker instance system.adapter.mihome-vacuum.0 terminated with code 156 (156) 2020-02-13 17:49:48.989 - info: host.iobroker instance system.adapter.mihome-vacuum.2 terminated with code 156 (156) 2020-02-13 17:49:49.020 - info: host.iobroker instance system.adapter.mihome-vacuum.1 terminated with code 156 (156) 2020-02-13 17:49:49.386 - info: host.iobroker iobroker exit 0 2020-02-13 17:49:49.825 - info: host.iobroker Update repository "latest" under "http://download.iobroker.net/sources-dist-latest.json" 2020-02-13 17:49:51.023 - info: host.iobroker instance system.adapter.mihome-vacuum.0 started with pid 20378 2020-02-13 17:49:51.073 - info: host.iobroker instance system.adapter.mihome-vacuum.1 started with pid 20380 2020-02-13 17:49:51.129 - info: host.iobroker instance system.adapter.mihome-vacuum.2 started with pid 20391 2020-02-13 17:49:56.104 - error: mihome-vacuum.0 (20378) uncaught exception: Unexpected token u in JSON at position 0 2020-02-13 17:49:56.106 - error: mihome-vacuum.0 (20378) SyntaxError: Unexpected token u in JSON at position 0 at JSON.parse (<anonymous>) at new Maphelper (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/maphelper.js:35:24) at Adapter.main (/opt/iobroker/node_modules/iobroker.mihome-vacuum/main.js:1173:15) at Adapter.emit (events.js:198:13) at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7117:22) at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6814:25) at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:684:17) at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49) at process._tickCallback (internal/process/next_tick.js:68:7) 2020-02-13 17:49:56.428 - error: mihome-vacuum.1 (20380) uncaught exception: Unexpected token u in JSON at position 0 2020-02-13 17:49:56.430 - error: mihome-vacuum.1 (20380) SyntaxError: Unexpected token u in JSON at position 0 at JSON.parse (<anonymous>) at new Maphelper (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/maphelper.js:35:24) at Adapter.main (/opt/iobroker/node_modules/iobroker.mihome-vacuum/main.js:1173:15) at Adapter.emit (events.js:198:13) at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7117:22) at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6814:25) at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:684:17) at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49) at process._tickCallback (internal/process/next_tick.js:68:7) 2020-02-13 17:49:56.639 - error: mihome-vacuum.2 (20391) uncaught exception: Unexpected token u in JSON at position 0 2020-02-13 17:49:56.641 - error: mihome-vacuum.2 (20391) SyntaxError: Unexpected token u in JSON at position 0 at JSON.parse (<anonymous>) at new Maphelper (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/maphelper.js:35:24) at Adapter.main (/opt/iobroker/node_modules/iobroker.mihome-vacuum/main.js:1173:15) at Adapter.emit (events.js:198:13) at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7117:22) at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6814:25) at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:684:17) at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49) at process._tickCallback (internal/process/next_tick.js:68:7) 2020-02-13 17:49:56.733 - error: host.iobroker Caught by controller[0]: SyntaxError: Unexpected token u in JSON at position 0 2020-02-13 17:49:56.734 - error: host.iobroker Caught by controller[0]: at JSON.parse (<anonymous>) 2020-02-13 17:49:56.734 - error: host.iobroker Caught by controller[0]: at new Maphelper (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/maphelper.js:35:24) 2020-02-13 17:49:56.734 - error: host.iobroker Caught by controller[0]: at Adapter.main (/opt/iobroker/node_modules/iobroker.mihome-vacuum/main.js:1173:15) 2020-02-13 17:49:56.735 - error: host.iobroker Caught by controller[0]: at Adapter.emit (events.js:198:13) 2020-02-13 17:49:56.735 - error: host.iobroker Caught by controller[0]: at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7117:22) 2020-02-13 17:49:56.735 - error: host.iobroker Caught by controller[0]: at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6814:25) 2020-02-13 17:49:56.735 - error: host.iobroker Caught by controller[0]: at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:684:17) 2020-02-13 17:49:56.735 - error: host.iobroker Caught by controller[0]: at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) 2020-02-13 17:49:56.735 - error: host.iobroker Caught by controller[0]: at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49) 2020-02-13 17:49:56.735 - error: host.iobroker Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:68:7) 2020-02-13 17:49:56.735 - info: host.iobroker instance system.adapter.mihome-vacuum.0 terminated with code 0 (NO_ERROR) 2020-02-13 17:49:56.736 - info: host.iobroker Restart adapter system.adapter.mihome-vacuum.0 because enabled 2020-02-13 17:49:57.121 - error: host.iobroker Caught by controller[0]: SyntaxError: Unexpected token u in JSON at position 0 2020-02-13 17:49:57.121 - error: host.iobroker Caught by controller[0]: at JSON.parse (<anonymous>) 2020-02-13 17:49:57.121 - error: host.iobroker Caught by controller[0]: at new Maphelper (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/maphelper.js:35:24) 2020-02-13 17:49:57.122 - error: host.iobroker Caught by controller[0]: at Adapter.main (/opt/iobroker/node_modules/iobroker.mihome-vacuum/main.js:1173:15) 2020-02-13 17:49:57.122 - error: host.iobroker Caught by controller[0]: at Adapter.emit (events.js:198:13) 2020-02-13 17:49:57.122 - error: host.iobroker Caught by controller[0]: at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7117:22) 2020-02-13 17:49:57.122 - error: host.iobroker Caught by controller[0]: at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6814:25) 2020-02-13 17:49:57.122 - error: host.iobroker Caught by controller[0]: at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:684:17) 2020-02-13 17:49:57.122 - error: host.iobroker Caught by controller[0]: at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) 2020-02-13 17:49:57.122 - error: host.iobroker Caught by controller[0]: at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49) 2020-02-13 17:49:57.122 - error: host.iobroker Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:68:7) 2020-02-13 17:49:57.123 - info: host.iobroker instance system.adapter.mihome-vacuum.1 terminated with code 0 (NO_ERROR) 2020-02-13 17:49:57.123 - info: host.iobroker Restart adapter system.adapter.mihome-vacuum.1 because enabled 2020-02-13 17:49:57.226 - error: host.iobroker Caught by controller[0]: SyntaxError: Unexpected token u in JSON at position 0 2020-02-13 17:49:57.226 - error: host.iobroker Caught by controller[0]: at JSON.parse (<anonymous>) 2020-02-13 17:49:57.227 - error: host.iobroker Caught by controller[0]: at new Maphelper (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/maphelper.js:35:24) 2020-02-13 17:49:57.227 - error: host.iobroker Caught by controller[0]: at Adapter.main (/opt/iobroker/node_modules/iobroker.mihome-vacuum/main.js:1173:15) 2020-02-13 17:49:57.227 - error: host.iobroker Caught by controller[0]: at Adapter.emit (events.js:198:13) 2020-02-13 17:49:57.227 - error: host.iobroker Caught by controller[0]: at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7117:22) 2020-02-13 17:49:57.227 - error: host.iobroker Caught by controller[0]: at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6814:25) 2020-02-13 17:49:57.227 - error: host.iobroker Caught by controller[0]: at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:684:17) 2020-02-13 17:49:57.227 - error: host.iobroker Caught by controller[0]: at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) 2020-02-13 17:49:57.227 - error: host.iobroker Caught by controller[0]: at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49) 2020-02-13 17:49:57.227 - error: host.iobroker Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:68:7) 2020-02-13 17:49:57.227 - info: host.iobroker instance system.adapter.mihome-vacuum.2 terminated with code 0 (NO_ERROR) 2020-02-13 17:49:57.227 - info: host.iobroker Restart adapter system.adapter.mihome-vacuum.2 because enabled 2020-02-13 17:50:26.766 - info: host.iobroker instance system.adapter.mihome-vacuum.0 started with pid 20425 2020-02-13 17:50:27.804 - info: host.iobroker instance system.adapter.mihome-vacuum.1 started with pid 20436 2020-02-13 17:50:27.833 - info: host.iobroker instance system.adapter.mihome-vacuum.2 started with pid 20442 2020-02-13 17:50:31.582 - error: mihome-vacuum.0 (20425) uncaught exception: Unexpected token u in JSON at position 0 2020-02-13 17:50:31.584 - error: mihome-vacuum.0 (20425) SyntaxError: Unexpected token u in JSON at position 0 at JSON.parse (<anonymous>) at new Maphelper (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/maphelper.js:35:24) at Adapter.main (/opt/iobroker/node_modules/iobroker.mihome-vacuum/main.js:1173:15) at Adapter.emit (events.js:198:13) at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7117:22) at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6814:25) at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:684:17) at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49) at process._tickCallback (internal/process/next_tick.js:68:7) 2020-02-13 17:50:31.703 - info: host.iobroker stopInstance system.adapter.mihome-vacuum.0 (force=false, process=true) 2020-02-13 17:50:31.703 - info: host.iobroker stopInstance system.adapter.mihome-vacuum.0 send kill signal 2020-02-13 17:50:32.278 - error: host.iobroker Caught by controller[0]: SyntaxError: Unexpected token u in JSON at position 0 2020-02-13 17:50:32.319 - error: mihome-vacuum.1 (20436) uncaught exception: Unexpected token u in JSON at position 0 2020-02-13 17:50:32.320 - error: mihome-vacuum.1 (20436) SyntaxError: Unexpected token u in JSON at position 0 at JSON.parse (<anonymous>) at new Maphelper (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/maphelper.js:35:24) at Adapter.main (/opt/iobroker/node_modules/iobroker.mihome-vacuum/main.js:1173:15) at Adapter.emit (events.js:198:13) at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7117:22) at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6814:25) at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:684:17) at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49) at process._tickCallback (internal/process/next_tick.js:68:7) 2020-02-13 17:50:32.278 - error: host.iobroker Caught by controller[0]: at JSON.parse (<anonymous>) 2020-02-13 17:50:32.278 - error: host.iobroker Caught by controller[0]: at new Maphelper (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/maphelper.js:35:24) 2020-02-13 17:50:32.278 - error: host.iobroker Caught by controller[0]: at Adapter.main (/opt/iobroker/node_modules/iobroker.mihome-vacuum/main.js:1173:15) 2020-02-13 17:50:32.278 - error: host.iobroker Caught by controller[0]: at Adapter.emit (events.js:198:13) 2020-02-13 17:50:32.278 - error: host.iobroker Caught by controller[0]: at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7117:22) 2020-02-13 17:50:32.279 - error: host.iobroker Caught by controller[0]: at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6814:25) 2020-02-13 17:50:32.279 - error: host.iobroker Caught by controller[0]: at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:684:17) 2020-02-13 17:50:32.279 - error: host.iobroker Caught by controller[0]: at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) 2020-02-13 17:50:32.279 - error: host.iobroker Caught by controller[0]: at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49) 2020-02-13 17:50:32.279 - error: host.iobroker Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:68:7) 2020-02-13 17:50:32.279 - info: host.iobroker instance system.adapter.mihome-vacuum.0 terminated with code 0 (NO_ERROR) 2020-02-13 17:50:32.486 - error: mihome-vacuum.2 (20442) uncaught exception: Unexpected token u in JSON at position 0 2020-02-13 17:50:32.488 - error: mihome-vacuum.2 (20442) SyntaxError: Unexpected token u in JSON at position 0 at JSON.parse (<anonymous>) at new Maphelper (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/maphelper.js:35:24) at Adapter.main (/opt/iobroker/node_modules/iobroker.mihome-vacuum/main.js:1173:15) at Adapter.emit (events.js:198:13) at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7117:22) at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6814:25) at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:684:17) at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49) at process._tickCallback (internal/process/next_tick.js:68:7) 2020-02-13 17:50:33.237 - error: host.iobroker Caught by controller[0]: SyntaxError: Unexpected token u in JSON at position 0 2020-02-13 17:50:33.238 - error: host.iobroker Caught by controller[0]: at JSON.parse (<anonymous>) 2020-02-13 17:50:33.238 - error: host.iobroker Caught by controller[0]: at new Maphelper (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/maphelper.js:35:24) 2020-02-13 17:50:33.238 - error: host.iobroker Caught by controller[0]: at Adapter.main (/opt/iobroker/node_modules/iobroker.mihome-vacuum/main.js:1173:15) 2020-02-13 17:50:33.238 - error: host.iobroker Caught by controller[0]: at Adapter.emit (events.js:198:13) 2020-02-13 17:50:33.238 - error: host.iobroker Caught by controller[0]: at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7117:22) 2020-02-13 17:50:33.238 - error: host.iobroker Caught by controller[0]: at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6814:25) 2020-02-13 17:50:33.238 - error: host.iobroker Caught by controller[0]: at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:684:17) 2020-02-13 17:50:33.238 - error: host.iobroker Caught by controller[0]: at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) 2020-02-13 17:50:33.239 - error: host.iobroker Caught by controller[0]: at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49) 2020-02-13 17:50:33.239 - error: host.iobroker Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:68:7) 2020-02-13 17:50:33.239 - info: host.iobroker instance system.adapter.mihome-vacuum.1 terminated with code 0 (NO_ERROR) 2020-02-13 17:50:33.239 - info: host.iobroker Restart adapter system.adapter.mihome-vacuum.1 because enabled 2020-02-13 17:50:33.242 - error: host.iobroker Caught by controller[0]: SyntaxError: Unexpected token u in JSON at position 0 2020-02-13 17:50:33.242 - error: host.iobroker Caught by controller[0]: at JSON.parse (<anonymous>) 2020-02-13 17:50:33.242 - error: host.iobroker Caught by controller[0]: at new Maphelper (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/maphelper.js:35:24) 2020-02-13 17:50:33.243 - error: host.iobroker Caught by controller[0]: at Adapter.main (/opt/iobroker/node_modules/iobroker.mihome-vacuum/main.js:1173:15) 2020-02-13 17:50:33.243 - error: host.iobroker Caught by controller[0]: at Adapter.emit (events.js:198:13) 2020-02-13 17:50:33.243 - error: host.iobroker Caught by controller[0]: at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7117:22) 2020-02-13 17:50:33.243 - error: host.iobroker Caught by controller[0]: at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6814:25) 2020-02-13 17:50:33.243 - error: host.iobroker Caught by controller[0]: at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:684:17) 2020-02-13 17:50:33.243 - error: host.iobroker Caught by controller[0]: at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) 2020-02-13 17:50:33.243 - error: host.iobroker Caught by controller[0]: at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49) 2020-02-13 17:50:33.243 - error: host.iobroker Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:68:7) 2020-02-13 17:50:33.243 - info: host.iobroker instance system.adapter.mihome-vacuum.2 terminated with code 0 (NO_ERROR) 2020-02-13 17:50:33.243 - info: host.iobroker Restart adapter system.adapter.mihome-vacuum.2 because enabled 2020-02-13 17:50:34.228 - info: host.iobroker instance system.adapter.mihome-vacuum.0 started with pid 20474 2020-02-13 17:50:36.953 - error: mihome-vacuum.0 (20474) uncaught exception: Unexpected end of JSON input 2020-02-13 17:50:36.957 - error: mihome-vacuum.0 (20474) SyntaxError: Unexpected end of JSON input at JSON.parse (<anonymous>) at new Maphelper (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/maphelper.js:35:24) at Adapter.main (/opt/iobroker/node_modules/iobroker.mihome-vacuum/main.js:1173:15) at Adapter.emit (events.js:198:13) at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7117:22) at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6814:25) at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:684:17) at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49) at process._tickCallback (internal/process/next_tick.js:68:7) 2020-02-13 17:50:37.590 - error: host.iobroker Caught by controller[0]: SyntaxError: Unexpected end of JSON input 2020-02-13 17:50:37.591 - error: host.iobroker Caught by controller[0]: at JSON.parse (<anonymous>) 2020-02-13 17:50:37.591 - error: host.iobroker Caught by controller[0]: at new Maphelper (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/maphelper.js:35:24) 2020-02-13 17:50:37.591 - error: host.iobroker Caught by controller[0]: at Adapter.main (/opt/iobroker/node_modules/iobroker.mihome-vacuum/main.js:1173:15) 2020-02-13 17:50:37.591 - error: host.iobroker Caught by controller[0]: at Adapter.emit (events.js:198:13) 2020-02-13 17:50:37.591 - error: host.iobroker Caught by controller[0]: at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7117:22) 2020-02-13 17:50:37.591 - error: host.iobroker Caught by controller[0]: at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6814:25) 2020-02-13 17:50:37.591 - error: host.iobroker Caught by controller[0]: at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:684:17) 2020-02-13 17:50:37.591 - error: host.iobroker Caught by controller[0]: at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) 2020-02-13 17:50:37.591 - error: host.iobroker Caught by controller[0]: at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49) 2020-02-13 17:50:37.591 - error: host.iobroker Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:68:7) 2020-02-13 17:50:37.591 - info: host.iobroker instance system.adapter.mihome-vacuum.0 terminated with code 0 (NO_ERROR) 2020-02-13 17:50:37.592 - info: host.iobroker Restart adapter system.adapter.mihome-vacuum.0 because enabled 2020-02-13 17:50:39.936 - info: host.iobroker "system.adapter.mihome-vacuum.0" disabled 2020-02-13 17:50:41.093 - info: host.iobroker "system.adapter.mihome-vacuum.1" disabled 2020-02-13 17:50:41.535 - info: host.iobroker "system.adapter.mihome-vacuum.2" disabled 2020-02-13 17:50:43.551 - info: host.iobroker "system.adapter.mihome-vacuum.0" enabled 2020-02-13 17:50:43.577 - info: host.iobroker instance system.adapter.mihome-vacuum.0 started with pid 20490 2020-02-13 17:50:46.807 - error: mihome-vacuum.0 (20490) uncaught exception: Unexpected end of JSON input 2020-02-13 17:50:46.809 - error: mihome-vacuum.0 (20490) SyntaxError: Unexpected end of JSON input at JSON.parse (<anonymous>) at new Maphelper (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/maphelper.js:35:24) at Adapter.main (/opt/iobroker/node_modules/iobroker.mihome-vacuum/main.js:1173:15) at Adapter.emit (events.js:198:13) at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7117:22) at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6814:25) at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:684:17) at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49) at process._tickCallback (internal/process/next_tick.js:68:7) 2020-02-13 17:50:47.356 - error: host.iobroker Caught by controller[0]: SyntaxError: Unexpected end of JSON input 2020-02-13 17:50:47.357 - error: host.iobroker Caught by controller[0]: at JSON.parse (<anonymous>) 2020-02-13 17:50:47.357 - error: host.iobroker Caught by controller[0]: at new Maphelper (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/maphelper.js:35:24) 2020-02-13 17:50:47.357 - error: host.iobroker Caught by controller[0]: at Adapter.main (/opt/iobroker/node_modules/iobroker.mihome-vacuum/main.js:1173:15) 2020-02-13 17:50:47.357 - error: host.iobroker Caught by controller[0]: at Adapter.emit (events.js:198:13) 2020-02-13 17:50:47.357 - error: host.iobroker Caught by controller[0]: at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7117:22) 2020-02-13 17:50:47.357 - error: host.iobroker Caught by controller[0]: at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6814:25) 2020-02-13 17:50:47.357 - error: host.iobroker Caught by controller[0]: at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:684:17) 2020-02-13 17:50:47.357 - error: host.iobroker Caught by controller[0]: at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) 2020-02-13 17:50:47.357 - error: host.iobroker Caught by controller[0]: at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49) 2020-02-13 17:50:47.357 - error: host.iobroker Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:68:7) 2020-02-13 17:50:47.357 - info: host.iobroker instance system.adapter.mihome-vacuum.0 terminated with code 0 (NO_ERROR) 2020-02-13 17:50:47.357 - info: host.iobroker Restart adapter system.adapter.mihome-vacuum.0 because enabled 2020-02-13 17:51:07.793 - error: mihome-vacuum.2 (20520) adapter disabled 2020-02-13 17:51:07.880 - warn: mihome-vacuum.2 (20520) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason 2020-02-13 17:51:08.108 - error: mihome-vacuum.1 (20513) adapter disabled 2020-02-13 17:51:08.184 - warn: mihome-vacuum.1 (20513) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason 2020-02-13 17:51:08.404 - error: host.iobroker instance system.adapter.mihome-vacuum.2 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND) 2020-02-13 17:51:08.405 - info: host.iobroker Do not restart adapter system.adapter.mihome-vacuum.2 because disabled or deleted 2020-02-13 17:51:08.719 - error: host.iobroker instance system.adapter.mihome-vacuum.1 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND) 2020-02-13 17:51:08.720 - info: host.iobroker Do not restart adapter system.adapter.mihome-vacuum.1 because disabled or deleted 2020-02-13 17:51:17.390 - info: host.iobroker instance system.adapter.mihome-vacuum.0 started with pid 20535 2020-02-13 17:51:21.770 - error: mihome-vacuum.0 (20535) uncaught exception: Unexpected end of JSON input 2020-02-13 17:51:21.772 - error: mihome-vacuum.0 (20535) SyntaxError: Unexpected end of JSON input at JSON.parse (<anonymous>) at new Maphelper (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/maphelper.js:35:24) at Adapter.main (/opt/iobroker/node_modules/iobroker.mihome-vacuum/main.js:1173:15) at Adapter.emit (events.js:198:13) at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7117:22) at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6814:25) at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:684:17) at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49) at process._tickCallback (internal/process/next_tick.js:68:7) 2020-02-13 17:51:22.343 - error: host.iobroker Caught by controller[0]: SyntaxError: Unexpected end of JSON input 2020-02-13 17:51:22.343 - error: host.iobroker Caught by controller[0]: at JSON.parse (<anonymous>) 2020-02-13 17:51:22.343 - error: host.iobroker Caught by controller[0]: at new Maphelper (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/maphelper.js:35:24) 2020-02-13 17:51:22.343 - error: host.iobroker Caught by controller[0]: at Adapter.main (/opt/iobroker/node_modules/iobroker.mihome-vacuum/main.js:1173:15) 2020-02-13 17:51:22.343 - error: host.iobroker Caught by controller[0]: at Adapter.emit (events.js:198:13) 2020-02-13 17:51:22.344 - error: host.iobroker Caught by controller[0]: at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7117:22) 2020-02-13 17:51:22.344 - error: host.iobroker Caught by controller[0]: at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6814:25) 2020-02-13 17:51:22.344 - error: host.iobroker Caught by controller[0]: at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:684:17) 2020-02-13 17:51:22.344 - error: host.iobroker Caught by controller[0]: at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) 2020-02-13 17:51:22.344 - error: host.iobroker Caught by controller[0]: at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49) 2020-02-13 17:51:22.344 - error: host.iobroker Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:68:7) 2020-02-13 17:51:22.344 - info: host.iobroker instance system.adapter.mihome-vacuum.0 terminated with code 0 (NO_ERROR) 2020-02-13 17:51:22.344 - info: host.iobroker Restart adapter system.adapter.mihome-vacuum.0 because enabled 2020-02-13 17:51:22.372 - warn: mqtt.0 (8070) Client [ESPClient_B4:E6:2D:23:0F:13] Message 3586 deleted after 11 retries 2020-02-13 17:51:28.373 - warn: mqtt.0 (8070) Client [ESPClient_B4:E6:2D:23:0F:13] Message 3585 deleted after 11 retries 2020-02-13 17:51:42.559 - info: host.iobroker instance system.adapter.mihome-vacuum.0 started with pid 20557 2020-02-13 17:51:45.273 - error: mihome-vacuum.0 (20557) uncaught exception: Unexpected end of JSON input 2020-02-13 17:51:45.275 - error: mihome-vacuum.0 (20557) SyntaxError: Unexpected end of JSON input at JSON.parse (<anonymous>) at new Maphelper (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/maphelper.js:35:24) at Adapter.main (/opt/iobroker/node_modules/iobroker.mihome-vacuum/main.js:1173:15) at Adapter.emit (events.js:198:13) at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7117:22) at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6814:25) at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:684:17) at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49) at process._tickCallback (internal/process/next_tick.js:68:7) 2020-02-13 17:51:45.859 - error: host.iobroker Caught by controller[0]: SyntaxError: Unexpected end of JSON input 2020-02-13 17:51:45.860 - error: host.iobroker Caught by controller[0]: at JSON.parse (<anonymous>) 2020-02-13 17:51:45.860 - error: host.iobroker Caught by controller[0]: at new Maphelper (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/maphelper.js:35:24) 2020-02-13 17:51:45.860 - error: host.iobroker Caught by controller[0]: at Adapter.main (/opt/iobroker/node_modules/iobroker.mihome-vacuum/main.js:1173:15) 2020-02-13 17:51:45.860 - error: host.iobroker Caught by controller[0]: at Adapter.emit (events.js:198:13) 2020-02-13 17:51:45.860 - error: host.iobroker Caught by controller[0]: at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7117:22) 2020-02-13 17:51:45.860 - error: host.iobroker Caught by controller[0]: at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6814:25) 2020-02-13 17:51:45.860 - error: host.iobroker Caught by controller[0]: at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:684:17) 2020-02-13 17:51:45.860 - error: host.iobroker Caught by controller[0]: at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) 2020-02-13 17:51:45.860 - error: host.iobroker Caught by controller[0]: at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49) 2020-02-13 17:51:45.860 - error: host.iobroker Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:68:7) 2020-02-13 17:51:45.860 - info: host.iobroker instance system.adapter.mihome-vacuum.0 terminated with code 0 (NO_ERROR) 2020-02-13 17:51:45.861 - info: host.iobroker Restart adapter system.adapter.mihome-vacuum.0 because enabled 2020-02-13 17:51:53.955 - info: host.iobroker instance system.adapter.mihome-vacuum.0 started with pid 20573 2020-02-13 17:51:54.650 - debug: mihome-vacuum.0 (20573) Redis Objects: Use Redis connection: 0.0.0.0:9001 2020-02-13 17:51:54.921 - debug: mihome-vacuum.0 (20573) Objects client ready ... initialize now 2020-02-13 17:51:54.931 - debug: mihome-vacuum.0 (20573) Objects create System PubSub Client 2020-02-13 17:51:54.932 - debug: mihome-vacuum.0 (20573) Objects create User PubSub Client 2020-02-13 17:51:54.934 - debug: mihome-vacuum.0 (20573) Objects client initialize lua scripts 2020-02-13 17:51:54.962 - debug: mihome-vacuum.0 (20573) Objects connected to redis: 0.0.0.0:9001 2020-02-13 17:51:54.967 - debug: mihome-vacuum.0 (20573) objectDB connected 2020-02-13 17:51:54.969 - debug: mihome-vacuum.0 (20573) Redis States: Use Redis connection: 0.0.0.0:9000 2020-02-13 17:51:54.997 - debug: mihome-vacuum.0 (20573) States create User PubSub Client 2020-02-13 17:51:55.008 - debug: mihome-vacuum.0 (20573) States create System PubSub Client 2020-02-13 17:51:55.035 - debug: mihome-vacuum.0 (20573) States connected to redis: 0.0.0.0:9000 2020-02-13 17:51:55.035 - debug: mihome-vacuum.0 (20573) statesDB connected 2020-02-13 17:51:57.424 - info: mihome-vacuum.0 (20573) starting. Version 2.0.1 in /opt/iobroker/node_modules/iobroker.mihome-vacuum, node: v10.18.0 2020-02-13 17:51:57.465 - info: mihome-vacuum.0 (20573) Expert mode enabled, states created 2020-02-13 17:51:57.466 - info: mihome-vacuum.0 (20573) Create state clean_home for controlling by cloud adapter 2020-02-13 17:51:57.475 - error: mihome-vacuum.0 (20573) uncaught exception: Unexpected end of JSON input 2020-02-13 17:51:57.476 - error: mihome-vacuum.0 (20573) SyntaxError: Unexpected end of JSON input at JSON.parse (<anonymous>) at new Maphelper (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/maphelper.js:35:24) at Adapter.main (/opt/iobroker/node_modules/iobroker.mihome-vacuum/main.js:1173:15) at Adapter.emit (events.js:198:13) at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7117:22) at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6814:25) at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:684:17) at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49) at process._tickCallback (internal/process/next_tick.js:68:7) 2020-02-13 17:51:57.520 - info: mihome-vacuum.0 (20573) terminating 2020-02-13 17:51:57.521 - info: mihome-vacuum.0 (20573) Terminated (NO_ERROR): Without reason 2020-02-13 17:51:58.042 - error: host.iobroker Caught by controller[0]: SyntaxError: Unexpected end of JSON input 2020-02-13 17:51:58.043 - error: host.iobroker Caught by controller[0]: at JSON.parse (<anonymous>) 2020-02-13 17:51:58.043 - error: host.iobroker Caught by controller[0]: at new Maphelper (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/maphelper.js:35:24) 2020-02-13 17:51:58.043 - error: host.iobroker Caught by controller[0]: at Adapter.main (/opt/iobroker/node_modules/iobroker.mihome-vacuum/main.js:1173:15) 2020-02-13 17:51:58.043 - error: host.iobroker Caught by controller[0]: at Adapter.emit (events.js:198:13) 2020-02-13 17:51:58.043 - error: host.iobroker Caught by controller[0]: at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7117:22) 2020-02-13 17:51:58.044 - error: host.iobroker Caught by controller[0]: at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6814:25) 2020-02-13 17:51:58.044 - error: host.iobroker Caught by controller[0]: at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:684:17) 2020-02-13 17:51:58.044 - error: host.iobroker Caught by controller[0]: at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) 2020-02-13 17:51:58.044 - error: host.iobroker Caught by controller[0]: at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49) 2020-02-13 17:51:58.044 - error: host.iobroker Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:68:7) 2020-02-13 17:51:58.044 - info: host.iobroker instance system.adapter.mihome-vacuum.0 terminated with code 0 (NO_ERROR) 2020-02-13 17:51:58.045 - info: host.iobroker Restart adapter system.adapter.mihome-vacuum.0 because enabled 2020-02-13 17:52:00.027 - info: host.iobroker instance system.adapter.freifunk.0 started with pid 20588 2020-02-13 17:52:12.379 - warn: mqtt.0 (8070) Client [ESPClient9] Message 3606 deleted after 11 retries 2020-02-13 17:52:18.319 - info: host.iobroker instance system.adapter.freifunk.0 terminated with code 0 (NO_ERROR) 2020-02-13 17:52:18.380 - warn: mqtt.0 (8070) Client [ESPClient_B4:E6:2D:23:0F:13] Message 3605 deleted after 11 retries 2020-02-13 17:52:28.071 - info: host.iobroker instance system.adapter.mihome-vacuum.0 started with pid 20605 2020-02-13 17:52:28.691 - debug: mihome-vacuum.0 (20605) Redis Objects: Use Redis connection: 0.0.0.0:9001 2020-02-13 17:52:28.973 - debug: mihome-vacuum.0 (20605) Objects client ready ... initialize now 2020-02-13 17:52:28.977 - debug: mihome-vacuum.0 (20605) Objects create System PubSub Client 2020-02-13 17:52:28.978 - debug: mihome-vacuum.0 (20605) Objects create User PubSub Client 2020-02-13 17:52:28.978 - debug: mihome-vacuum.0 (20605) Objects client initialize lua scripts 2020-02-13 17:52:29.005 - debug: mihome-vacuum.0 (20605) Objects connected to redis: 0.0.0.0:9001 2020-02-13 17:52:29.010 - debug: mihome-vacuum.0 (20605) objectDB connected 2020-02-13 17:52:29.012 - debug: mihome-vacuum.0 (20605) Redis States: Use Redis connection: 0.0.0.0:9000 2020-02-13 17:52:29.026 - debug: mihome-vacuum.0 (20605) States create User PubSub Client 2020-02-13 17:52:29.030 - debug: mihome-vacuum.0 (20605) States create System PubSub Client 2020-02-13 17:52:29.047 - debug: mihome-vacuum.0 (20605) States connected to redis: 0.0.0.0:9000 2020-02-13 17:52:29.048 - debug: mihome-vacuum.0 (20605) statesDB connected 2020-02-13 17:52:30.761 - info: mihome-vacuum.0 (20605) starting. Version 2.0.1 in /opt/iobroker/node_modules/iobroker.mihome-vacuum, node: v10.18.0 2020-02-13 17:52:30.781 - info: mihome-vacuum.0 (20605) Expert mode enabled, states created 2020-02-13 17:52:30.782 - info: mihome-vacuum.0 (20605) Create state clean_home for controlling by cloud adapter 2020-02-13 17:52:30.800 - error: mihome-vacuum.0 (20605) uncaught exception: Unexpected end of JSON input 2020-02-13 17:52:30.800 - error: mihome-vacuum.0 (20605) SyntaxError: Unexpected end of JSON input at JSON.parse (<anonymous>) at new Maphelper (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/maphelper.js:35:24) at Adapter.main (/opt/iobroker/node_modules/iobroker.mihome-vacuum/main.js:1173:15) at Adapter.emit (events.js:198:13) at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7117:22) at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6814:25) at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:684:17) at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49) at process._tickCallback (internal/process/next_tick.js:68:7) 2020-02-13 17:52:30.830 - info: mihome-vacuum.0 (20605) terminating 2020-02-13 17:52:30.830 - info: mihome-vacuum.0 (20605) Terminated (NO_ERROR): Without reason 2020-02-13 17:52:31.354 - error: host.iobroker Caught by controller[0]: SyntaxError: Unexpected end of JSON input 2020-02-13 17:52:31.354 - error: host.iobroker Caught by controller[0]: at JSON.parse (<anonymous>) 2020-02-13 17:52:31.354 - error: host.iobroker Caught by controller[0]: at new Maphelper (/opt/iobroker/node_modules/iobroker.mihome-vacuum/lib/maphelper.js:35:24) 2020-02-13 17:52:31.354 - error: host.iobroker Caught by controller[0]: at Adapter.main (/opt/iobroker/node_modules/iobroker.mihome-vacuum/main.js:1173:15) 2020-02-13 17:52:31.355 - error: host.iobroker Caught by controller[0]: at Adapter.emit (events.js:198:13) 2020-02-13 17:52:31.355 - error: host.iobroker Caught by controller[0]: at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7117:22) 2020-02-13 17:52:31.355 - error: host.iobroker Caught by controller[0]: at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6814:25) 2020-02-13 17:52:31.355 - error: host.iobroker Caught by controller[0]: at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:684:17) 2020-02-13 17:52:31.355 - error: host.iobroker Caught by controller[0]: at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) 2020-02-13 17:52:31.355 - error: host.iobroker Caught by controller[0]: at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49) 2020-02-13 17:52:31.355 - error: host.iobroker Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:68:7) 2020-02-13 17:52:31.355 - info: host.iobroker instance system.adapter.mihome-vacuum.0 terminated with code 0 (NO_ERROR) 2020-02-13 17:52:31.355 - info: host.iobroker Restart adapter system.adapter.mihome-vacuum.0 because enabled 2020-02-13 17:52:45.772 - info: host.iobroker "system.adapter.mihome-vacuum.0" disabled 2020-02-13 17:53:01.979 - debug: mihome-vacuum.0 (20627) Redis Objects: Use Redis connection: 0.0.0.0:9001 2020-02-13 17:53:02.246 - debug: mihome-vacuum.0 (20627) Objects client ready ... initialize now 2020-02-13 17:53:02.251 - debug: mihome-vacuum.0 (20627) Objects create System PubSub Client 2020-02-13 17:53:02.252 - debug: mihome-vacuum.0 (20627) Objects create User PubSub Client 2020-02-13 17:53:02.253 - debug: mihome-vacuum.0 (20627) Objects client initialize lua scripts 2020-02-13 17:53:02.285 - debug: mihome-vacuum.0 (20627) Objects connected to redis: 0.0.0.0:9001 2020-02-13 17:53:02.291 - debug: mihome-vacuum.0 (20627) objectDB connected 2020-02-13 17:53:02.293 - debug: mihome-vacuum.0 (20627) Redis States: Use Redis connection: 0.0.0.0:9000 2020-02-13 17:53:02.302 - debug: mihome-vacuum.0 (20627) States create User PubSub Client 2020-02-13 17:53:02.303 - debug: mihome-vacuum.0 (20627) States create System PubSub Client 2020-02-13 17:53:02.318 - debug: mihome-vacuum.0 (20627) States connected to redis: 0.0.0.0:9000 2020-02-13 17:53:02.318 - debug: mihome-vacuum.0 (20627) statesDB connected 2020-02-13 17:53:06.214 - error: mihome-vacuum.0 (20627) adapter disabled 2020-02-13 17:53:06.264 - warn: mihome-vacuum.0 (20627) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason 2020-02-13 17:53:06.806 - error: host.iobroker instance system.adapter.mihome-vacuum.0 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND) 2020-02-13 17:53:06.807 - info: host.iobroker Do not restart adapter system.adapter.mihome-vacuum.0 because disabled or deleted
-
@ilovegym hast du dich eingeloggt und das device in der Liste ausgewählt? Das ist zwingen erforderlich da im Hintergrund noch Daten verarbeitet werden. Bitte mal ein debug log mfg
-
@Meistertr Hi, soweit komm ich garnicht, da gleich die Meldung kommt "first scan devices" oder sowas..
Debug log ist mit dabei, hab ich später eingeschaltet, einfach runter scrollen... -
@ilovegym ok, bitte nochmal von git
-
@Meistertr sagte in Test Adapter mihome-vacuum v2.0.x:
@ilovegym ok, bitte nochmal von git
Ah, jetzt besser, ich konnte die Geräteliste gar nicht aufrufen, da kam immer ein Error:object:object
aber die vorhandenen Daten von der 1.x des Adapter wurden alle übernommen, so funktioniert es., alles, was der alte Adapter konnte, ging hier auch, so auf die Schnelle gesehen...
Nur Kartenmässig ging nix, siehe Fehler, mein Robo hat noch die Firmware 1768.2020-02-13 18:39:54.509 - info: host.iobroker stopInstance system.adapter.mihome-vacuum.0 send kill signal 2020-02-13 18:39:54.723 - error: mihome-vacuum.0 (22187) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:39:55.078 - info: host.iobroker instance system.adapter.mihome-vacuum.0 terminated with code 156 (156) 2020-02-13 18:39:57.034 - info: host.iobroker instance system.adapter.mihome-vacuum.0 started with pid 22356 2020-02-13 18:39:57.848 - debug: mihome-vacuum.0 (22356) Redis Objects: Use Redis connection: 0.0.0.0:9001 2020-02-13 18:39:58.646 - debug: mihome-vacuum.0 (22356) Objects client ready ... initialize now 2020-02-13 18:39:58.707 - debug: mihome-vacuum.0 (22356) Objects create System PubSub Client 2020-02-13 18:39:58.715 - debug: mihome-vacuum.0 (22356) Objects create User PubSub Client 2020-02-13 18:39:58.717 - debug: mihome-vacuum.0 (22356) Objects client initialize lua scripts 2020-02-13 18:39:58.779 - debug: mihome-vacuum.0 (22356) Objects connected to redis: 0.0.0.0:9001 2020-02-13 18:39:58.786 - debug: mihome-vacuum.0 (22356) objectDB connected 2020-02-13 18:39:58.789 - debug: mihome-vacuum.0 (22356) Redis States: Use Redis connection: 0.0.0.0:9000 2020-02-13 18:39:58.798 - debug: mihome-vacuum.0 (22356) States create User PubSub Client 2020-02-13 18:39:58.799 - debug: mihome-vacuum.0 (22356) States create System PubSub Client 2020-02-13 18:39:58.814 - debug: mihome-vacuum.0 (22356) States connected to redis: 0.0.0.0:9000 2020-02-13 18:39:58.815 - debug: mihome-vacuum.0 (22356) statesDB connected 2020-02-13 18:39:58.929 - info: host.iobroker "system.adapter.mihome-vacuum.2" disabled 2020-02-13 18:39:58.930 - info: host.iobroker stopInstance system.adapter.mihome-vacuum.2 (force=false, process=true) 2020-02-13 18:39:58.930 - info: host.iobroker stopInstance system.adapter.mihome-vacuum.2 send kill signal 2020-02-13 18:39:59.469 - info: host.iobroker instance system.adapter.mihome-vacuum.2 terminated with code 156 (156) 2020-02-13 18:40:00.031 - info: host.iobroker instance system.adapter.freifunk.0 started with pid 22372 2020-02-13 18:40:00.101 - info: host.iobroker "system.adapter.mihome-vacuum.1" disabled 2020-02-13 18:40:00.101 - info: host.iobroker stopInstance system.adapter.mihome-vacuum.1 (force=false, process=true) 2020-02-13 18:40:00.124 - info: host.iobroker stopInstance system.adapter.mihome-vacuum.1 send kill signal 2020-02-13 18:40:00.721 - info: host.iobroker instance system.adapter.mihome-vacuum.1 terminated with code 156 (156) 2020-02-13 18:40:01.832 - info: mihome-vacuum.0 (22356) starting. Version 2.0.1 in /opt/iobroker/node_modules/iobroker.mihome-vacuum, node: v10.18.0 2020-02-13 18:40:01.867 - info: mihome-vacuum.0 (22356) Expert mode enabled, states created 2020-02-13 18:40:01.868 - info: mihome-vacuum.0 (22356) Create state clean_home for controlling by cloud adapter 2020-02-13 18:40:01.883 - debug: mihome-vacuum.0 (22356) server started on 0.0.0.0:53421 2020-02-13 18:40:01.910 - info: mihome-vacuum.0 (22356) change states from State control.fan_power 2020-02-13 18:40:01.911 - info: mihome-vacuum.0 (22356) extend state mop for State control.fan_power 2020-02-13 18:40:01.956 - debug: mihome-vacuum.0 (22356) Receive <<< Helo <<< 2131002000000000047135005e4589f1ffffffffffffffffffffffffffffffff 2020-02-13 18:40:01.957 - debug: mihome-vacuum.0 (22356) Connected 2020-02-13 18:40:01.958 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":0,"get_clean_summary":0,"get_clean_record":0,"X_send_command":0} 2020-02-13 18:40:01.960 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f1 2020-02-13 18:40:01.962 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":1,"method":"get_status"} 2020-02-13 18:40:01.962 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131004000000000047135005e4589f1eb8470ffca22c7768109c4633515d7019f48e1c74b034bb4d5a0be87b1d2b3762ba9555eefaa785d9c604dceaeb4c585 2020-02-13 18:40:01.963 - debug: mihome-vacuum.0 (22356) requesting params every: 60 Sec 2020-02-13 18:40:01.963 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":0,"get_clean_summary":0,"get_clean_record":0,"X_send_command":0,"miIO.info":2} 2020-02-13 18:40:01.964 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f1 2020-02-13 18:40:01.964 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":2,"method":"miIO.info"} 2020-02-13 18:40:01.965 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131004000000000047135005e4589f1132e2d745fff2cba2e07a0c1fc2ce0aa732effaf4689d8e8864d30728d8a9ebd661f8e661fdf60250d7a2ca8b95ef847 2020-02-13 18:40:02.006 - debug: mihome-vacuum.0 (22356) Receive <<< {"partner_id":"","id":2,"code":0,"message":"ok","result":{"hw_ver":"Linux","fw_ver":"3.3.9_001768","ap":{"ssid":"MITS","bssid":"34:31:C4:9E:FF:ED","rssi":-63},"netif":{"localIp":"192.168.178.179","mask":"255.255.0.0","gw":"192.168.0.1"},"model":"roborock.vacuum.s5","mac":"78:11:DC:82:F6:92","token":"7266314134494254513679325a534b69","life":55860}}<<< 2131018000000000047135005e4589f1174d903264c39157e1a72c9a305856af460ad5ebc68b02136971703efe17fdc9abc73ca813212453225ad5a1fda808fcaeda075837bb57207b38040b61674cb72bce3bfbfbe150db59c1a509e12e69d710e791ffe04c7e8f1a2c1e446903687c5f500fb832ff8503f4d1da79ea7ecc658192fd7a2dc9d9afae839d1a70e090152783bb70beee8d705fd51097995e0f0b6a1f45b73f34b33782b25d71879179d10adef58f411d78169920fff6566bfb8408421d6b113e395804b34d41e3dd5f77d66dac3188e7bcb24cde2961af637535824d801501ecc189e5d0867bdf9b877878b24f306b343cb584f5e5f6d6073bc8444f5e63c544fb112c93c91f6175d0d46da7cf996a5f9ee0ea95769ac01958dec9ffc5a7dc3d6d5d51dac5d1599d81c24a0fa6153274419ed0d6b4eeb950012f3c753f55c9f05c8fae364dfdc9ac2e89af0742ff64320c2873d9fac7d816f79be2553b8b619a2f1a7e2251c5a83d3ac3122263b67240d90efe703efe8f0734c6 2020-02-13 18:40:02.012 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[{"msg_ver":2,"msg_seq":969,"state":5,"battery":99,"clean_time":60,"clean_area":1177500,"error_code":0,"map_present":1,"in_cleaning":1,"in_returning":0,"in_fresh_state":0,"lab_status":1,"fan_power":100,"dnd_enabled":0}],"id":1}<<< 2131011000000000047135005e4589f1cba67e8d2d011ef5799a133ddcbaac76293b9cb670e379f7d0e3458d1cb7a606a9b02827c4ed237a9fa2dacf73a7a79240f355d982e458151423b5397e82cfb8599593acfd9901f9abbe43d314068779866b886e0d7024b1f2d55ee39fc8762d76d373a8fe25b07139382474bcf0517db0c969fbb31d497725bf0575c48da21e76db93480dec23f78d36395ca9791e8c7ff126d476ed163a153dfbe26a02dacb407ceab731e94fd5275ddcf25eb8c6a7340bd8a848f81acf42398556e89263ece5854642b066fbc0543403608b06a9ce8f3437d47ecdff07c60274337e83abeb08af3303ee6c2c3ae1ce5fee1b6ed31168646ecdf6236c9024c8d0cd0f361323 2020-02-13 18:40:02.017 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:02.169 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":0,"get_clean_record":0,"X_send_command":0,"miIO.info":2} 2020-02-13 18:40:02.170 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f2 2020-02-13 18:40:02.171 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":3,"method":"get_consumable"} 2020-02-13 18:40:02.172 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131005000000000047135005e4589f23ff3e6eee6f1d7231968b01cbc4deb10ca60f9d9342a978bfa44157e05323050331ee546a4e70ca8d8f17d1beaa96747ba0a3489942e1edf503e7cf5f67fdda8 2020-02-13 18:40:02.373 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":4,"get_clean_record":0,"X_send_command":0,"miIO.info":2} 2020-02-13 18:40:02.374 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f2 2020-02-13 18:40:02.375 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":4,"method":"get_clean_summary"} 2020-02-13 18:40:02.375 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131005000000000047135005e4589f210b924a07de01cc43435692486f0d8d07fb5a1ddff97d917f23af24f035e5e7e46ad2bde47042a64827b98b79c82c94790568e7c79cf89bb9a2a6ed8eda9b3ba 2020-02-13 18:40:02.460 - info: mihome-vacuum.0 (22356) set nächster Timer: Nicht verfügbar 2020-02-13 18:40:02.552 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[{"main_brush_work_time":62634,"side_brush_work_time":62634,"filter_work_time":62634,"sensor_dirty_time":62634}],"id":3}<<< 213100b000000000047135005e4589f185002a2ed8b509bdb5a8bda2e38fe5ff0eaed62b065d15fabe0daa4708223fe6c565ab32894c65195f5038e92033faa1791a3af060922ae91ee17e44d5878e80fed4a1a2efa961076734095b5d53b757e77a87d76be65e7acca27b3b50f1b8a53c290cb84cbd2f8a7158fc3e747e520c0ab7ad65ab033c904e9b33f7d05c6be79c2feb14f26378d81d707d5a17e658cd8e7687d99857c9ef9716b7f462e9b054 2020-02-13 18:40:02.554 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[1157366,17064190000,630,[1581511884,1581408005,1581342300,1581148800,1581062399,1580976000,1580892300,1580803199,1580721300,1580544000,1580457601,1580371200,1580284800,1580198399,1580111999,1580045400,1579939200,1579852800,1579766400,1579679999]],"id":4}<<< 2131013000000000047135005e4589f17472f388b08f2d0699223d50697b01f2ec2a98b836b55d6d33b75791fbbff54619a6976ff699867d589612a3ed6a38f72b5119cd5fd8ade2d538b961efedf4b692a74701a9af9bb05cdcf8071836ea147f00bcacb47b065c651a6686d0807f9c656ac673785155cf3ef5f8911a5f345992545e9b7d335d4e08e2e203451201c56b0ef1eb0c7b77b41dcd72345b302e9ff33e9ebbbb49a9c485f1aae76e7273ef17cb9c8f5f55846866144580472df285b5bea191f7d32469a34253224b771c64f3ca434f6a671aadc26de2b3823503d1ce4c7e9b2e30b72c757e731b1dd1700de9dae2fd787a8fe8431d234a2eb9e6dddd6c8f444cdd9e7816da64aff0f98583b2a842349403a7e5508d0c16ed0aab3445197e43d2d8eb6370bbd792f372fbb0 2020-02-13 18:40:02.576 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":4,"get_clean_record":0,"X_send_command":0,"miIO.info":2,"get_sound_volume":5} 2020-02-13 18:40:02.578 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f2 2020-02-13 18:40:02.580 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":5,"method":"get_sound_volume"} 2020-02-13 18:40:02.580 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131005000000000047135005e4589f27c65f7ca2bb59c2bfb2f0f83c7ab298056e28eccccfd7bac63b3d3d03b85218a294067b5e8134a1f436a659466e615e93fef4a74b4caadf6e97503221d7e9211 2020-02-13 18:40:02.604 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[89],"id":5}<<< 2131004000000000047135005e4589f1e10f85d7d91bab543c53231519c7e433cf52ecd145e35f3423081bfcb7da24306bff1d4daa9ec03b7854d82f6d498946 2020-02-13 18:40:02.781 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":4,"get_clean_record":0,"X_send_command":0,"miIO.info":2,"get_sound_volume":5,"get_map_v1":6} 2020-02-13 18:40:02.782 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f2 2020-02-13 18:40:02.782 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":6,"method":"get_map_v1"} 2020-02-13 18:40:02.782 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131004000000000047135005e4589f2a69d9bf540dd214cbc85c9ac4546948abdab588969c882b2d1fe3d7e74806a8110d165a1e35e41632a7392e44b0cb1b0 2020-02-13 18:40:02.874 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":["retry"],"id":6}<<< 2131004000000000047135005e4589f2a23c62423915623499b95d3653e17be21e1c86fe99408dc97f824bb7256c86c7d2767dce996c5be77cb2bf404289d7ba 2020-02-13 18:40:02.984 - debug: mihome-vacuum.0 (22356) Request log entry: 1581511884 2020-02-13 18:40:02.984 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":4,"get_clean_record":7,"X_send_command":0,"miIO.info":2,"get_sound_volume":5,"get_map_v1":6} 2020-02-13 18:40:02.984 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f2 2020-02-13 18:40:02.985 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":7,"method":"get_clean_record","params":[1581511884]} 2020-02-13 18:40:02.985 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131006000000000047135005e4589f290c2f52213fda8760f6f6d1633cafd3cc71decbeeec3238230ddf4873527a4a732f749ab1315eebf6f4ff54556aa71120b0f213b910b1cf40720da186cee8a762a2761038da2805134ed98c5dbf99d22 2020-02-13 18:40:03.186 - debug: mihome-vacuum.0 (22356) Request log entry: 1581408005 2020-02-13 18:40:03.186 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":4,"get_clean_record":8,"X_send_command":0,"miIO.info":2,"get_sound_volume":5,"get_map_v1":6} 2020-02-13 18:40:03.187 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f3 2020-02-13 18:40:03.188 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":8,"method":"get_clean_record","params":[1581408005]} 2020-02-13 18:40:03.188 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131006000000000047135005e4589f36fb13190c736e38373bc62de0f5f3b0b4cb56ba7c6a9a7667b8082f402f29d5a79dfaf54abf0ae15356285f1fd0d8de49d5166ebf58164c89f4d744452fd8ced6df480507a5bb9813ad08a62918fad3c 2020-02-13 18:40:03.389 - debug: mihome-vacuum.0 (22356) Request log entry: 1581342300 2020-02-13 18:40:03.390 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":4,"get_clean_record":9,"X_send_command":0,"miIO.info":2,"get_sound_volume":5,"get_map_v1":6} 2020-02-13 18:40:03.390 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f3 2020-02-13 18:40:03.391 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":9,"method":"get_clean_record","params":[1581342300]} 2020-02-13 18:40:03.392 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131006000000000047135005e4589f3398d465ee20ba56458b9f0154971dfa9a58732fa6e570445fe2e357f77fe3b9bf999726e1fb83b0f6c8e3df82d5d8aa1c779ef8567407bf21da823905a733472a9952ebd3297b18ebb1e4885a985b97d 2020-02-13 18:40:03.593 - debug: mihome-vacuum.0 (22356) Request log entry: 1581148800 2020-02-13 18:40:03.594 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":4,"get_clean_record":10,"X_send_command":0,"miIO.info":2,"get_sound_volume":5,"get_map_v1":6} 2020-02-13 18:40:03.594 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f3 2020-02-13 18:40:03.595 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":10,"method":"get_clean_record","params":[1581148800]} 2020-02-13 18:40:03.595 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131006000000000047135005e4589f35ede6e26a169b4d0e06b3ed1d1618feb11284c10f9c5ab4ab1fdb54c7836da78d5805756b7330bf878751a199fac34a495efc4288924e79d007b09575dfe6cfd6e89301a93a04b7518603c61cb47d542 2020-02-13 18:40:03.796 - debug: mihome-vacuum.0 (22356) Request log entry: 1581062399 2020-02-13 18:40:03.797 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":4,"get_clean_record":11,"X_send_command":0,"miIO.info":2,"get_sound_volume":5,"get_map_v1":6} 2020-02-13 18:40:03.798 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f3 2020-02-13 18:40:03.801 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":11,"method":"get_clean_record","params":[1581062399]} 2020-02-13 18:40:03.802 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131006000000000047135005e4589f36c08a06e6f0f5235084697b9b70c723c9af9a5e568a24a19af22954df38e441663d0aa3659d7d6b43722495c2acb9e4b608decd3287009c90ce34f2f33f683a4b93f5e930cb7e6ebe3945ab8c0bc7a8e 2020-02-13 18:40:04.003 - debug: mihome-vacuum.0 (22356) Request log entry: 1580976000 2020-02-13 18:40:04.004 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":4,"get_clean_record":12,"X_send_command":0,"miIO.info":2,"get_sound_volume":5,"get_map_v1":6} 2020-02-13 18:40:04.005 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f4 2020-02-13 18:40:04.006 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":12,"method":"get_clean_record","params":[1580976000]} 2020-02-13 18:40:04.006 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131006000000000047135005e4589f4cf09643f078aa96f01685cc74d4732b988c19360073145d0dd56000ff3362c538440eceba2ca5ba879d3f8cd94c005aaad647ced938f7db4a6c826cf043c474c2fd64804dc9280b852b06a18fba4a318 2020-02-13 18:40:04.018 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:04.207 - debug: mihome-vacuum.0 (22356) Request log entry: 1580892300 2020-02-13 18:40:04.207 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":4,"get_clean_record":13,"X_send_command":0,"miIO.info":2,"get_sound_volume":5,"get_map_v1":6} 2020-02-13 18:40:04.208 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f4 2020-02-13 18:40:04.208 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":13,"method":"get_clean_record","params":[1580892300]} 2020-02-13 18:40:04.208 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131006000000000047135005e4589f4e2283dd1650923fe04d1941d93d69b263d8a48464118950691cf2d54ff1abf75342e8391d01691b5c96148b6b0e51faf0378e006986177224cabdadf6bf3e926f8b1808c17c63ab0907c6b11da72b452 2020-02-13 18:40:04.405 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[[1581511884,1581512333,449,8595000,0,1]],"id":7}<<< 2131006000000000047135005e4589f2dbfb08a7917cf18178a4c46baaadac8793a350ad766eaae86589d980be2acb9353eeef95b222b06f3a6113920e264ad9f23d78b4485081856d6a81f936c5c61a2d552b65353ed6d63a10d7fa562f53f2 2020-02-13 18:40:04.407 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[[1581408005,1581410309,2304,37880000,0,1]],"id":8}<<< 2131006000000000047135005e4589f21f6172891c3dc7a5619bdccd6907a29f93a350ad766eaae86589d980be2acb930b5815ec3c4e0ab27878ac163941a6ff214cf7131823a8b7a85a919652c269aef4db5a1dc3bbb7c9e6a5b82781385a79 2020-02-13 18:40:04.410 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[[1581342300,1581344674,2374,37992500,0,1]],"id":9}<<< 2131006000000000047135005e4589f2a71f65e8ae93013ac368432bae09ac1393a350ad766eaae86589d980be2acb93bea9733a8a2b303e765ab20b0c249a78bde7e1dd3ac3f0d6f5d33a909d1f97e8bf4c502fc5da3621b090c5874fc56817 2020-02-13 18:40:04.411 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[[1581148800,1581151137,2337,38000000,0,1]],"id":10}<<< 2131006000000000047135005e4589f2d8007b08cc48ae45b9ea8dac149e690b93a350ad766eaae86589d980be2acb93739e0680641ce64d4a18ced0758054c5082664c1ae20341afda3fc59af7fa13a94843f20d7698415141e76e0a9b18091 2020-02-13 18:40:04.412 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[[1581062399,1581064557,2158,37802500,0,1]],"id":11}<<< 2131006000000000047135005e4589f2934da2af04888969ad2daf2fed6df14893a350ad766eaae86589d980be2acb934ce92c35f68c107ec43b0f5c270ccc80a7e8ba9d49b439cac56fcd2f91b25e6a6f163578cf0f0bbacd8d0892bfc245af 2020-02-13 18:40:04.414 - debug: mihome-vacuum.0 (22356) Request log entry: 1580803199 2020-02-13 18:40:04.414 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":4,"get_clean_record":14,"X_send_command":0,"miIO.info":2,"get_sound_volume":5,"get_map_v1":6} 2020-02-13 18:40:04.417 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f4 2020-02-13 18:40:04.418 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":14,"method":"get_clean_record","params":[1580803199]} 2020-02-13 18:40:04.419 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131006000000000047135005e4589f43ce9daa9717e2b279ad8613491486cc31ed6827f76b896b16528b20facff082e29fe0bab8a2d72b8a9799eb41c29f7521de17fe041bbbcf8e020b1e2736ad3c489725a7ec630c1392266432bcc82a73f 2020-02-13 18:40:04.620 - debug: mihome-vacuum.0 (22356) Request log entry: 1580721300 2020-02-13 18:40:04.620 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":4,"get_clean_record":15,"X_send_command":0,"miIO.info":2,"get_sound_volume":5,"get_map_v1":6} 2020-02-13 18:40:04.621 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f4 2020-02-13 18:40:04.621 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":15,"method":"get_clean_record","params":[1580721300]} 2020-02-13 18:40:04.621 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131006000000000047135005e4589f4630945cbd8b62c5682980d68f5aa6dd7152252e90f8f1e9b07dd2c65ceea64b6eb6ea67f8b05565937737e4db5c2fe4fe0e9a595f867569f9c01b3ba4de45de9bc26ea0d3686215ceb5e18cc72c9db98 2020-02-13 18:40:04.822 - debug: mihome-vacuum.0 (22356) Request log entry: 1580544000 2020-02-13 18:40:04.823 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":4,"get_clean_record":16,"X_send_command":0,"miIO.info":2,"get_sound_volume":5,"get_map_v1":6} 2020-02-13 18:40:04.823 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f4 2020-02-13 18:40:04.824 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":16,"method":"get_clean_record","params":[1580544000]} 2020-02-13 18:40:04.825 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131006000000000047135005e4589f40932da7ecf6f0341ff5540ef7cd807e20a28763982c2ffac91427cb4fb2e3ec9e63a4175bfcf7d240943cb76745a5f26b499e241864124712e209d5d1707295131ff3aed70bd623d41eee83b294ea5fd 2020-02-13 18:40:04.878 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":4,"get_clean_record":16,"X_send_command":0,"miIO.info":2,"get_sound_volume":5,"get_map_v1":6,"get_carpet_mode":17} 2020-02-13 18:40:04.879 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f4 2020-02-13 18:40:04.880 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":17,"method":"get_carpet_mode"} 2020-02-13 18:40:04.892 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131005000000000047135005e4589f45b8dace38a1847cc4a404b8d1c374e5bac6a91179344ffae9b0a9d6c39fbdf252e17c4327399ecd62f2d1a717b59160775ea5cc3ed1b019924390555d49cbf21 2020-02-13 18:40:04.892 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":4,"get_clean_record":16,"X_send_command":0,"miIO.info":2,"get_sound_volume":5,"get_map_v1":6,"get_carpet_mode":17,"get_room_mapping":18} 2020-02-13 18:40:04.892 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f4 2020-02-13 18:40:04.893 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":18,"method":"get_room_mapping"} 2020-02-13 18:40:04.894 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131005000000000047135005e4589f4e4891bd7264a2afe19a4ddc37b89faa0c68a4faeacf4ad158abf5a370f28a783b733edb24ad6cf40469eed211f387f51fd9e52cecd03fb1f2e9cbd8fe8666601 2020-02-13 18:40:05.025 - debug: mihome-vacuum.0 (22356) Request log entry: 1580457601 2020-02-13 18:40:05.025 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":4,"get_clean_record":19,"X_send_command":0,"miIO.info":2,"get_sound_volume":5,"get_map_v1":6,"get_carpet_mode":17,"get_room_mapping":18} 2020-02-13 18:40:05.026 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f5 2020-02-13 18:40:05.027 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":19,"method":"get_clean_record","params":[1580457601]} 2020-02-13 18:40:05.027 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131006000000000047135005e4589f542fb877370035d48957906e1950fe5dd35adc98f9e9a6e7c1050064d6752b3698bf61e04ce8de970f50eb5f82eeb34e6b11a5e4ee7ab5db84c031734670fe00db555f6190a0cd9a0eaad067c995ab63c 2020-02-13 18:40:05.123 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[[1580976000,1580978319,2319,37930000,0,1]],"id":12}<<< 2131006000000000047135005e4589f3ff93170cc0c737c71e8c463ce64b160550d4488551ba910195c4f933ccbdb7c6392b4523363f52c90b2a71f5755c542d50eac814b216a9b2b98820b1df07f0809e8391b6df67ddaed5e4e7de4478ecef 2020-02-13 18:40:05.124 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[[1580892300,1580894544,2244,38217500,0,1]],"id":13}<<< 2131006000000000047135005e4589f36a6ffbb16781f9e2d2629a0966f4405050d4488551ba910195c4f933ccbdb7c67efa52f5e0e17bc5c979212600230ab68d8ed64ad50eb88c02eb749e53f10190b04d275760f426918db37171b2d56118 2020-02-13 18:40:05.131 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[[1580803199,1580805569,2370,38392500,0,1]],"id":14}<<< 2131006000000000047135005e4589f33c7b83b88e541ba614c72b31cb1590d650d4488551ba910195c4f933ccbdb7c6397b7f38a61a38378ae50e50cbd46bb40c7f8dfa86982e36dbd106e22b0c9f5b224328e21c1ed1fac0ae0eb0293c9beb 2020-02-13 18:40:05.133 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[[1580721300,1580723563,2263,38355000,0,1]],"id":15}<<< 2131006000000000047135005e4589f3ebf0a7cb53659cb47cc16bebb3bd002050d4488551ba910195c4f933ccbdb7c64b34ce6773512cab0751251ed19838cc559c46976d429e02e0cc61343700116995eb31bb72ba039da34a55005ce541f6 2020-02-13 18:40:05.134 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[[1580544000,1580546150,2150,37577500,0,1]],"id":16}<<< 2131006000000000047135005e4589f44f4221223b560592af77e811ee771cce50d4488551ba910195c4f933ccbdb7c6fb510fc8c9125df9838c8b0bfa17388bd3b4eb0ec64d6c6729ef5edd229a0eab351c0d563ec631da35961371cec321e6 2020-02-13 18:40:05.135 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[{"enable":1,"current_integral":450,"current_high":500,"current_low":400,"stall_time":10}],"id":17}<<< 2131009000000000047135005e4589f4406c188580cf23836835a62cd1c70b9816da488f2c7d623068b1e38f1baa82975e830418a41cf28c8e2b1d6da1e68e77b45c1208727d3b3b10f6c42a7dc952fbf7e802d8a6395685fe063b5850283811faadd81cd0280a5e08278cf71696760a36cc4af45bef4a83190a6cc8987fbe4e302d1c6ef5883d25407ac423f95a6098 2020-02-13 18:40:05.135 - info: mihome-vacuum.0 (22356) create state for carpet_mode 2020-02-13 18:40:05.137 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":"unknown_method","id":18}<<< 2131005000000000047135005e4589f4fb283555e5bce083090be060ee7979d34602a2788230b2b22031082b1e24329283a6319a4f1e397842e34bdde769ab7e35029e6929599fa2c829e98bf4967941 2020-02-13 18:40:05.138 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[[1580457601,1580459441,1840,32250000,0,1]],"id":19}<<< 2131006000000000047135005e4589f45304de13a32f135e86f64c26adb97eb250d4488551ba910195c4f933ccbdb7c6f44cae8166093c3590a474993e42f9d457ea7777cfb82ef0f19c0e377aab35bfc9daad54873b744c5f4647a89dd60406 2020-02-13 18:40:05.230 - debug: mihome-vacuum.0 (22356) Request log entry: 1580371200 2020-02-13 18:40:05.230 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":4,"get_clean_record":20,"X_send_command":0,"miIO.info":2,"get_sound_volume":5,"get_map_v1":6,"get_carpet_mode":17,"get_room_mapping":18} 2020-02-13 18:40:05.231 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f5 2020-02-13 18:40:05.232 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":20,"method":"get_clean_record","params":[1580371200]} 2020-02-13 18:40:05.234 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131006000000000047135005e4589f51362ee5111b427355ef63f931ff07564a49044836e699b1721a443c26c6ce71eb6c7f19db34c469c7aa1c75ecc8d0e53dc87e2c5eb0c7ee8296eab0462d4235461786b87bbdbaa3e24d9ecd069c715db 2020-02-13 18:40:05.324 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[[1580371200,1580373373,2173,37795000,0,1]],"id":20}<<< 2131006000000000047135005e4589f4d0039028091da4adf6d4cad802ae102e50d4488551ba910195c4f933ccbdb7c64b51efd5ea7056ce7b0c979a0f2d2ad5a1a87df2df773055a32708bc43437d19cccb6514cedac850e345210e54aa42d3 2020-02-13 18:40:05.435 - debug: mihome-vacuum.0 (22356) Request log entry: 1580284800 2020-02-13 18:40:05.435 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":4,"get_clean_record":21,"X_send_command":0,"miIO.info":2,"get_sound_volume":5,"get_map_v1":6,"get_carpet_mode":17,"get_room_mapping":18} 2020-02-13 18:40:05.436 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f5 2020-02-13 18:40:05.436 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":21,"method":"get_clean_record","params":[1580284800]} 2020-02-13 18:40:05.436 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131006000000000047135005e4589f583e7d02c8a2b59d101bc0ea32f30028bd6c3a0fca1f071e523cdf1a587a7b03240ddae624aebef9ba6699a0fe5a30db880870f26ccb471cb69ad2b65945e01356c782b923af740cc973d9a87d7fb7e2f 2020-02-13 18:40:05.455 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[[1580284800,1580286909,2109,37527500,0,1]],"id":21}<<< 2131006000000000047135005e4589f4559e113e05124936bea9304f15d31c2b50d4488551ba910195c4f933ccbdb7c6a6bbc435ea487b42c9e800fc6547d6f5ea1b2c10ba029cb4532a50403aff0f76b0a5a2c61cabcfcebd4d9efd76f26c16 2020-02-13 18:40:05.637 - debug: mihome-vacuum.0 (22356) Request log entry: 1580198399 2020-02-13 18:40:05.638 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":4,"get_clean_record":22,"X_send_command":0,"miIO.info":2,"get_sound_volume":5,"get_map_v1":6,"get_carpet_mode":17,"get_room_mapping":18} 2020-02-13 18:40:05.638 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f5 2020-02-13 18:40:05.639 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":22,"method":"get_clean_record","params":[1580198399]} 2020-02-13 18:40:05.640 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131006000000000047135005e4589f5129d7cd67f0a2d3c5722ee60f81c4526d208381692c370357dbadfd665e7787cb2f133a31cef20b24d2cb1ca6f2bf681c9151f1866a87d2b1667ad657224789dd25f4ba8d2a85e7aee9770c2e5880721 2020-02-13 18:40:05.829 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[[1580198399,1580200471,2072,37545000,0,1]],"id":22}<<< 2131006000000000047135005e4589f46cad0fbfc57337b07e2a16e43d90626350d4488551ba910195c4f933ccbdb7c6472519a6aaca49ff471e79487628405147d9cf998f26aca4e23b87d3e0fd021e7ddd87a1514a03debaf2d260007c35dd 2020-02-13 18:40:05.844 - debug: mihome-vacuum.0 (22356) Request log entry: 1580111999 2020-02-13 18:40:05.844 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":4,"get_clean_record":23,"X_send_command":0,"miIO.info":2,"get_sound_volume":5,"get_map_v1":6,"get_carpet_mode":17,"get_room_mapping":18} 2020-02-13 18:40:05.845 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f5 2020-02-13 18:40:05.845 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":23,"method":"get_clean_record","params":[1580111999]} 2020-02-13 18:40:05.846 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131006000000000047135005e4589f5a524aaf9eca0c3023fe6fb74b2e52883199ff1194cdb28f0da42de9c3c1bff58db7cb0cbe5f0747a672d8d7eee27d5858ca67c10cabff6184eff4559fe9f12a221a971882b0503e0def6223866b57a5b 2020-02-13 18:40:06.019 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:06.047 - debug: mihome-vacuum.0 (22356) Request log entry: 1580045400 2020-02-13 18:40:06.048 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":4,"get_clean_record":24,"X_send_command":0,"miIO.info":2,"get_sound_volume":5,"get_map_v1":6,"get_carpet_mode":17,"get_room_mapping":18} 2020-02-13 18:40:06.048 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f6 2020-02-13 18:40:06.049 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":24,"method":"get_clean_record","params":[1580045400]} 2020-02-13 18:40:06.049 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131006000000000047135005e4589f604722b3413370105d9177f91554d9a1055376262c769c01c6ec66c1fe567986a65288b8359dfe0399322727a1bba84c06dcc5a1d1dcd0e439478b4c84444e012f9ced7df291e1eb77352446e76c43d5a 2020-02-13 18:40:06.249 - debug: mihome-vacuum.0 (22356) Request log entry: 1579939200 2020-02-13 18:40:06.250 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":4,"get_clean_record":25,"X_send_command":0,"miIO.info":2,"get_sound_volume":5,"get_map_v1":6,"get_carpet_mode":17,"get_room_mapping":18} 2020-02-13 18:40:06.250 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f6 2020-02-13 18:40:06.251 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":25,"method":"get_clean_record","params":[1579939200]} 2020-02-13 18:40:06.251 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131006000000000047135005e4589f61a31df99d5a7d25923b5d5231eaf59989819c6ae49e0e4880cc382fa1e20244641eba6e46ac18d5bdfb783c45f0dc51a4fed0171ca51a151015796dffc0303c2f5e9cddfce12634051a95006e451ca10 2020-02-13 18:40:06.262 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[[1580111999,1580114084,2085,37500000,0,1]],"id":23}<<< 2131006000000000047135005e4589f5dd77e0d5835d6fffeb95593b4826383e50d4488551ba910195c4f933ccbdb7c648afc0fc01fb9d2cec4b28b976f3d89b761d5c2791edb90d3662167789f20c1cefe5023c0b687494bdc1666be34eaac4 2020-02-13 18:40:06.263 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[[1580045400,1580047495,2095,37625000,0,1]],"id":24}<<< 2131006000000000047135005e4589f5b7fe27b2e24a3301f9769b2da717166b50d4488551ba910195c4f933ccbdb7c6acff4e6a8a2cf14e84c164c1e4406b5011a44a0f66e482f43db650192ed599e3905aec7f7c47740cef2b567d90b3e7e1 2020-02-13 18:40:06.283 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[[1579939200,1579941765,2565,38425000,0,1]],"id":25}<<< 2131006000000000047135005e4589f50a90ed2baf1b8e49afc20f3e3eca514ae625aca48f45321009beb7c77f67da3a24f9051f2de9807ec710c6afe4c114558453be532c38faf2260bfc8b3df4de9354daf3737f6db294c75e662f715c7317 2020-02-13 18:40:06.452 - debug: mihome-vacuum.0 (22356) Request log entry: 1579852800 2020-02-13 18:40:06.453 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":4,"get_clean_record":26,"X_send_command":0,"miIO.info":2,"get_sound_volume":5,"get_map_v1":6,"get_carpet_mode":17,"get_room_mapping":18} 2020-02-13 18:40:06.453 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f6 2020-02-13 18:40:06.454 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":26,"method":"get_clean_record","params":[1579852800]} 2020-02-13 18:40:06.454 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131006000000000047135005e4589f679a5dbaa06b559709f5a8e81fe563a5ec0482720810312800e10e95c6e95e21aedbe9c36e079bf7d137dab19282500864d2ab89c96ea9cad58e380684a6d3be57a335e12a5e7f7e8327255de0ce903d0 2020-02-13 18:40:06.471 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[[1579852800,1579855124,2324,38595000,0,1]],"id":26}<<< 2131006000000000047135005e4589f55d0de9e88621871738956fb1fe8d9377e625aca48f45321009beb7c77f67da3a3a5701e8b8c0c7b2a4cec1f42d4b8ebb33a2029a3561579f09271f420694d70ae92d8de0d866fbdcbed3584264be68bc 2020-02-13 18:40:06.655 - debug: mihome-vacuum.0 (22356) Request log entry: 1579766400 2020-02-13 18:40:06.656 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":4,"get_clean_record":27,"X_send_command":0,"miIO.info":2,"get_sound_volume":5,"get_map_v1":6,"get_carpet_mode":17,"get_room_mapping":18} 2020-02-13 18:40:06.656 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f6 2020-02-13 18:40:06.657 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":27,"method":"get_clean_record","params":[1579766400]} 2020-02-13 18:40:06.657 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131006000000000047135005e4589f6f917dc2b1e4fd819a599d380deb500051ad06a8e545e4682cbd3899b5de4d66481b44274ecce711c4f0f7d8c229792a377cbece6c59c73e0a503533ca208f0240d2bf5e6aeb0cf5e639ad36e4356894b 2020-02-13 18:40:06.859 - debug: mihome-vacuum.0 (22356) Request log entry: 1579679999 2020-02-13 18:40:06.859 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":4,"get_clean_record":28,"X_send_command":0,"miIO.info":2,"get_sound_volume":5,"get_map_v1":6,"get_carpet_mode":17,"get_room_mapping":18} 2020-02-13 18:40:06.860 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589f6 2020-02-13 18:40:06.861 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":28,"method":"get_clean_record","params":[1579679999]} 2020-02-13 18:40:06.861 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131006000000000047135005e4589f681217624e0498f74df37342bf4bc12cf13cdb8904008570df71c2eec48f612ad3c5708c3d23b11673aefd92c357cee8cd2b65a1e75f6e78e68087ad4f83a7b0f605bb2f515e158b56aa79427e60ea863 2020-02-13 18:40:07.063 - debug: mihome-vacuum.0 (22356) CLEAN_LOGGING[{"Datum":"31.1","Start":"09:00","Saugzeit":"31 min","Fläche":"32.25 m²","Error":0,"Ende":true},{"Datum":"30.1","Start":"09:00","Saugzeit":"36 min","Fläche":"37.8 m²","Error":0,"Ende":true},{"Datum":"29.1","Start":"09:00","Saugzeit":"35 min","Fläche":"37.53 m²","Error":0,"Ende":true},{"Datum":"28.1","Start":"08:59","Saugzeit":"35 min","Fläche":"37.55 m²","Error":0,"Ende":true},{"Datum":"25.1","Start":"09:00","Saugzeit":"43 min","Fläche":"38.43 m²","Error":0,"Ende":true},{"Datum":"24.1","Start":"09:00","Saugzeit":"39 min","Fläche":"38.6 m²","Error":0,"Ende":true}] 2020-02-13 18:40:07.106 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[[1579766400,1579768859,2459,38190000,0,1]],"id":27}<<< 2131006000000000047135005e4589f6fdd01f83555161df8e68ee5d06d08d2ce625aca48f45321009beb7c77f67da3a833144b1eb6338806b314edb50f1ac3e0f4bc6bdbb5f42d2d62d43f6d804ddfba216a79c8b778d28c66ee92d46f072ff 2020-02-13 18:40:07.107 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[[1579679999,1579682316,2317,37340000,0,1]],"id":28}<<< 2131006000000000047135005e4589f644fe61df913eac5e0459ea4cb9f23aede625aca48f45321009beb7c77f67da3a9a46629945d098913747be3a9d7055aad1c6d1a6924d0ce8bdc7a93be97fd4c4252bd7773ba68578914ecc991bcf4da0 2020-02-13 18:40:08.020 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:10.022 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:10.237 - debug: mihome-vacuum.0 (22356) stateChange mihome-vacuum.0.control.home {"val":true,"ack":false,"ts":1581615610235,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1536167818116} 2020-02-13 18:40:10.237 - debug: mihome-vacuum.0 (22356) lastid{"get_status":1,"get_consumable":3,"get_clean_summary":4,"get_clean_record":28,"X_send_command":0,"miIO.info":2,"get_sound_volume":5,"get_map_v1":6,"get_carpet_mode":17,"get_room_mapping":18,"app_charge":29} 2020-02-13 18:40:10.238 - debug: mihome-vacuum.0 (22356) Timestamp: 5e4589fa 2020-02-13 18:40:10.238 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":29,"method":"app_charge"} 2020-02-13 18:40:10.238 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131004000000000047135005e4589fa8383879b965e401f436255309fcd82849a16da01c72080ec92b765648f85d221a37c2947383f54f894ccf02d9f71a454 2020-02-13 18:40:11.870 - debug: mihome-vacuum.0 (22356) robomap%2F74476450%2F18 2020-02-13 18:40:11.871 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:12.022 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:14.023 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:14.060 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":["ok"],"id":29}<<< 2131004000000000047135005e4589fc39e12642df06afd4b5dc9d498b4e6311efa0838265125aa051277e325cb1bbbc20daf78b42d71b6518a1217c0d05cdf6 2020-02-13 18:40:16.024 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:18.027 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:18.623 - info: host.iobroker instance system.adapter.freifunk.0 terminated with code 0 (NO_ERROR) 2020-02-13 18:40:20.029 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:22.029 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:24.030 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:26.031 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:28.032 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:30.033 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:32.033 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:32.120 - debug: mihome-vacuum.0 (22356) system.adapter.admin.0: logging true 2020-02-13 18:40:34.035 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:36.036 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:38.036 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:40.037 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:42.037 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:44.039 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:46.039 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:48.040 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:50.042 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:52.044 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:54.046 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:56.047 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:40:58.048 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:41:00.048 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:41:01.887 - debug: mihome-vacuum.0 (22356) lastid{"get_status":30,"get_consumable":3,"get_clean_summary":4,"get_clean_record":28,"X_send_command":0,"miIO.info":2,"get_sound_volume":5,"get_map_v1":6,"get_carpet_mode":17,"get_room_mapping":18,"app_charge":29} 2020-02-13 18:41:01.888 - debug: mihome-vacuum.0 (22356) Timestamp: 5e458a2d 2020-02-13 18:41:01.889 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":30,"method":"get_status"} 2020-02-13 18:41:01.889 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131004000000000047135005e458a2d087899e5464394b50f1e7fdb4db1029a9474fb67ce7fcf9714fc32589a5c34e2b305c2e80e43335ad07537898f5802e7 2020-02-13 18:41:01.889 - debug: mihome-vacuum.0 (22356) requesting params every: 60 Sec 2020-02-13 18:41:01.890 - debug: mihome-vacuum.0 (22356) lastid{"get_status":30,"get_consumable":3,"get_clean_summary":4,"get_clean_record":28,"X_send_command":0,"miIO.info":31,"get_sound_volume":5,"get_map_v1":6,"get_carpet_mode":17,"get_room_mapping":18,"app_charge":29} 2020-02-13 18:41:01.890 - debug: mihome-vacuum.0 (22356) Timestamp: 5e458a2d 2020-02-13 18:41:01.891 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":31,"method":"miIO.info"} 2020-02-13 18:41:01.891 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131004000000000047135005e458a2dafa17aba3bc6ea63b73b1a91672937175929f79d671592d930276b3c3a846d03fd18cf67154d7b3f254698ba3522a452 2020-02-13 18:41:02.049 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:41:02.061 - debug: mihome-vacuum.0 (22356) Receive <<< {"partner_id":"","id":31,"code":0,"message":"ok","result":{"hw_ver":"Linux","fw_ver":"3.3.9_001768","ap":{"ssid":"MITS","bssid":"34:31:C4:9E:FF:ED","rssi":-63},"netif":{"localIp":"192.168.178.179","mask":"255.255.0.0","gw":"192.168.0.1"},"model":"roborock.vacuum.s5","mac":"78:11:DC:82:F6:92","token":"7266314134494254513679325a534b69","life":55920}}<<< 2131018000000000047135005e458a2d3e709ceb874402be712e3cb98111f121460ad5ebc68b02136971703efe17fdc9747c5c79cd71a4f1c6b0b8dbf80e02dc61d501baad991f84e3a7b0f03761bd6b78dfcfdae4f4bbb01adeab9cb63d9c9ee113cd33bab08e680ddc9bf3be3b1dc1207b4225166cd6601dabcec6a00f6533159a920a2fa478336345de43cb914d67ed1dbd08a53ad8cc743ce097f78f66fa19cbaba5e9b1c61e37bc682dca768902a576dc6b1f4df622deaa0852ec5045b6b67a34ccb6cf326824df3d514496aab33a0767b13d06b3bf5a0da20900d840920c8954c6fc0b698c1181d5a762147a1bd715a70a4273f749c0ef6cf5aa1db309c3c2f8f2f633ee5d8d9fe955926e14c755d8eec6cc590a2b216ae0eaa7dcdac6c8b0e3777a05792d7ea67f5350c42908073de8d2b65a07dc3951ec4872111fe762260e440204831b468bc5bc4a5bae39001be493a067aadfc5bf2c4561452fea5cdd429dae662c68498eb50d804c0d4762e3ecb6c55c766471da1c9d78bd37cc 2020-02-13 18:41:02.070 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[{"msg_ver":2,"msg_seq":971,"state":5,"battery":98,"clean_time":134,"clean_area":2677500,"error_code":0,"map_present":1,"in_cleaning":1,"in_returning":0,"in_fresh_state":0,"lab_status":1,"fan_power":100,"dnd_enabled":0}],"id":30}<<< 2131012000000000047135005e458a2dd00a6f26599f6b8ab256667925cc07a7293b9cb670e379f7d0e3458d1cb7a606a9b02827c4ed237a9fa2dacf73a7a792c03be7721f5727eaab9550c43e5e2aebaf9fb66d19b933959845ef310a691c3ca92ef8d806e6bf8251d2b280ccf841eae6d97f1ee55ac70c966ceb8aa23372d4852fbb559cef30d111c119dc103d1d117bee82bbfe05623ae748a030d1c48ebf54519086ee97b658790642e82d97dc87e4adb54ee6dd9eeccade0a2b14bf0cbc2179b48ad83c64e107e031f4ed5804c3dc250ee5242d3695877357acd54e2fd737b0828e81a1c33a15a364c7b64396fa01fc8ea919c0ac2b7f80accd5d36dd8fd678f861b874acbb7b9bdab0bb21b3051be88f1624bb5e82a5c23924a7e2ad60 2020-02-13 18:41:02.093 - debug: mihome-vacuum.0 (22356) lastid{"get_status":30,"get_consumable":32,"get_clean_summary":4,"get_clean_record":28,"X_send_command":0,"miIO.info":31,"get_sound_volume":5,"get_map_v1":6,"get_carpet_mode":17,"get_room_mapping":18,"app_charge":29} 2020-02-13 18:41:02.094 - debug: mihome-vacuum.0 (22356) Timestamp: 5e458a2e 2020-02-13 18:41:02.095 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":32,"method":"get_consumable"} 2020-02-13 18:41:02.096 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131005000000000047135005e458a2ef9060cc3963bf376e2c68b9d71ce74c156948aeb243a9898eb43a0af9e8c589cc48016a06a42fb4834d6dd025a1df0b5ba17dc3c32b21d33ece5868856a923a2 2020-02-13 18:41:02.112 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[{"main_brush_work_time":62634,"side_brush_work_time":62634,"filter_work_time":62634,"sensor_dirty_time":62634}],"id":32}<<< 213100b000000000047135005e458a2ddaf7736844f590959bc5df43e549d9b90eaed62b065d15fabe0daa4708223fe6c565ab32894c65195f5038e92033faa1791a3af060922ae91ee17e44d5878e80fed4a1a2efa961076734095b5d53b757e77a87d76be65e7acca27b3b50f1b8a53c290cb84cbd2f8a7158fc3e747e520c0ab7ad65ab033c904e9b33f7d05c6be79c2feb14f26378d81d707d5a17e658cd00ccaf600f86ca39416c4261dd4d4cae 2020-02-13 18:41:02.303 - debug: mihome-vacuum.0 (22356) lastid{"get_status":30,"get_consumable":32,"get_clean_summary":33,"get_clean_record":28,"X_send_command":0,"miIO.info":31,"get_sound_volume":5,"get_map_v1":6,"get_carpet_mode":17,"get_room_mapping":18,"app_charge":29} 2020-02-13 18:41:02.305 - debug: mihome-vacuum.0 (22356) Timestamp: 5e458a2e 2020-02-13 18:41:02.307 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":33,"method":"get_clean_summary"} 2020-02-13 18:41:02.310 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131005000000000047135005e458a2e0a91229993385417e81fdb1e830dc9fc23c99627e1d9eae2677f422a3b8441852fef2856dad5d8b12865c49584f8711365144ddd3703b85233296def24a32907 2020-02-13 18:41:02.406 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[1157366,17064190000,630,[1581511884,1581408005,1581342300,1581148800,1581062399,1580976000,1580892300,1580803199,1580721300,1580544000,1580457601,1580371200,1580284800,1580198399,1580111999,1580045400,1579939200,1579852800,1579766400,1579679999]],"id":33}<<< 2131013000000000047135005e458a2d21cba9f6a29291cf84c1d531bdf12d7eec2a98b836b55d6d33b75791fbbff54619a6976ff699867d589612a3ed6a38f72b5119cd5fd8ade2d538b961efedf4b692a74701a9af9bb05cdcf8071836ea147f00bcacb47b065c651a6686d0807f9c656ac673785155cf3ef5f8911a5f345992545e9b7d335d4e08e2e203451201c56b0ef1eb0c7b77b41dcd72345b302e9ff33e9ebbbb49a9c485f1aae76e7273ef17cb9c8f5f55846866144580472df285b5bea191f7d32469a34253224b771c64f3ca434f6a671aadc26de2b3823503d1ce4c7e9b2e30b72c757e731b1dd1700de9dae2fd787a8fe8431d234a2eb9e6dddd6c8f444cdd9e7816da64aff0f98583b2a842349403a7e5508d0c16ed0aab3460a3d714dfcc25a0f6760aaf3d18d647 2020-02-13 18:41:02.524 - debug: mihome-vacuum.0 (22356) lastid{"get_status":30,"get_consumable":32,"get_clean_summary":33,"get_clean_record":28,"X_send_command":0,"miIO.info":31,"get_sound_volume":34,"get_map_v1":6,"get_carpet_mode":17,"get_room_mapping":18,"app_charge":29} 2020-02-13 18:41:02.525 - debug: mihome-vacuum.0 (22356) Timestamp: 5e458a2e 2020-02-13 18:41:02.526 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":34,"method":"get_sound_volume"} 2020-02-13 18:41:02.527 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131005000000000047135005e458a2e76954fb66c76b4b834b781a87c9da27aa2f6ecd6e689ba926bde08f2cf02b04c0d9dccbeb056851ffbaa719f752b6741772cd82f74be9fc8e5815241a3e463eb 2020-02-13 18:41:02.731 - debug: mihome-vacuum.0 (22356) lastid{"get_status":30,"get_consumable":32,"get_clean_summary":33,"get_clean_record":28,"X_send_command":0,"miIO.info":31,"get_sound_volume":34,"get_map_v1":35,"get_carpet_mode":17,"get_room_mapping":18,"app_charge":29} 2020-02-13 18:41:02.731 - debug: mihome-vacuum.0 (22356) Timestamp: 5e458a2e 2020-02-13 18:41:02.732 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":35,"method":"get_map_v1"} 2020-02-13 18:41:02.733 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131004000000000047135005e458a2e45354bf6b58d597a2a79afc9e60eabcf85e97bea08c8f0a98ee32e3df536a152da4842b3c347f6fc94183d9ab907477c 2020-02-13 18:41:02.755 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[89],"id":34}<<< 2131004000000000047135005e458a2d9b86c394ad47a6b6ea3af44ab35568b8cf52ecd145e35f3423081bfcb7da243043a42842c614be7206fa4730aa2a014e 2020-02-13 18:41:02.889 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":["retry"],"id":35}<<< 2131004000000000047135005e458a2d078c59c13b72a9cdbe55566268d5b3871e1c86fe99408dc97f824bb7256c86c7013b634244577d8e86cec8f058b702a6 2020-02-13 18:41:02.933 - debug: mihome-vacuum.0 (22356) lastid{"get_status":30,"get_consumable":32,"get_clean_summary":33,"get_clean_record":28,"X_send_command":0,"miIO.info":31,"get_sound_volume":34,"get_map_v1":35,"get_carpet_mode":36,"get_room_mapping":18,"app_charge":29} 2020-02-13 18:41:02.933 - debug: mihome-vacuum.0 (22356) Timestamp: 5e458a2e 2020-02-13 18:41:02.934 - debug: mihome-vacuum.0 (22356) sendMsg >>> {"id":36,"method":"get_carpet_mode"} 2020-02-13 18:41:02.934 - debug: mihome-vacuum.0 (22356) sendMsgRaw >>> 2131005000000000047135005e458a2ef0b9e69222d7a07e7f20f83840077127bfc5d8f409dd6dcb0ed3a08f9db42fc27e8e3bde61c70060bf5880e810b615a696d721ab6d85f13d8326a201c96d8c74 2020-02-13 18:41:03.094 - debug: mihome-vacuum.0 (22356) Receive <<< {"result":[{"enable":1,"current_integral":450,"current_high":500,"current_low":400,"stall_time":10}],"id":36}<<< 2131009000000000047135005e458a2efebe4a32b95dbc8caa6512740f40d07116da488f2c7d623068b1e38f1baa82975e830418a41cf28c8e2b1d6da1e68e77b45c1208727d3b3b10f6c42a7dc952fbf7e802d8a6395685fe063b5850283811faadd81cd0280a5e08278cf71696760a36cc4af45bef4a83190a6cc8987fbe4e273fc28c0635bde3214b47d0456d6278 2020-02-13 18:41:04.049 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:41:06.051 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:41:08.051 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:41:10.051 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:41:12.060 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:41:14.062 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:41:16.063 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:41:18.064 - error: mihome-vacuum.0 (22356) TypeError: Cannot read property 'mimap' of undefined 2020-02-13 18:41:18.649 - debug: mihome-vacuum.0 (22356) stateChange mihome-vacuum.0.control.home {"val":true,"ack":false,"ts":1581615678646,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1536167818116}
-
@ilovegym kannst du mal schauen was in der Browser console steht wenn du get device klickst
-
Mal eine Frage. Kann man mit dieser Version dann auch die Karte anzeigen lasen,wenn man die erste Version des Vacuum cleaner hat?
Grüße Andreas -
Hi @Meistertr
voller Erwartung gerade die neue Version installiert
Leider kommt ein Fehler bei "Get Devices":
mihome-vacuum.0 2020-02-13 20:02:19.629 info (24982) discover TypeError: Cannot read property 'log' of undefined
Außerdem stürzt der Adapter ab. Ich hatte die Option "Karte über Xiaomi Cloud aktivieren" aktiviert, mangels Verbindung zur Cloud dann den Fehler beim Absturz im Log:
mihome-vacuum.0 2020-02-13 20:02:21.863 error (24982) TypeError: Cannot read property 'mimap' of undefined
Danke und Gruss
Ralf
-
ich hatte mir selbst ein bein gestellt, jetzt sollte es gehen
-
Gerade nochmal getestet, sieht so aus würde er ein Stück weiter kommen:
mihome-vacuum.0 2020-02-13 20:49:59.858 debug (14210) sendTo "discovery" to system.adapter.admin.0 from system.adapter.mihome-vacuum.0
mihome-vacuum.0 2020-02-13 20:49:59.858 info (14210) discover HTTP ERROR
mihome-vacuum.0 2020-02-13 20:49:59.857 error (14210) undefined
mihome-vacuum.0 2020-02-13 20:49:59.819 debug (14210) Xiaomi Cloud: Login successful
mihome-vacuum.0 2020-02-13 20:49:58.037 debug (14210) Thu Feb 13 2020 20:49:58 GMT+0100 (GMT+01:00)Was mir wegen der ersten Zeile nicht ganz klar ist: Geht das über den Discovery-Adapter ?
Danke.
-
@AggroRalf nein das hat mit dem discovery adapter nix zu tun. hast du den richtigen server ausgewählt? und den sauger in der Liste ausgewählt? einloggen kann er sich erfolgreich aber er kann die karte nicht finden..
ne moment es ist ja noch im suchmodus -
@AggroRalf hast du deine geräte auf china? versuch mal auf china zu stellen und vor der suche zu speichern
-
@Meistertr
Der Server ist Germany, aber der Trick war die Einstellungen vorzunehmen, zu Speichern und somit den Adapter neu zu starten, danach konnte er das Device korrekt ermitteltDas mit der Karte klappt leider noch nicht, habe noch ein Fehler:
mihome-vacuum.0 2020-02-13 21:09:14.862 error (23942) Error when receiving mapurl
mihome-vacuum.0 2020-02-13 21:09:14.775 debug (23942) Xiaomi Cloud: Login successful
mihome-vacuum.0 2020-02-13 21:09:13.004 error (23942) deny
mihome-vacuum.0 2020-02-13 21:09:13.002 debug (23942) Thu Feb 13 2020 21:09:13 GMT+0100 (GMT+01:00)
mihome-vacuum.0 2020-02-13 21:09:13.001 error (23942) Error when receiving mapurl
mihome-vacuum.0 2020-02-13 21:09:12.868 debug (23942) robomap%2F74476450%2F18 -
@AggroRalf sagte in Test Adapter mihome-vacuum v2.0.x:
Error when receiving mapurl
der mappointer ist noch nicht aktualisiert. lass den adapter mal laufen und beobachte mal den log es sollte in regelmäßigen abständen get_map_v1 abgerufen werden und als antwort was mit robomap... kan bsi zu 20 min dauern, da der adapter nun mehrmals neu gestartet wurde und der roboter die nachrichten blockiert hat. lass ihn mal in 20 min saugen und schau mal ob die map dann da ist
-
Bin auch gerade mal am testen und bei mir bekommt er auch keine map.
Du hast einen codeblock an die Flasche Stelle gepackt:
else if (answer.id === last_id['get_map_v1'] || answer.id === last_id['get_fresh_map_v1']) { MAP.updateMapPointer(answer.result[0]); }
Dass muss in Zeile so um die 850,bei den Antworten und nicht bei den commands hin
Ich habe mir mnal erlaubt das zu fixen, ist im git
Du setzt den mappointer hart auf
this.mappointer = "robomap%2F74476450%2F18"
Und versuchst dann direkt die Karte zu laden. Ich denke, dass macht keinen Sinn? Wenn müssest du dir den letzten mapPointer merken? -
@dirkhe dafür ist eigentlich der 10 sek timeout der harte pointer war nur zum testen, das wollte ich morgen umbauen
-
Was mir noch aufgefallen ist: Nach "Get Devices" zeigt er das Gerät korrekt an. Das Gerät steht aber unten auch immer noch unter "manuelle Einstellungen".
Nach "Get Devices" ändert sich der Speichern-Button nicht, für ihn wurde also keine Einstellung geändert. Wenn ich dann die Einstellungen verlasse und die Adapterkonfig neu aufrufe, dann ist die Liste der Devices wieder leer.
Ist das korrekt so ?
Ich kann die manuellen Einstellungen auch nicht "leeren", da er dann meldet dass der Token fehlerhaft ist.
-
@Meistertr
habe gerade eben nochmal von Git gezogen, jetzt funktioniert es soweit, ohne Fehler, ne Map Url kommt...Teste morgen weiter, sonst wecke ich das Haus auf wenn die 3 los marschieren, und dann bin ich morgen tot..