NEWS
ZigBee neue Version 1.5.x
-
@arteck Hallo nur drücken hat nix gebracht.
Ich hab den Coordinator in den anlernmodus versetzt und bei den devices auch.
Dann ging es. Vorher den Osram gezogen.
Also danke nochmal für den support. -
@asgothian
Moin
Ich habe es eben genau wie beschrieben versucht. Erst per rm gelöscht und dann über Git installiert.
Leider selbe Fehler. Mir ist beim Löschen aufgefallen, das er mir beim rm -R op/iobroker/node_modules/zigbee-herdsman-converter die Rückmeldung gab, das es dieses Verzeichnis nicht gibt!?
Hier der LOG nach dem Adapterstart nach einem Reboot:2021-06-03 19:05:48.983 - info: zigbee.0 (1584) Try to reconnect. 1 attempts left 2021-06-03 19:05:48.984 - info: zigbee.0 (1584) Starting Zigbee npm ... 2021-06-03 19:05:49.004 - info: zigbee.0 (1584) Installed Version: ioBroker/ioBroker.zigbee#2e4229b8f378537e9733b3ccd7f690d76c6c94f2 2021-06-03 19:05:49.222 - error: zigbee.0 (1584) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'" 2021-06-03 19:05:49.224 - error: zigbee.0 (1584) Failed to start Zigbee 2021-06-03 19:05:49.224 - error: zigbee.0 (1584) Error herdsman start 2021-06-03 19:06:06.959 - info: enigma2.0 (1427) enigma2: 192.168.7.13:80 ist nicht erreichbar! 2021-06-03 19:06:07.018 - warn: enigma2.0 (1427) State "enigma2.0.Message.MESSAGE_ANSWER" has no existing object, this might lead to an error in future versions 2021-06-03 19:06:53.822 - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true) 2021-06-03 19:06:53.834 - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal 2021-06-03 19:06:53.834 - info: zigbee.0 (1584) Got terminate signal TERMINATE_YOURSELF 2021-06-03 19:06:53.835 - info: zigbee.0 (1584) cleaned everything up... 2021-06-03 19:06:53.839 - info: zigbee.0 (1584) Zigbee: disabling joining new devices. 2021-06-03 19:06:53.840 - warn: zigbee.0 (1584) Failed to stop zigbee during startup 2021-06-03 19:06:53.841 - info: zigbee.0 (1584) terminating 2021-06-03 19:06:53.842 - info: zigbee.0 (1584) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2021-06-03 19:06:53.843 - error: zigbee.0 (1584) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). 2021-06-03 19:06:53.844 - error: zigbee.0 (1584) unhandled promise rejection: Cannot read property 'getEntries' of null 2021-06-03 19:06:53.845 - error: zigbee.0 (1584) TypeError: Cannot read property 'getEntries' of null at Function.loadFromDatabaseIfNecessary (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:220:55) at Function.all (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:240:16) at Controller.getDevices (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:303:31) at ZigbeeController.getClients (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:228:49) at DeviceAvailability.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceAvailability.js:222:43) at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:214:42) at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:385:20) at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:696:41) at processTicksAndRejections (internal/process/task_queues.js:97:5) 2021-06-03 19:06:53.845 - error: zigbee.0 (1584) Cannot read property 'getEntries' of null 2021-06-03 19:06:54.551 - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2021-06-03 19:06:56.865 - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 1679 2021-06-03 19:07:00.129 - info: zigbee.0 (1679) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v12.22.1, js-controller: 3.2.16 2021-06-03 19:07:00.247 - info: zigbee.0 (1679) Starting Zigbee npm ... 2021-06-03 19:07:00.574 - info: zigbee.0 (1679) Installed Version: ioBroker/ioBroker.zigbee#2e4229b8f378537e9733b3ccd7f690d76c6c94f2 2021-06-03 19:07:02.187 - error: zigbee.0 (1679) Configuration is not consistent with adapter state/backup! 2021-06-03 19:07:02.188 - error: zigbee.0 (1679) - PAN ID: configured=6754, adapter=6754 2021-06-03 19:07:02.189 - error: zigbee.0 (1679) - Extended PAN ID: configured=aadddddddddddddd, adapter=00124b0009d6d8b0 2021-06-03 19:07:02.190 - error: zigbee.0 (1679) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d 2021-06-03 19:07:02.191 - error: zigbee.0 (1679) - Channel List: configured=24, adapter=24 2021-06-03 19:07:02.192 - error: zigbee.0 (1679) Please update configuration to prevent further issues. 2021-06-03 19:07:02.192 - error: zigbee.0 (1679) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json. 2021-06-03 19:07:02.193 - error: zigbee.0 (1679) Re-commissioning your network will require re-pairing of all devices! 2021-06-03 19:07:02.195 - error: zigbee.0 (1679) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information" 2021-06-03 19:07:02.196 - error: zigbee.0 (1679) Failed to start Zigbee 2021-06-03 19:07:02.196 - error: zigbee.0 (1679) Error herdsman start 2021-06-03 19:07:12.198 - info: zigbee.0 (1679) Try to reconnect. 1 attempts left 2021-06-03 19:07:12.199 - info: zigbee.0 (1679) Starting Zigbee npm ... 2021-06-03 19:07:12.224 - info: zigbee.0 (1679) Installed Version: ioBroker/ioBroker.zigbee#2e4229b8f378537e9733b3ccd7f690d76c6c94f2 2021-06-03 19:07:12.447 - error: zigbee.0 (1679) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'" 2021-06-03 19:07:12.448 - error: zigbee.0 (1679) Failed to start Zigbee 2021-06-03 19:07:12.449 - error: zigbee.0 (1679) Error herdsman start 2021-06-03 19:07:18.881 - error: zigbee.0 (1679) getGroups: caught error: TypeError: Cannot read property 'getGroups' of undefined 2021-06-03 19:07:29.595 - info: web.0 (1392) <==Disconnect system.user.admin from ::ffff:192.168.7.219 vis.0 2021-06-03 19:07:49.592 - debug: statistics.0 (1569) system.adapter.admin.0: logging true
Was kann ich noch probieren?
Danke und Gruß
Björn -
@frankthegreat said in ZigBee neue Version 1.5.x:
@mickym sagte in ZigBee neue Version 1.5.x:
@legro, @Fenriswolf
.. Allerdings nur beim Safari.
Beim Firefox ist alles io...von daher seh ich das ganze entspanntEigentlich möchte ich nicht jedesmal, wenn ich die Rückseite der Kachel mir anschauen will, meinen alten Windows-PC anwerfen müssen. Der freut sich nämlich, endlich in Rente zu sein.
-
lohnt sich dieser Umbau https://zigbee.blakadder.com/Lidl_TYGWZ-01.html
wird das mit dem Adapter funktionieren? -
Hallo ich habe leider auch mit dem Zigbee Adapter 1.5.6 Probleme, hier das Log dazu:
host.raspberrypi 2021-06-03 23:51:58.771 info Restart adapter system.adapter.zigbee.0 because enabled host.raspberrypi 2021-06-03 23:51:58.770 error instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED) host.raspberrypi 2021-06-03 23:51:58.770 error Caught by controller[0]: } host.raspberrypi 2021-06-03 23:51:58.770 error Caught by controller[0]: ] host.raspberrypi 2021-06-03 23:51:58.769 error Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js' host.raspberrypi 2021-06-03 23:51:58.769 error Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js', host.raspberrypi 2021-06-03 23:51:58.769 error Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/utils.js', host.raspberrypi 2021-06-03 23:51:58.769 error Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/index.js', host.raspberrypi 2021-06-03 23:51:58.768 error Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/devices/danfoss.js', host.raspberrypi 2021-06-03 23:51:58.768 error Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/index.js', host.raspberrypi 2021-06-03 23:51:58.768 error Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/ledvance.js', host.raspberrypi 2021-06-03 23:51:58.767 error Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js', host.raspberrypi 2021-06-03 23:51:58.767 error Caught by controller[0]: requireStack: [ host.raspberrypi 2021-06-03 23:51:58.767 error Caught by controller[0]: code: 'MODULE_NOT_FOUND', host.raspberrypi 2021-06-03 23:51:58.766 error Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19) { host.raspberrypi 2021-06-03 23:51:58.766 error Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14) host.raspberrypi 2021-06-03 23:51:58.766 error Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32) host.raspberrypi 2021-06-03 23:51:58.766 error Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10) host.raspberrypi 2021-06-03 23:51:58.765 error Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30) host.raspberrypi 2021-06-03 23:51:58.765 error Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js:5:15) host.raspberrypi 2021-06-03 23:51:58.765 error Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18) host.raspberrypi 2021-06-03 23:51:58.764 error Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19) host.raspberrypi 2021-06-03 23:51:58.764 error Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:667:27) host.raspberrypi 2021-06-03 23:51:58.764 error Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15) host.raspberrypi 2021-06-03 23:51:58.764 error Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js host.raspberrypi 2021-06-03 23:51:58.763 error Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js host.raspberrypi 2021-06-03 23:51:58.763 error Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/utils.js host.raspberrypi 2021-06-03 23:51:58.763 error Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/index.js host.raspberrypi 2021-06-03 23:51:58.762 error Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/devices/danfoss.js host.raspberrypi 2021-06-03 23:51:58.762 error Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/index.js host.raspberrypi 2021-06-03 23:51:58.762 error Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/ledvance.js host.raspberrypi 2021-06-03 23:51:58.762 error Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js host.raspberrypi 2021-06-03 23:51:58.761 error Caught by controller[0]: Require stack: host.raspberrypi 2021-06-03 23:51:58.761 error Caught by controller[0]: Error: Cannot find module 'buffer-crc32' host.raspberrypi 2021-06-03 23:51:58.761 error Caught by controller[0]: ^ host.raspberrypi 2021-06-03 23:51:58.760 error Caught by controller[0]: throw err; host.raspberrypi 2021-06-03 23:51:58.760 error Caught by controller[0]: internal/modules/cjs/loader.js:818 host.raspberrypi 2021-06-03 23:51:56.709 info instance system.adapter.zigbee.0 started with pid 3229
RPi 3
Zigbee 1.5.6
CC2538 StickHat jemand einen Tipp?
-
@anno171986 bei dir scheint der adapter nicht richtig installier zu sein..
installier nochmal drüber von GIT https://github.com/ioBroker/ioBroker.zigbee/wiki/GIT-install
adapter stopp
dannrm /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json
adapter starten
-
@arteck said in ZigBee neue Version 1.5.x:
@anno171986 bei dir scheint der adapter nicht richtig installier zu sein..
installier nochmal drüber von GIT https://github.com/ioBroker/ioBroker.zigbee/wiki/GIT-install
Ich habe schon folgendes gemacht:
@mr-x said in ZigBee neue Version 1.5.x:
@arteck sagte in ZigBee neue Version 1.5.x:
bevor du anfängst was wild auszuprobieren
adapter stoppen DEN RICHTIGEN
console auf AUF DEM RICHTIGEN HOST AUF
rm -R /opt/iobroker/node_modules/zigbee-herdsman rm -R /opt/iobroker/node_modules/zigbee-herdsman-converter rm -R /opt/iobroker/node_modules/@serialport rm -R /opt/iobroker/node_modules/iobroker.zigbee
dann von GIT ... AUF DEM RICHTIGEN HOST installieren https://github.com/ioBroker/ioBroker.zigbee/wiki/GIT-install
nix löschen... nix deinstallieren... nur das machen was da oben steht
Hey, sorry, soll ich das ganze auf dem Master machen, oder auf dem Slave, wo Zigbee nicht mehr tut?
Bei
rm -R /opt/iobroker/node_modules/zigbee-herdsman-converter
hat er einen Fehler ausgegeben, dass er das modul nicht entfernen kann, da nicht gefunden (oder so).
Bevor ich das (über GIT installiert) gemacht habe, gab es einen ähnlichen Fehler, jedoch war dort der Fehler dass ein "Serial" (oder so ähnlich) nicht gefunden werden konnte.
Soll ich es einfach nochmal probieren?
-
@anno171986 ich kann dir nicht folgen .. aber ja
-
Hallo zusammen, ich habe gestern das Update von 1.4.4 auf 1.5.6 gemacht. Soweit ist erstmal alles in Ordnung. Das einzige was jetzt gar nicht mehr funktioniert ist der Firmware aktualisieren Button. Wenn ich diesen drücke, passiert garnichts. Ich habe verschiedene Browser ausprobiert. Ich habe mir das Log angeschaut und habe keine Warnungen oder Error Einträge. Ist da was bekannt? Gerne stelle ich weitere Infos zur Verfügung. Was wird gebraucht?
Mfg
David -
@david83 doch ... schau im LOG..da wird der start des checks Protokolliert
-
@arteck Ich habe gestern auch von Version 1.4.4 auf 1.5.6 geupdated. Dann kam ein Fehlerbild, was ähnlich dem ist, was ich oben gepostet habe, jedoch war dort von einem "serialport" Modul (oder so ähnlich die Rede, welches nicht gefunden wurde.
Nach dem ich etwas gesucht habe, hatte ich dieses Thema hier gefunden und habe dann folgendes gemacht:
iobroker stoppen
rm -R /opt/iobroker/node_modules/zigbee-herdsman rm -R /opt/iobroker/node_modules/zigbee-herdsman-converter rm -R /opt/iobroker/node_modules/@serialport rm -R /opt/iobroker/node_modules/iobroker.zigbee
Bei
rm -R /opt/iobroker/node_modules/zigbee-herdsman-converter
kam der Fehler dass er diesen nicht entfernen konnte, da nicht vorhanden.
Danach von den Adapter von GIT installiert installieren https://github.com/ioBroker/ioBroker.zigbee/wiki/GIT-install
iobroker startenDas ist der aktuelle Stand und ich bekomme folgenden Fehler:
host.raspberrypi 2021-06-03 23:51:58.771 info Restart adapter system.adapter.zigbee.0 because enabled host.raspberrypi 2021-06-03 23:51:58.770 error instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED) host.raspberrypi 2021-06-03 23:51:58.770 error Caught by controller[0]: } host.raspberrypi 2021-06-03 23:51:58.770 error Caught by controller[0]: ] host.raspberrypi 2021-06-03 23:51:58.769 error Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js' host.raspberrypi 2021-06-03 23:51:58.769 error Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js', host.raspberrypi 2021-06-03 23:51:58.769 error Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/utils.js', host.raspberrypi 2021-06-03 23:51:58.769 error Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/index.js', host.raspberrypi 2021-06-03 23:51:58.768 error Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/devices/danfoss.js', host.raspberrypi 2021-06-03 23:51:58.768 error Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/index.js', host.raspberrypi 2021-06-03 23:51:58.768 error Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/ledvance.js', host.raspberrypi 2021-06-03 23:51:58.767 error Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js', host.raspberrypi 2021-06-03 23:51:58.767 error Caught by controller[0]: requireStack: [ host.raspberrypi 2021-06-03 23:51:58.767 error Caught by controller[0]: code: 'MODULE_NOT_FOUND', host.raspberrypi 2021-06-03 23:51:58.766 error Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19) { host.raspberrypi 2021-06-03 23:51:58.766 error Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14) host.raspberrypi 2021-06-03 23:51:58.766 error Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32) host.raspberrypi 2021-06-03 23:51:58.766 error Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10) host.raspberrypi 2021-06-03 23:51:58.765 error Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30) host.raspberrypi 2021-06-03 23:51:58.765 error Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js:5:15) host.raspberrypi 2021-06-03 23:51:58.765 error Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18) host.raspberrypi 2021-06-03 23:51:58.764 error Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19) host.raspberrypi 2021-06-03 23:51:58.764 error Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:667:27) host.raspberrypi 2021-06-03 23:51:58.764 error Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15) host.raspberrypi 2021-06-03 23:51:58.764 error Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js host.raspberrypi 2021-06-03 23:51:58.763 error Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js host.raspberrypi 2021-06-03 23:51:58.763 error Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/utils.js host.raspberrypi 2021-06-03 23:51:58.763 error Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/index.js host.raspberrypi 2021-06-03 23:51:58.762 error Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/devices/danfoss.js host.raspberrypi 2021-06-03 23:51:58.762 error Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/index.js host.raspberrypi 2021-06-03 23:51:58.762 error Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/ledvance.js host.raspberrypi 2021-06-03 23:51:58.762 error Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js host.raspberrypi 2021-06-03 23:51:58.761 error Caught by controller[0]: Require stack: host.raspberrypi 2021-06-03 23:51:58.761 error Caught by controller[0]: Error: Cannot find module 'buffer-crc32' host.raspberrypi 2021-06-03 23:51:58.761 error Caught by controller[0]: ^ host.raspberrypi 2021-06-03 23:51:58.760 error Caught by controller[0]: throw err; host.raspberrypi 2021-06-03 23:51:58.760 error Caught by controller[0]: internal/modules/cjs/loader.js:818 host.raspberrypi 2021-06-03 23:51:56.709 info instance system.adapter.zigbee.0 started with pid 3229
Ich probiere heute Abend dann nochmal folgendes:
iobroker stoppenrm -R /opt/iobroker/node_modules/zigbee-herdsman rm -R /opt/iobroker/node_modules/zigbee-herdsman-converter rm -R /opt/iobroker/node_modules/@serialport rm -R /opt/iobroker/node_modules/iobroker.zigbee
Danach von den Adapter von GIT installiert installieren https://github.com/ioBroker/ioBroker.zigbee/wiki/GIT-install
iobroker starten -
@anno171986 sagte in ZigBee neue Version 1.5.x:
rm -R /opt/iobroker/node_modules/zigbee-herdsman-converter
hier fehlt ein Buchstabe am ende.. mein Fehler
rm -R /opt/iobroker/node_modules/zigbee-herdsman-converters
ALSO SO MUSS DAS
rm -R /opt/iobroker/node_modules/zigbee-herdsman rm -R /opt/iobroker/node_modules/zigbee-herdsman-converters rm -R /opt/iobroker/node_modules/@serialport rm -R /opt/iobroker/node_modules/iobroker.zigbee
-
Benutzt du immernoch das zigbee Modul aus deiner Signatur? Hast du damit keine Probleme in 1.5.6?
MfG
eMd -
@emd ich habe mehrere Coordinatoren.. auch zum testen..sowie unterschiedliche Hardware (pi,vm,rock64) und Betriebsysteme
-
@david83 hast Du auch die Kacheln umgedreht? Das Ergebnis des OTA Firmware Checks siehst Du auf der Rückseite (früher Vorderseite)
-
@arteck said in ZigBee neue Version 1.5.x:
@anno171986 sagte in ZigBee neue Version 1.5.x:
rm -R /opt/iobroker/node_modules/zigbee-herdsman-converter
hier fehlt ein Buchstabe am ende.. mein Fehler
rm -R /opt/iobroker/node_modules/zigbee-herdsman-converters
ALSO SO MUSS DAS
rm -R /opt/iobroker/node_modules/zigbee-herdsman rm -R /opt/iobroker/node_modules/zigbee-herdsman-converters rm -R /opt/iobroker/node_modules/@serialport rm -R /opt/iobroker/node_modules/iobroker.zigbee
Nach dem ersten Befehl kommt jetzt folgende Frage:
rm: in schreibgeschütztes Verzeichnis '/opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/build' absteigen?
-
@anno171986 sudo davor..dann sollte es gehen
-
@msauer said in ZigBee neue Version 1.5.x:
@anno171986 sudo davor..dann sollte es gehen
Das hat geklappt, jetzt kommt
pi@raspberrypi:~ $ sudo rm -R /opt/iobroker/node_modules/@serialport rm: das Entfernen von '/opt/iobroker/node_modules/@serialport' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
-
@anno171986
Dann ist schon alles gut - das Verzeichnis ist weg.A.
-
@asgothian said in ZigBee neue Version 1.5.x:
@anno171986
Dann ist schon alles gut - das Verzeichnis ist weg.A.
Ok. Ich habe jetzt alle 4 Zeilen ausgeführt und den iobroker wieder gestartet. Wenn ich jetzt bei Instanzen gucke, ist da immer noch ein "zigbee.0", ist das richtig so? Habe ich das nicht gerade über die Konsole deinstalliert? Auch unter Adapter steht bei Zigbee "Installierte Version: 1.5.6" und "Installierte Instanzen: 1"