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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Entwicklung
  4. ZigBee neue Version 1.4.0

NEWS

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

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

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

ZigBee neue Version 1.4.0

Scheduled Pinned Locked Moved Entwicklung
zigbeeneugitalpha
393 Posts 62 Posters 95.3k Views 68 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    exv2
    wrote on last edited by
    #25

    Ich hoffe das mir einer helfen kann.
    Ich bekomme meine installierte Version 1.1.0 nicht auf Version 1.4.0 upgedatet.

    Bei der Installation kommt folgene Meldung

    $ ./iobroker upgrade zigbee
    Update zigbee from @1.1.0 to @1.4.0
    host.server Adapter "system.adapter.zigbee.0" is stopped.
    NPM version: 6.14.4
    npm install iobroker.zigbee@1.4.0 --loglevel error (System call)
    gyp
     ERR! find Python gyp ERR! find Python Python is not set from command line or npm configurationgyp ERR! find Python Python is not set from environment variable PYTHONgyp ERR! find Python checking if "python" can be usedgyp ERR! find Python - "python" is not in PATH or produced an errorgyp ERR! find Python checking if "python2" can be usedgyp ERR! find Python - "python2" is not in PATH or produced an errorgyp ERR! find Python checking if "python3" can be usedgyp ERR! find Python - "python3" is not in PATH or produced an errorgyp ERR! find Python checking if the py launcher can be used to find Python 2gyp ERR! find Python - "py.exe" is not in PATH or produced an errorgyp ERR! find Python checking if Python is C:\Python27\python.exegyp ERR! find Python - "C:\Python27\python.exe" could not be rungyp ERR! find Python checking if Python is C:\Python37\python.exegyp ERR! find Python - "C:\Python37\python.exe" could not be rungyp ERR! find Python gyp ERR! find Python **********************************************************gyp ERR! find Python You need to install the latest version of Python.gyp ERR! find Python Node-gyp should be able to find and use Python. If not,gyp ERR! find Python you can try one of the following options:gyp ERR! find Python - Use the switch --python="C:\Path\To\python.exe"gyp ERR! find Python   (accepted by both node-gyp and npm)gyp ERR! find Python - Set the environment variable PYTHONgyp ERR! find Python - Set the npm configuration variable python:gyp ERR! find Python   npm config set python "C:\Path\To\python.exe"gyp ERR! find Python For more information consult the documentation at:gyp ERR! find Python https://github.com/nodejs/node-gyp#installationgyp ERR! find Python **********************************************************gyp ERR! find Python gyp ERR! configure error gyp ERR! stack Error: Could not find any Python installation to usegyp ERR! stack     at PythonFinder.fail (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:307:47)gyp ERR! stack     at PythonFinder.runChecks (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:136:21)gyp ERR! stack     at PythonFinder.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:225:16)gyp ERR! stack     at PythonFinder.execFileCallback (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:271:16)gyp ERR! stack     at exithandler (child_process.js:310:5)gyp ERR! stack     at ChildProcess.errorhandler (child_process.js:322:5)gyp ERR! stack     at ChildProcess.emit (events.js:310:20)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:273:12)gyp ERR! stack     at onErrorNT (internal/child_process.js:469:16)gyp ERR! stack     at processTicksAndRejections (internal/process/task_queues.js:84:21)gyp ERR! System Windows_NT 10.0.14393gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"gyp ERR! cwd C:\ioBroker\node_modules\@serialport\bindingsgyp ERR! node -v v12.16.2gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok 
    npm
     
    ERR!
     
    code ELIFECYCLEnpm ERR! errno 1npm ERR! @serialport/bindings@9.0.3 install: `prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild`npm ERR!
     Exit status 1npm ERR! npm ERR! Failed at the @serialport/bindings@9.0.3 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
    
    npm ERR! A complete log of this run can be found in:npm ERR!     C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache\_logs\2020-12-07T15_55_37_322Z-debug.log
    ERROR: host.server Cannot install iobroker.zigbee@1.4.0: 1
    ERROR: process exited with code 25
    

    ioBroker läuft bauf einen Windows Server.
    Python ist in der Version 3.9 installiert.

    Vielen Dank schon mal für eure Hilfe.

    AsgothianA 1 Reply Last reply
    0
    • E exv2

      Ich hoffe das mir einer helfen kann.
      Ich bekomme meine installierte Version 1.1.0 nicht auf Version 1.4.0 upgedatet.

      Bei der Installation kommt folgene Meldung

      $ ./iobroker upgrade zigbee
      Update zigbee from @1.1.0 to @1.4.0
      host.server Adapter "system.adapter.zigbee.0" is stopped.
      NPM version: 6.14.4
      npm install iobroker.zigbee@1.4.0 --loglevel error (System call)
      gyp
       ERR! find Python gyp ERR! find Python Python is not set from command line or npm configurationgyp ERR! find Python Python is not set from environment variable PYTHONgyp ERR! find Python checking if "python" can be usedgyp ERR! find Python - "python" is not in PATH or produced an errorgyp ERR! find Python checking if "python2" can be usedgyp ERR! find Python - "python2" is not in PATH or produced an errorgyp ERR! find Python checking if "python3" can be usedgyp ERR! find Python - "python3" is not in PATH or produced an errorgyp ERR! find Python checking if the py launcher can be used to find Python 2gyp ERR! find Python - "py.exe" is not in PATH or produced an errorgyp ERR! find Python checking if Python is C:\Python27\python.exegyp ERR! find Python - "C:\Python27\python.exe" could not be rungyp ERR! find Python checking if Python is C:\Python37\python.exegyp ERR! find Python - "C:\Python37\python.exe" could not be rungyp ERR! find Python gyp ERR! find Python **********************************************************gyp ERR! find Python You need to install the latest version of Python.gyp ERR! find Python Node-gyp should be able to find and use Python. If not,gyp ERR! find Python you can try one of the following options:gyp ERR! find Python - Use the switch --python="C:\Path\To\python.exe"gyp ERR! find Python   (accepted by both node-gyp and npm)gyp ERR! find Python - Set the environment variable PYTHONgyp ERR! find Python - Set the npm configuration variable python:gyp ERR! find Python   npm config set python "C:\Path\To\python.exe"gyp ERR! find Python For more information consult the documentation at:gyp ERR! find Python https://github.com/nodejs/node-gyp#installationgyp ERR! find Python **********************************************************gyp ERR! find Python gyp ERR! configure error gyp ERR! stack Error: Could not find any Python installation to usegyp ERR! stack     at PythonFinder.fail (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:307:47)gyp ERR! stack     at PythonFinder.runChecks (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:136:21)gyp ERR! stack     at PythonFinder.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:225:16)gyp ERR! stack     at PythonFinder.execFileCallback (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:271:16)gyp ERR! stack     at exithandler (child_process.js:310:5)gyp ERR! stack     at ChildProcess.errorhandler (child_process.js:322:5)gyp ERR! stack     at ChildProcess.emit (events.js:310:20)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:273:12)gyp ERR! stack     at onErrorNT (internal/child_process.js:469:16)gyp ERR! stack     at processTicksAndRejections (internal/process/task_queues.js:84:21)gyp ERR! System Windows_NT 10.0.14393gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"gyp ERR! cwd C:\ioBroker\node_modules\@serialport\bindingsgyp ERR! node -v v12.16.2gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok 
      npm
       
      ERR!
       
      code ELIFECYCLEnpm ERR! errno 1npm ERR! @serialport/bindings@9.0.3 install: `prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild`npm ERR!
       Exit status 1npm ERR! npm ERR! Failed at the @serialport/bindings@9.0.3 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      
      npm ERR! A complete log of this run can be found in:npm ERR!     C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache\_logs\2020-12-07T15_55_37_322Z-debug.log
      ERROR: host.server Cannot install iobroker.zigbee@1.4.0: 1
      ERROR: process exited with code 25
      

      ioBroker läuft bauf einen Windows Server.
      Python ist in der Version 3.9 installiert.

      Vielen Dank schon mal für eure Hilfe.

      AsgothianA Offline
      AsgothianA Offline
      Asgothian
      Developer
      wrote on last edited by
      #26

      @exv2 Bitte dafür einen neuen Thread aufmachen. Das ist nicht zigbee-adapter spezifisch, sondern es scheint das in deiner node/iobroker installation etwas nicht passt.

      A.

      ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
      "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

      1 Reply Last reply
      0
      • H Offline
        H Offline
        hoktar
        wrote on last edited by hoktar
        #27

        Hallo,
        Ich glaube die RGB-Lampe vom Lidl wird nicht richtig unterstützt. Ich kann sie zwar anlernen, aber außer An/Aus und die RGB Farben kann ich nichts machen. Habe sie heute auch schon umgetauscht , aber auch mit der neuen keine Veränderung. Eigentlich sollte sie doch auch in Weiß leuchten und die Farbtemperatur einstellen können. Dimmen kann ich gar nicht genau sagen ob das funktioniert oder nicht.

        MfG Bastian

        RGB zigbee lampe.JPG RGB zigbee lampe restart.JPG RGB zigbee lampe Lidl.JPG RGB zigbee lampe Geräteinfo.JPG RGB zigbee lampe Bild.JPG

        I S 2 Replies Last reply
        0
        • AsgothianA Asgothian

          @JackDaniel
          Ich wollte mir mal ein Bild von dem Fehler machen - irgendwie kommt da immer das raus:
          Screenshot 2020-12-07 at 15.35.50.png

          Im Ernst - ohne weitere Referenzen kann an mit der Fehlermeldung NICHTS getan werden.

          • Node JS Version
          • ioBroker.Zigbee Version
          • HW des Koordinators
          • Kachel des Koordinators im ioBroker.Zigbee (sofern iobroker.Zigbee Version1.4.0)
          • betroffene Geräte (Beschreibung, Kachel, welche DP's hast du versucht zu "binden"
          • ggf. auftretende debug Meldungen beim "bind"
          • ggf. auftretende debug Meldungen beim "unbind"
            (Ja, fuer die beiden letzten Punkte ist es notwendig den Adapter im Debug zu starten und das ganze noch einmal zu probieren)

          Ansonsten: Logs in code Tags, damit es so aussieht - dann kann man das nicht nur lesen sondern sogar auch verstehen:

          Failed to doBindUnbind TypeError: Cannot read property 'split' of undefined 
          at Binding.getBindEp (/opt/iobroker/node_modules/iobroker.zigbee/lib/binding.js:89:28) at Binding.doBindUnbind (/opt/iobroker/node_modules/iobroker.zigbee/lib/binding.js:102:111) 
          at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:97:5) 
          at async /opt/iobroker/node_modules/iobroker.zigbee/lib/binding.js:255:21
          

          A.

          JackDanielJ Online
          JackDanielJ Online
          JackDaniel
          wrote on last edited by
          #28

          Node JS Version - v12.20.0
          ioBroker.Zigbee Version -1.4.0
          HW des Koordinators - dieser hier

          Bildschirmfoto 2020-12-07 um 18.03.08.png
          Bildschirmfoto 2020-12-07 um 18.02.28.png
          Bildschirmfoto 2020-12-07 um 18.02.49.png
          Bildschirmfoto 2020-12-07 um 18.09.49.png

          das kommt beim löschversuch

          zigbee.0	2020-12-07 18:07:21.101	debug	(541206) sendTo "getMap" to system.adapter.admin.0 from system.adapter.zigbee.0
          zigbee.0	2020-12-07 18:07:21.100	debug	(541206) getMap result: {"lqis":[{"parent":"0x00124b001940be55","networkAddress":2054,"ieeeAddr":"0x000d6ffffe63cff3","lqi":71,"relationship":1,"depth":1,"status":"online"},{"parent":"0x00124b001940be
          zigbee.0	2020-12-07 18:07:21.099	debug	(541206) Get map succeeded [{"parent":"0x00124b001940be55","networkAddress":2054,"ieeeAddr":"0x000d6ffffe63cff3","lqi":71,"relationship":1,"depth":1,"status":"online"},{"parent":"0x00124b001940be55","
          zigbee.0	2020-12-07 18:07:21.098	debug	(541206) Routing table succeeded for '0x000d6ffffe2fd9f5'
          zigbee.0	2020-12-07 18:07:21.098	debug	(541206) Routing for '0x000d6ffffe2fd9f5': {"table":[{"destinationAddress":0,"nextHop":0},{"destinationAddress":61554,"status":"ACTIVE","nextHop":47570},{"destinationAddress":27862,"status":"ACTIVE","
          zigbee.0	2020-12-07 18:07:21.022	debug	(541206) LQI succeeded for '0x000d6ffffe2fd9f5'
          zigbee.0	2020-12-07 18:07:20.956	debug	(541206) Routing table succeeded for '0xd0cf5efffeea9a16'
          zigbee.0	2020-12-07 18:07:20.955	debug	(541206) Routing for '0xd0cf5efffeea9a16': {"table":[{"destinationAddress":0,"nextHop":0},{"destinationAddress":13418,"status":"ACTIVE","nextHop":13418},{"destinationAddress":52810,"status":"ACTIVE","
          zigbee.0	2020-12-07 18:07:20.874	debug	(541206) LQI succeeded for '0xd0cf5efffeea9a16'
          zigbee.0	2020-12-07 18:07:20.653	debug	(541206) Routing table succeeded for '0x000d6ffffebe5831'
          zigbee.0	2020-12-07 18:07:20.652	debug	(541206) Routing for '0x000d6ffffebe5831': {"table":[{"destinationAddress":0,"nextHop":0},{"destinationAddress":0,"status":"INACTIVE","nextHop":0},{"destinationAddress":25033,"status":"ACTIVE","nextHo
          zigbee.0	2020-12-07 18:07:20.627	debug	(541206) sendTo "getBinding" to system.adapter.admin.0 from system.adapter.zigbee.0
          zigbee.0	2020-12-07 18:07:20.627	debug	(541206) getBinding result: [{"bind_source":"zigbee.0.086bd7fffe5f8d3f","bind_source_ep":"1","bind_target":"1","unbind_from_coordinator":false,"id":"bind_086bd7fffe5f8d3f_1_1_undefined"}]
          zigbee.0	2020-12-07 18:07:20.591	debug	(541206) LQI succeeded for '0x000d6ffffebe5831'
          zigbee.0	2020-12-07 18:07:20.514	debug	(541206) sendTo "getDevices" to system.adapter.admin.0 from system.adapter.zigbee.0
          zigbee.0	2020-12-07 18:07:20.513	debug	(541206) getDevices result: [{"type":"device","common":{"name":"Rollo Kinderzimmer","type":"E1757","icon":"img/Ikea_fyrtur.png"},"native":{"id":"000d6ffffe2de624"},"from":"system.adapter.zigbee.0","us
          zigbee.0	2020-12-07 18:07:20.454	debug	(541206) sendTo "listUart" to system.adapter.admin.0 from system.adapter.zigbee.0
          zigbee.0	2020-12-07 18:07:20.453	debug	(541206) List of ports: [{"comName":"/dev/ttyACM1"},{"comName":"/dev/ttyACM0"},{"comName":"/dev/ttyUSB0"},{"comName":"/dev/ttyS1"},{"comName":"/dev/ttyS10"},{"comName":"/dev/ttyS11"},{"comName":"/dev/
          zigbee.0	2020-12-07 18:07:20.429	debug	(541206) sendTo "getGroups" to system.adapter.admin.0 from system.adapter.zigbee.0
          zigbee.0	2020-12-07 18:07:20.429	debug	(541206) getGroups result: {}
          zigbee.0	2020-12-07 18:07:20.402	debug	(541206) Routing table succeeded for 'Coordinator'
          zigbee.0	2020-12-07 18:07:20.402	debug	(541206) Routing for 'Coordinator': {"table":[{"destinationAddress":61554,"status":"ACTIVE","nextHop":13418},{"destinationAddress":45744,"status":"ACTIVE","nextHop":13418},{"destinationAddress":52810,
          zigbee.0	2020-12-07 18:07:20.399	debug	(541206) LQI succeeded for 'Coordinator'
          zigbee.0	2020-12-07 18:07:20.365	debug	(541206) sendTo "getLibData" to system.adapter.admin.0 from system.adapter.zigbee.0
          zigbee.0	2020-12-07 18:07:20.364	debug	(541206) sendTo "getCoordinatorInfo" to system.adapter.admin.0 from system.adapter.zigbee.0
          zigbee.0	2020-12-07 18:07:20.332	debug	(541206) getCoorinatorInfo result: {"installSource":"iobroker.zigbee@1.4.0","channel":"26","port":"/dev/ttyACM0","type":"zStack30x","revision":20200211,"version":"2.2.7.2"}
          chromecast.0	2020-12-07 18:07:17.218	info	(120990) TV_Wohnzimmer - not enabled
          chromecast.0	2020-12-07 18:07:17.170	info	(120990) TV_Wohnzimmer - not enabled
          zigbee.0	2020-12-07 18:07:15.430	debug	(541206) sendTo "getBinding" to system.adapter.admin.0 from system.adapter.zigbee.0
          zigbee.0	2020-12-07 18:07:15.430	debug	(541206) getBinding result: [{"bind_source":"zigbee.0.086bd7fffe5f8d3f","bind_source_ep":"1","bind_target":"1","unbind_from_coordinator":false,"id":"bind_086bd7fffe5f8d3f_1_1_undefined"}]
          zigbee.0	2020-12-07 18:07:15.371	debug	(541206) sendTo "delBinding" to system.adapter.admin.0 from system.adapter.zigbee.0
          zigbee.0	2020-12-07 18:07:15.370	error	at async /opt/iobroker/node_modules/iobroker.zigbee/lib/binding.js:255:21
          zigbee.0	2020-12-07 18:07:15.370	error	at processTicksAndRejections (internal/process/task_queues.js:97:5)
          zigbee.0	2020-12-07 18:07:15.370	error	at Binding.doBindUnbind (/opt/iobroker/node_modules/iobroker.zigbee/lib/binding.js:102:111)
          zigbee.0	2020-12-07 18:07:15.370	error	at Binding.getBindEp (/opt/iobroker/node_modules/iobroker.zigbee/lib/binding.js:89:28)
          zigbee.0	2020-12-07 18:07:15.370	error	(541206) Failed to doBindUnbind TypeError: Cannot read property 'split' of undefined
          zigbee.0	2020-12-07 18:07:15.369	debug	(541206) source: {"type":"device","device":{"ID":5,"_type":"EndDevice","_ieeeAddr":"0x086bd7fffe5f8d3f","_networkAddress":2137,"_manufacturerID":4476,"_endpoints":[{"ID":1,"profileID":260,"deviceID":
          zigbee.0	2020-12-07 18:07:15.367	debug	(541206) found state: {"val":"{\"bind_source\":\"zigbee.0.086bd7fffe5f8d3f\",\"bind_source_ep\":\"1\",\"bind_target\":\"1\",\"unbind_from_coordinator\":false}","ack":true,"ts":1600584776907,"q":0,"fr
          zigbee.0	2020-12-07 18:07:15.365	debug	(541206) delBinding message: "bind_086bd7fffe5f8d3f_1_1_undefined"
          chromecast.0	2020-12-07 18:07:10.877	info	(120990) TV_Wohnzimmer - not enabled
          chromecast.0	2020-12-07 18:07:10.744	info	(120990) TV_Wohnzimmer - not enabled
          zigbee.0	2020-12-07 18:07:08.706	debug	(541206) sendTo "getMap" to system.adapter.admin.0 from system.adapter.zigbee.0
          zigbee.0	2020-12-07 18:07:08.706	debug	(541206) getMap result: {"lqis":[{"parent":"0x00124b001940be55","networkAddress":2054,"ieeeAddr":"0x000d6ffffe63cff3","lqi":71,"relationship":1,"depth":1,"status":"online"},{"parent":"0x00124b001940b
          zigbee.0	2020-12-07 18:07:08.706	debug	(541206) Get map succeeded [{"parent":"0x00124b001940be55","networkAddress":2054,"ieeeAddr":"0x000d6ffffe63cff3","lqi":71,"relationship":1,"depth":1,"status":"online"},{"parent":"0x00124b001940be55",
          zigbee.0	2020-12-07 18:07:08.705	debug	(541206) Routing table succeeded for '0x000d6ffffe2fd9f5'
          zigbee.0	2020-12-07 18:07:08.705	debug	(541206) Routing for '0x000d6ffffe2fd9f5': {"table":[{"destinationAddress":0,"nextHop":0},{"destinationAddress":61554,"status":"ACTIVE","nextHop":47570},{"destinationAddress":27862,"status":"ACTIVE",
          zigbee.0	2020-12-07 18:07:08.642	debug	(541206) LQI succeeded for '0x000d6ffffe2fd9f5'
          zigbee.0	2020-12-07 18:07:08.578	debug	(541206) Routing table succeeded for '0xd0cf5efffeea9a16'
          zigbee.0	2020-12-07 18:07:08.577	debug	(541206) Routing for '0xd0cf5efffeea9a16': {"table":[{"destinationAddress":0,"nextHop":0},{"destinationAddress":13418,"status":"ACTIVE","nextHop":13418},{"destinationAddress":52810,"status":"ACTIVE",
          zigbee.0	2020-12-07 18:07:08.494	debug	(541206) LQI succeeded for '0xd0cf5efffeea9a16'
          zigbee.0	2020-12-07 18:07:08.260	debug	(541206) sendTo "getBinding" to system.adapter.admin.0 from system.adapter.zigbee.0
          zigbee.0	2020-12-07 18:07:08.259	debug	(541206) getBinding result: [{"bind_source":"zigbee.0.086bd7fffe5f8d3f","bind_source_ep":"1","bind_target":"1","unbind_from_coordinator":false,"id":"bind_086bd7fffe5f8d3f_1_1_undefined"}]
          zigbee.0	2020-12-07 18:07:08.224	debug	(541206) Routing table succeeded for '0x000d6ffffebe5831'
          zigbee.0	2020-12-07 18:07:08.223	debug	(541206) Routing for '0x000d6ffffebe5831': {"table":[{"destinationAddress":0,"nextHop":0},{"destinationAddress":0,"status":"INACTIVE","nextHop":0},{"destinationAddress":25033,"status":"ACTIVE","nextH
          zigbee.0	2020-12-07 18:07:08.162	debug	(541206) LQI succeeded for '0x000d6ffffebe5831'
          zigbee.0	2020-12-07 18:07:08.045	debug	(541206) sendTo "getDevices" to system.adapter.admin.0 from system.adapter.zigbee.0
          

          und das wenn ich die bindung ändern will

          zigbee.0	2020-12-07 18:09:02.654	debug	(541206) sendTo "getMap" to system.adapter.admin.0 from system.adapter.zigbee.0
          zigbee.0	2020-12-07 18:09:02.653	debug	(541206) getMap result: {"lqis":[{"parent":"0x00124b001940be55","networkAddress":2054,"ieeeAddr":"0x000d6ffffe63cff3","lqi":71,"relationship":1,"depth":1,"status":"online"},{"parent":"0x00124b001940be
          zigbee.0	2020-12-07 18:09:02.652	debug	(541206) Get map succeeded [{"parent":"0x00124b001940be55","networkAddress":2054,"ieeeAddr":"0x000d6ffffe63cff3","lqi":71,"relationship":1,"depth":1,"status":"online"},{"parent":"0x00124b001940be55","
          zigbee.0	2020-12-07 18:09:02.651	debug	(541206) Routing table succeeded for '0x000d6ffffe2fd9f5'
          zigbee.0	2020-12-07 18:09:02.650	debug	(541206) Routing for '0x000d6ffffe2fd9f5': {"table":[{"destinationAddress":0,"nextHop":0},{"destinationAddress":61554,"status":"ACTIVE","nextHop":47570},{"destinationAddress":27862,"status":"ACTIVE","
          zigbee.0	2020-12-07 18:09:02.581	debug	(541206) LQI succeeded for '0x000d6ffffe2fd9f5'
          zigbee.0	2020-12-07 18:09:02.517	debug	(541206) Routing table succeeded for '0xd0cf5efffeea9a16'
          zigbee.0	2020-12-07 18:09:02.516	debug	(541206) Routing for '0xd0cf5efffeea9a16': {"table":[{"destinationAddress":0,"nextHop":0},{"destinationAddress":13418,"status":"ACTIVE","nextHop":13418},{"destinationAddress":52810,"status":"ACTIVE","
          zigbee.0	2020-12-07 18:09:02.437	debug	(541206) LQI succeeded for '0xd0cf5efffeea9a16'
          zigbee.0	2020-12-07 18:09:02.221	debug	(541206) Routing table succeeded for '0x000d6ffffebe5831'
          zigbee.0	2020-12-07 18:09:02.220	debug	(541206) Routing for '0x000d6ffffebe5831': {"table":[{"destinationAddress":0,"nextHop":0},{"destinationAddress":0,"status":"INACTIVE","nextHop":0},{"destinationAddress":25033,"status":"ACTIVE","nextHo
          zigbee.0	2020-12-07 18:09:02.179	debug	(541206) sendTo "getBinding" to system.adapter.admin.0 from system.adapter.zigbee.0
          zigbee.0	2020-12-07 18:09:02.179	debug	(541206) getBinding result: [{"bind_source":"zigbee.0.086bd7fffe5f8d3f","bind_source_ep":"1","bind_target":"1","unbind_from_coordinator":false,"id":"bind_086bd7fffe5f8d3f_1_1_undefined"}]
          zigbee.0	2020-12-07 18:09:02.160	debug	(541206) LQI succeeded for '0x000d6ffffebe5831'
          zigbee.0	2020-12-07 18:09:02.051	debug	(541206) sendTo "getDevices" to system.adapter.admin.0 from system.adapter.zigbee.0
          zigbee.0	2020-12-07 18:09:02.050	debug	(541206) getDevices result: [{"type":"device","common":{"name":"Rollo Kinderzimmer","type":"E1757","icon":"img/Ikea_fyrtur.png"},"native":{"id":"000d6ffffe2de624"},"from":"system.adapter.zigbee.0","us
          zigbee.0	2020-12-07 18:09:02.027	debug	(541206) sendTo "listUart" to system.adapter.admin.0 from system.adapter.zigbee.0
          zigbee.0	2020-12-07 18:09:02.027	debug	(541206) List of ports: [{"comName":"/dev/ttyACM1"},{"comName":"/dev/ttyACM0"},{"comName":"/dev/ttyUSB0"},{"comName":"/dev/ttyS1"},{"comName":"/dev/ttyS10"},{"comName":"/dev/ttyS11"},{"comName":"/dev/
          zigbee.0	2020-12-07 18:09:01.972	debug	(541206) Routing table succeeded for 'Coordinator'
          zigbee.0	2020-12-07 18:09:01.972	debug	(541206) Routing for 'Coordinator': {"table":[{"destinationAddress":61554,"status":"ACTIVE","nextHop":13418},{"destinationAddress":45744,"status":"ACTIVE","nextHop":13418},{"destinationAddress":52810,
          zigbee.0	2020-12-07 18:09:01.969	debug	(541206) LQI succeeded for 'Coordinator'
          zigbee.0	2020-12-07 18:09:01.957	debug	(541206) sendTo "getLibData" to system.adapter.admin.0 from system.adapter.zigbee.0
          zigbee.0	2020-12-07 18:09:01.956	debug	(541206) sendTo "getGroups" to system.adapter.admin.0 from system.adapter.zigbee.0
          zigbee.0	2020-12-07 18:09:01.956	debug	(541206) getGroups result: {}
          zigbee.0	2020-12-07 18:09:01.955	debug	(541206) sendTo "getCoordinatorInfo" to system.adapter.admin.0 from system.adapter.zigbee.0
          zigbee.0	2020-12-07 18:09:01.955	debug	(541206) getCoorinatorInfo result: {"installSource":"iobroker.zigbee@1.4.0","channel":"26","port":"/dev/ttyACM0","type":"zStack30x","revision":20200211,"version":"2.2.7.2"}
          mystrom-wifi-switch.1	2020-12-07 18:09:01.480	info	(533412) result from http://192.168.1.64:{"power":15.14,"Ws":15.25,"relay":true,"temperature":21.31}
          mystrom-wifi-switch.0	2020-12-07 18:08:59.750	info	(533396) result from http://192.168.1.61:{"power":0,"Ws":1.75,"relay":true,"temperature":4.68}
          chromecast.0	2020-12-07 18:08:59.629	info	(120990) TV_Wohnzimmer - not enabled
          chromecast.0	2020-12-07 18:08:59.629	info	(120990) TV_Wohnzimmer - not enabled
          chromecast.0	2020-12-07 18:08:59.629	info	(120990) TV_Wohnzimmer - not enabled
          chromecast.0	2020-12-07 18:08:59.629	info	(120990) TV_Wohnzimmer - not enabled
          chromecast.0	2020-12-07 18:08:59.628	info	(120990) TV_Wohnzimmer - not enabled
          chromecast.0	2020-12-07 18:08:59.617	info	(120990) TV_Wohnzimmer - not enabled
          chromecast.0	2020-12-07 18:08:59.617	info	(120990) TV_Wohnzimmer - not enabled
          chromecast.0	2020-12-07 18:08:59.606	info	(120990) TV_Wohnzimmer - not enabled
          chromecast.0	2020-12-07 18:08:59.603	info	(120990) TV_Wohnzimmer - not enabled
          chromecast.0	2020-12-07 18:08:59.332	info	(120990) TV_Wohnzimmer - not enabled
          chromecast.0	2020-12-07 18:08:59.331	info	(120990) TV_Wohnzimmer - not enabled
          chromecast.0	2020-12-07 18:08:59.331	info	(120990) TV_Wohnzimmer - not enabled
          chromecast.0	2020-12-07 18:08:59.331	info	(120990) TV_Wohnzimmer - not enabled
          chromecast.0	2020-12-07 18:08:59.331	info	(120990) TV_Wohnzimmer - not enabled
          chromecast.0	2020-12-07 18:08:59.330	info	(120990) TV_Wohnzimmer - not enabled
          chromecast.0	2020-12-07 18:08:59.302	info	(120990) TV_Wohnzimmer - not enabled
          chromecast.0	2020-12-07 18:08:59.298	info	(120990) TV_Wohnzimmer - not enabled
          zigbee.0	2020-12-07 18:08:58.876	debug	(541206) sendTo "getBinding" to system.adapter.admin.0 from system.adapter.zigbee.0
          zigbee.0	2020-12-07 18:08:58.875	debug	(541206) getBinding result: [{"bind_source":"zigbee.0.086bd7fffe5f8d3f","bind_source_ep":"1","bind_target":"1","unbind_from_coordinator":false,"id":"bind_086bd7fffe5f8d3f_1_1_undefined"}]
          zigbee.0	2020-12-07 18:08:58.826	debug	(541206) sendTo "editBinding" to system.adapter.admin.0 from system.adapter.zigbee.0
          zigbee.0	2020-12-07 18:08:58.825	error	at async /opt/iobroker/node_modules/iobroker.zigbee/lib/binding.js:255:21
          zigbee.0	2020-12-07 18:08:58.825	error	at processTicksAndRejections (internal/process/task_queues.js:97:5)
          zigbee.0	2020-12-07 18:08:58.825	error	at runMicrotasks (<anonymous>)
          zigbee.0	2020-12-07 18:08:58.825	error	at Binding.doBindUnbind (/opt/iobroker/node_modules/iobroker.zigbee/lib/binding.js:102:111)
          zigbee.0	2020-12-07 18:08:58.825	error	at Binding.getBindEp (/opt/iobroker/node_modules/iobroker.zigbee/lib/binding.js:89:28)
          zigbee.0	2020-12-07 18:08:58.825	error	(541206) Failed to doBindUnbind TypeError: Cannot read property 'split' of undefined
          zigbee.0	2020-12-07 18:08:58.823	debug	(541206) source: {"type":"device","device":{"ID":5,"_type":"EndDevice","_ieeeAddr":"0x086bd7fffe5f8d3f","_networkAddress":2137,"_manufacturerID":4476,"_endpoints":[{"ID":1,"profileID":260,"deviceID":
          zigbee.0	2020-12-07 18:08:58.821	debug	(541206) found state: {"val":"{\"bind_source\":\"zigbee.0.086bd7fffe5f8d3f\",\"bind_source_ep\":\"1\",\"bind_target\":\"1\",\"unbind_from_coordinator\":false}","ack":true,"ts":1600584776907,"q":0,"fr
          zigbee.0	2020-12-07 18:08:58.819	debug	(541206) delBinding message: "bind_086bd7fffe5f8d3f_1_1_undefined"
          zigbee.0	2020-12-07 18:08:58.818	debug	(541206) editBinding message: {"id":"bind_086bd7fffe5f8d3f_1_1_undefined","bind_source":"zigbee.0.086bd7fffe5f8d3f","bind_source_ep":"1","bind_target":"zigbee.0.d0cf5efffeea0fc4","bind_target_ep":"1"
          chromecast.0	2020-12-07 18:08:51.236	info	(120990) TV_Wohnzimmer - not enabled
          chromecast.0	2020-12-07 18:08:51.006	info	(120990) TV_Wohnzimmer - not enabled
          unifi.0	2020-12-07 18:08:50.171	info	(530746) Update done
          zigbee.0	2020-12-07 18:08:48.437	debug	(541206) sendTo "getMap" to system.adapter.admin.0 from system.adapter.zigbee.0
          zigbee.0	2020-12-07 18:08:48.436	debug	(541206) getMap result: {"lqis":[{"parent":"0x00124b001940be55","networkAddress":2054,"ieeeAddr":"0x000d6ffffe63cff3","lqi":71,"relationship":1,"depth":1,"status":"online"},{"parent":"0x00124b001940b
          zigbee.0	2020-12-07 18:08:48.435	debug	(541206) Get map succeeded [{"parent":"0x00124b001940be55","networkAddress":2054,"ieeeAddr":"0x000d6ffffe63cff3","lqi":71,"relationship":1,"depth":1,"status":"online"},{"parent":"0x00124b001940be55",
          zigbee.0	2020-12-07 18:08:48.434	debug	(541206) Routing table succeeded for '0x000d6ffffe2fd9f5'
          zigbee.0	2020-12-07 18:08:48.433	debug	(541206) Routing for '0x000d6ffffe2fd9f5': {"table":[{"destinationAddress":0,"nextHop":0},{"destinationAddress":61554,"status":"ACTIVE","nextHop":47570},{"destinationAddress":27862,"status":"ACTIVE",
          zigbee.0	2020-12-07 18:08:48.370	debug	(541206) LQI succeeded for '0x000d6ffffe2fd9f5'
          zigbee.0	2020-12-07 18:08:48.307	debug	(541206) Routing table succeeded for '0xd0cf5efffeea9a16'
          zigbee.0	2020-12-07 18:08:48.306	debug	(541206) Routing for '0xd0cf5efffeea9a16': {"table":[{"destinationAddress":0,"nextHop":0},{"destinationAddress":13418,"status":"ACTIVE","nextHop":13418},{"destinationAddress":52810,"status":"ACTIVE",
          zigbee.0	2020-12-07 18:08:48.237	debug	(541206) LQI succeeded for '0xd0cf5efffeea9a16'
          zigbee.0	2020-12-07 18:08:48.052	debug	(541206) sendTo "getBinding" to system.adapter.admin.0 from system.adapter.zigbee.0
          zigbee.0	2020-12-07 18:08:48.051	debug	(541206) getBinding result: [{"bind_source":"zigbee.0.086bd7fffe5f8d3f","bind_source_ep":"1","bind_target":"1","unbind_from_coordinator":false,"id":"bind_086bd7fffe5f8d3f_1_1_undefined"}]
          zigbee.0	2020-12-07 18:08:48.018	debug	(541206) Routing table succeeded for '0x000d6ffffebe5831'
          zigbee.0	2020-12-07 18:08:48.017	debug	(541206) Routing for '0x000d6ffffebe5831': {"table":[{"destinationAddress":0,"nextHop":0},{"destinationAddress":0,"status":"INACTIVE","nextHop":0},{"destinationAddress":25033,"status":"ACTIVE","nextH
          zigbee.0	2020-12-07 18:08:47.941	debug	(541206) LQI succeeded for '0x000d6ffffebe5831'
          zigbee.0	2020-12-07 18:08:47.833	debug	(541206) sendTo "getDevices" to system.adapter.admin.0 from system.adapter.zigbee.0
          

          @Asgothian sagte in ZigBee neue Version 1.4.0:

          @JackDaniel
          Ich wollte mir mal ein Bild von dem Fehler machen - irgendwie kommt da immer das raus:
          Screenshot 2020-12-07 at 15.35.50.png

          Im Ernst - ohne weitere Referenzen kann an mit der Fehlermeldung NICHTS getan werden.

          • Node JS Version
          • ioBroker.Zigbee Version
          • HW des Koordinators
          • Kachel des Koordinators im ioBroker.Zigbee (sofern iobroker.Zigbee Version1.4.0)
          • betroffene Geräte (Beschreibung, Kachel, welche DP's hast du versucht zu "binden"
          • ggf. auftretende debug Meldungen beim "bind"
          • ggf. auftretende debug Meldungen beim "unbind"
            (Ja, fuer die beiden letzten Punkte ist es notwendig den Adapter im Debug zu starten und das ganze noch einmal zu probieren)

          Ansonsten: Logs in code Tags, damit es so aussieht - dann kann man das nicht nur lesen sondern sogar auch verstehen:

          Failed to doBindUnbind TypeError: Cannot read property 'split' of undefined 
          at Binding.getBindEp (/opt/iobroker/node_modules/iobroker.zigbee/lib/binding.js:89:28) at Binding.doBindUnbind (/opt/iobroker/node_modules/iobroker.zigbee/lib/binding.js:102:111) 
          at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:97:5) 
          at async /opt/iobroker/node_modules/iobroker.zigbee/lib/binding.js:255:21
          

          A.

          Carpe diem

          AsgothianA JackDanielJ 2 Replies Last reply
          0
          • H hoktar

            Hallo,
            Ich glaube die RGB-Lampe vom Lidl wird nicht richtig unterstützt. Ich kann sie zwar anlernen, aber außer An/Aus und die RGB Farben kann ich nichts machen. Habe sie heute auch schon umgetauscht , aber auch mit der neuen keine Veränderung. Eigentlich sollte sie doch auch in Weiß leuchten und die Farbtemperatur einstellen können. Dimmen kann ich gar nicht genau sagen ob das funktioniert oder nicht.

            MfG Bastian

            RGB zigbee lampe.JPG RGB zigbee lampe restart.JPG RGB zigbee lampe Lidl.JPG RGB zigbee lampe Geräteinfo.JPG RGB zigbee lampe Bild.JPG

            I Online
            I Online
            io_laurent
            wrote on last edited by
            #29

            @hoktar für weißes Licht mal beim Datenpunkt Color den Wert "FFFFFF" eingeben (=RGB-Wert für weiß). Dimmen über Brightness Datenpunkt eingeben, Wert 0-100. Beim Datenpunkt Colortemp musst du mal ausprobieren, glaube Werte zwischen 250-650, aber wie gesagt, mußt du selbst mal tüfteln. Das sollte eigentlich funktionieren...

            H 1 Reply Last reply
            0
            • I io_laurent

              @hoktar für weißes Licht mal beim Datenpunkt Color den Wert "FFFFFF" eingeben (=RGB-Wert für weiß). Dimmen über Brightness Datenpunkt eingeben, Wert 0-100. Beim Datenpunkt Colortemp musst du mal ausprobieren, glaube Werte zwischen 250-650, aber wie gesagt, mußt du selbst mal tüfteln. Das sollte eigentlich funktionieren...

              H Offline
              H Offline
              hoktar
              wrote on last edited by hoktar
              #30

              @io_laurent Genau das Habe ich ja versucht. bei #ffffff mischt er nur aus den RGB-Leds weiß zusammen. Ich bekomme aber egal was ich einstelle nicht die weißen LEDs an. Nach dem anlernen haben aber ganz klar die Weißen geleuchtet, also sind auch welche verbaut.
              Habe ja noch welche ohne RGB, bei denen funktioniert es super. Farbtemperatur, dimmen und An/Aus.
              mfg

              edit: auch #000000 und #000000ff gehen nicht darauf reagiert die Lampe gar nicht.

              I L 2 Replies Last reply
              0
              • H hoktar

                @io_laurent Genau das Habe ich ja versucht. bei #ffffff mischt er nur aus den RGB-Leds weiß zusammen. Ich bekomme aber egal was ich einstelle nicht die weißen LEDs an. Nach dem anlernen haben aber ganz klar die Weißen geleuchtet, also sind auch welche verbaut.
                Habe ja noch welche ohne RGB, bei denen funktioniert es super. Farbtemperatur, dimmen und An/Aus.
                mfg

                edit: auch #000000 und #000000ff gehen nicht darauf reagiert die Lampe gar nicht.

                I Online
                I Online
                io_laurent
                wrote on last edited by
                #31

                @hoktar Sorry, dann hab ich keine Ahnung, müssen die Profis ran:) dachte, dir fehlen die richtigen Werte, weil im Screenshot keine eingetragen waren.

                AsgothianA 1 Reply Last reply
                0
                • JackDanielJ JackDaniel

                  Node JS Version - v12.20.0
                  ioBroker.Zigbee Version -1.4.0
                  HW des Koordinators - dieser hier

                  Bildschirmfoto 2020-12-07 um 18.03.08.png
                  Bildschirmfoto 2020-12-07 um 18.02.28.png
                  Bildschirmfoto 2020-12-07 um 18.02.49.png
                  Bildschirmfoto 2020-12-07 um 18.09.49.png

                  das kommt beim löschversuch

                  zigbee.0	2020-12-07 18:07:21.101	debug	(541206) sendTo "getMap" to system.adapter.admin.0 from system.adapter.zigbee.0
                  zigbee.0	2020-12-07 18:07:21.100	debug	(541206) getMap result: {"lqis":[{"parent":"0x00124b001940be55","networkAddress":2054,"ieeeAddr":"0x000d6ffffe63cff3","lqi":71,"relationship":1,"depth":1,"status":"online"},{"parent":"0x00124b001940be
                  zigbee.0	2020-12-07 18:07:21.099	debug	(541206) Get map succeeded [{"parent":"0x00124b001940be55","networkAddress":2054,"ieeeAddr":"0x000d6ffffe63cff3","lqi":71,"relationship":1,"depth":1,"status":"online"},{"parent":"0x00124b001940be55","
                  zigbee.0	2020-12-07 18:07:21.098	debug	(541206) Routing table succeeded for '0x000d6ffffe2fd9f5'
                  zigbee.0	2020-12-07 18:07:21.098	debug	(541206) Routing for '0x000d6ffffe2fd9f5': {"table":[{"destinationAddress":0,"nextHop":0},{"destinationAddress":61554,"status":"ACTIVE","nextHop":47570},{"destinationAddress":27862,"status":"ACTIVE","
                  zigbee.0	2020-12-07 18:07:21.022	debug	(541206) LQI succeeded for '0x000d6ffffe2fd9f5'
                  zigbee.0	2020-12-07 18:07:20.956	debug	(541206) Routing table succeeded for '0xd0cf5efffeea9a16'
                  zigbee.0	2020-12-07 18:07:20.955	debug	(541206) Routing for '0xd0cf5efffeea9a16': {"table":[{"destinationAddress":0,"nextHop":0},{"destinationAddress":13418,"status":"ACTIVE","nextHop":13418},{"destinationAddress":52810,"status":"ACTIVE","
                  zigbee.0	2020-12-07 18:07:20.874	debug	(541206) LQI succeeded for '0xd0cf5efffeea9a16'
                  zigbee.0	2020-12-07 18:07:20.653	debug	(541206) Routing table succeeded for '0x000d6ffffebe5831'
                  zigbee.0	2020-12-07 18:07:20.652	debug	(541206) Routing for '0x000d6ffffebe5831': {"table":[{"destinationAddress":0,"nextHop":0},{"destinationAddress":0,"status":"INACTIVE","nextHop":0},{"destinationAddress":25033,"status":"ACTIVE","nextHo
                  zigbee.0	2020-12-07 18:07:20.627	debug	(541206) sendTo "getBinding" to system.adapter.admin.0 from system.adapter.zigbee.0
                  zigbee.0	2020-12-07 18:07:20.627	debug	(541206) getBinding result: [{"bind_source":"zigbee.0.086bd7fffe5f8d3f","bind_source_ep":"1","bind_target":"1","unbind_from_coordinator":false,"id":"bind_086bd7fffe5f8d3f_1_1_undefined"}]
                  zigbee.0	2020-12-07 18:07:20.591	debug	(541206) LQI succeeded for '0x000d6ffffebe5831'
                  zigbee.0	2020-12-07 18:07:20.514	debug	(541206) sendTo "getDevices" to system.adapter.admin.0 from system.adapter.zigbee.0
                  zigbee.0	2020-12-07 18:07:20.513	debug	(541206) getDevices result: [{"type":"device","common":{"name":"Rollo Kinderzimmer","type":"E1757","icon":"img/Ikea_fyrtur.png"},"native":{"id":"000d6ffffe2de624"},"from":"system.adapter.zigbee.0","us
                  zigbee.0	2020-12-07 18:07:20.454	debug	(541206) sendTo "listUart" to system.adapter.admin.0 from system.adapter.zigbee.0
                  zigbee.0	2020-12-07 18:07:20.453	debug	(541206) List of ports: [{"comName":"/dev/ttyACM1"},{"comName":"/dev/ttyACM0"},{"comName":"/dev/ttyUSB0"},{"comName":"/dev/ttyS1"},{"comName":"/dev/ttyS10"},{"comName":"/dev/ttyS11"},{"comName":"/dev/
                  zigbee.0	2020-12-07 18:07:20.429	debug	(541206) sendTo "getGroups" to system.adapter.admin.0 from system.adapter.zigbee.0
                  zigbee.0	2020-12-07 18:07:20.429	debug	(541206) getGroups result: {}
                  zigbee.0	2020-12-07 18:07:20.402	debug	(541206) Routing table succeeded for 'Coordinator'
                  zigbee.0	2020-12-07 18:07:20.402	debug	(541206) Routing for 'Coordinator': {"table":[{"destinationAddress":61554,"status":"ACTIVE","nextHop":13418},{"destinationAddress":45744,"status":"ACTIVE","nextHop":13418},{"destinationAddress":52810,
                  zigbee.0	2020-12-07 18:07:20.399	debug	(541206) LQI succeeded for 'Coordinator'
                  zigbee.0	2020-12-07 18:07:20.365	debug	(541206) sendTo "getLibData" to system.adapter.admin.0 from system.adapter.zigbee.0
                  zigbee.0	2020-12-07 18:07:20.364	debug	(541206) sendTo "getCoordinatorInfo" to system.adapter.admin.0 from system.adapter.zigbee.0
                  zigbee.0	2020-12-07 18:07:20.332	debug	(541206) getCoorinatorInfo result: {"installSource":"iobroker.zigbee@1.4.0","channel":"26","port":"/dev/ttyACM0","type":"zStack30x","revision":20200211,"version":"2.2.7.2"}
                  chromecast.0	2020-12-07 18:07:17.218	info	(120990) TV_Wohnzimmer - not enabled
                  chromecast.0	2020-12-07 18:07:17.170	info	(120990) TV_Wohnzimmer - not enabled
                  zigbee.0	2020-12-07 18:07:15.430	debug	(541206) sendTo "getBinding" to system.adapter.admin.0 from system.adapter.zigbee.0
                  zigbee.0	2020-12-07 18:07:15.430	debug	(541206) getBinding result: [{"bind_source":"zigbee.0.086bd7fffe5f8d3f","bind_source_ep":"1","bind_target":"1","unbind_from_coordinator":false,"id":"bind_086bd7fffe5f8d3f_1_1_undefined"}]
                  zigbee.0	2020-12-07 18:07:15.371	debug	(541206) sendTo "delBinding" to system.adapter.admin.0 from system.adapter.zigbee.0
                  zigbee.0	2020-12-07 18:07:15.370	error	at async /opt/iobroker/node_modules/iobroker.zigbee/lib/binding.js:255:21
                  zigbee.0	2020-12-07 18:07:15.370	error	at processTicksAndRejections (internal/process/task_queues.js:97:5)
                  zigbee.0	2020-12-07 18:07:15.370	error	at Binding.doBindUnbind (/opt/iobroker/node_modules/iobroker.zigbee/lib/binding.js:102:111)
                  zigbee.0	2020-12-07 18:07:15.370	error	at Binding.getBindEp (/opt/iobroker/node_modules/iobroker.zigbee/lib/binding.js:89:28)
                  zigbee.0	2020-12-07 18:07:15.370	error	(541206) Failed to doBindUnbind TypeError: Cannot read property 'split' of undefined
                  zigbee.0	2020-12-07 18:07:15.369	debug	(541206) source: {"type":"device","device":{"ID":5,"_type":"EndDevice","_ieeeAddr":"0x086bd7fffe5f8d3f","_networkAddress":2137,"_manufacturerID":4476,"_endpoints":[{"ID":1,"profileID":260,"deviceID":
                  zigbee.0	2020-12-07 18:07:15.367	debug	(541206) found state: {"val":"{\"bind_source\":\"zigbee.0.086bd7fffe5f8d3f\",\"bind_source_ep\":\"1\",\"bind_target\":\"1\",\"unbind_from_coordinator\":false}","ack":true,"ts":1600584776907,"q":0,"fr
                  zigbee.0	2020-12-07 18:07:15.365	debug	(541206) delBinding message: "bind_086bd7fffe5f8d3f_1_1_undefined"
                  chromecast.0	2020-12-07 18:07:10.877	info	(120990) TV_Wohnzimmer - not enabled
                  chromecast.0	2020-12-07 18:07:10.744	info	(120990) TV_Wohnzimmer - not enabled
                  zigbee.0	2020-12-07 18:07:08.706	debug	(541206) sendTo "getMap" to system.adapter.admin.0 from system.adapter.zigbee.0
                  zigbee.0	2020-12-07 18:07:08.706	debug	(541206) getMap result: {"lqis":[{"parent":"0x00124b001940be55","networkAddress":2054,"ieeeAddr":"0x000d6ffffe63cff3","lqi":71,"relationship":1,"depth":1,"status":"online"},{"parent":"0x00124b001940b
                  zigbee.0	2020-12-07 18:07:08.706	debug	(541206) Get map succeeded [{"parent":"0x00124b001940be55","networkAddress":2054,"ieeeAddr":"0x000d6ffffe63cff3","lqi":71,"relationship":1,"depth":1,"status":"online"},{"parent":"0x00124b001940be55",
                  zigbee.0	2020-12-07 18:07:08.705	debug	(541206) Routing table succeeded for '0x000d6ffffe2fd9f5'
                  zigbee.0	2020-12-07 18:07:08.705	debug	(541206) Routing for '0x000d6ffffe2fd9f5': {"table":[{"destinationAddress":0,"nextHop":0},{"destinationAddress":61554,"status":"ACTIVE","nextHop":47570},{"destinationAddress":27862,"status":"ACTIVE",
                  zigbee.0	2020-12-07 18:07:08.642	debug	(541206) LQI succeeded for '0x000d6ffffe2fd9f5'
                  zigbee.0	2020-12-07 18:07:08.578	debug	(541206) Routing table succeeded for '0xd0cf5efffeea9a16'
                  zigbee.0	2020-12-07 18:07:08.577	debug	(541206) Routing for '0xd0cf5efffeea9a16': {"table":[{"destinationAddress":0,"nextHop":0},{"destinationAddress":13418,"status":"ACTIVE","nextHop":13418},{"destinationAddress":52810,"status":"ACTIVE",
                  zigbee.0	2020-12-07 18:07:08.494	debug	(541206) LQI succeeded for '0xd0cf5efffeea9a16'
                  zigbee.0	2020-12-07 18:07:08.260	debug	(541206) sendTo "getBinding" to system.adapter.admin.0 from system.adapter.zigbee.0
                  zigbee.0	2020-12-07 18:07:08.259	debug	(541206) getBinding result: [{"bind_source":"zigbee.0.086bd7fffe5f8d3f","bind_source_ep":"1","bind_target":"1","unbind_from_coordinator":false,"id":"bind_086bd7fffe5f8d3f_1_1_undefined"}]
                  zigbee.0	2020-12-07 18:07:08.224	debug	(541206) Routing table succeeded for '0x000d6ffffebe5831'
                  zigbee.0	2020-12-07 18:07:08.223	debug	(541206) Routing for '0x000d6ffffebe5831': {"table":[{"destinationAddress":0,"nextHop":0},{"destinationAddress":0,"status":"INACTIVE","nextHop":0},{"destinationAddress":25033,"status":"ACTIVE","nextH
                  zigbee.0	2020-12-07 18:07:08.162	debug	(541206) LQI succeeded for '0x000d6ffffebe5831'
                  zigbee.0	2020-12-07 18:07:08.045	debug	(541206) sendTo "getDevices" to system.adapter.admin.0 from system.adapter.zigbee.0
                  

                  und das wenn ich die bindung ändern will

                  zigbee.0	2020-12-07 18:09:02.654	debug	(541206) sendTo "getMap" to system.adapter.admin.0 from system.adapter.zigbee.0
                  zigbee.0	2020-12-07 18:09:02.653	debug	(541206) getMap result: {"lqis":[{"parent":"0x00124b001940be55","networkAddress":2054,"ieeeAddr":"0x000d6ffffe63cff3","lqi":71,"relationship":1,"depth":1,"status":"online"},{"parent":"0x00124b001940be
                  zigbee.0	2020-12-07 18:09:02.652	debug	(541206) Get map succeeded [{"parent":"0x00124b001940be55","networkAddress":2054,"ieeeAddr":"0x000d6ffffe63cff3","lqi":71,"relationship":1,"depth":1,"status":"online"},{"parent":"0x00124b001940be55","
                  zigbee.0	2020-12-07 18:09:02.651	debug	(541206) Routing table succeeded for '0x000d6ffffe2fd9f5'
                  zigbee.0	2020-12-07 18:09:02.650	debug	(541206) Routing for '0x000d6ffffe2fd9f5': {"table":[{"destinationAddress":0,"nextHop":0},{"destinationAddress":61554,"status":"ACTIVE","nextHop":47570},{"destinationAddress":27862,"status":"ACTIVE","
                  zigbee.0	2020-12-07 18:09:02.581	debug	(541206) LQI succeeded for '0x000d6ffffe2fd9f5'
                  zigbee.0	2020-12-07 18:09:02.517	debug	(541206) Routing table succeeded for '0xd0cf5efffeea9a16'
                  zigbee.0	2020-12-07 18:09:02.516	debug	(541206) Routing for '0xd0cf5efffeea9a16': {"table":[{"destinationAddress":0,"nextHop":0},{"destinationAddress":13418,"status":"ACTIVE","nextHop":13418},{"destinationAddress":52810,"status":"ACTIVE","
                  zigbee.0	2020-12-07 18:09:02.437	debug	(541206) LQI succeeded for '0xd0cf5efffeea9a16'
                  zigbee.0	2020-12-07 18:09:02.221	debug	(541206) Routing table succeeded for '0x000d6ffffebe5831'
                  zigbee.0	2020-12-07 18:09:02.220	debug	(541206) Routing for '0x000d6ffffebe5831': {"table":[{"destinationAddress":0,"nextHop":0},{"destinationAddress":0,"status":"INACTIVE","nextHop":0},{"destinationAddress":25033,"status":"ACTIVE","nextHo
                  zigbee.0	2020-12-07 18:09:02.179	debug	(541206) sendTo "getBinding" to system.adapter.admin.0 from system.adapter.zigbee.0
                  zigbee.0	2020-12-07 18:09:02.179	debug	(541206) getBinding result: [{"bind_source":"zigbee.0.086bd7fffe5f8d3f","bind_source_ep":"1","bind_target":"1","unbind_from_coordinator":false,"id":"bind_086bd7fffe5f8d3f_1_1_undefined"}]
                  zigbee.0	2020-12-07 18:09:02.160	debug	(541206) LQI succeeded for '0x000d6ffffebe5831'
                  zigbee.0	2020-12-07 18:09:02.051	debug	(541206) sendTo "getDevices" to system.adapter.admin.0 from system.adapter.zigbee.0
                  zigbee.0	2020-12-07 18:09:02.050	debug	(541206) getDevices result: [{"type":"device","common":{"name":"Rollo Kinderzimmer","type":"E1757","icon":"img/Ikea_fyrtur.png"},"native":{"id":"000d6ffffe2de624"},"from":"system.adapter.zigbee.0","us
                  zigbee.0	2020-12-07 18:09:02.027	debug	(541206) sendTo "listUart" to system.adapter.admin.0 from system.adapter.zigbee.0
                  zigbee.0	2020-12-07 18:09:02.027	debug	(541206) List of ports: [{"comName":"/dev/ttyACM1"},{"comName":"/dev/ttyACM0"},{"comName":"/dev/ttyUSB0"},{"comName":"/dev/ttyS1"},{"comName":"/dev/ttyS10"},{"comName":"/dev/ttyS11"},{"comName":"/dev/
                  zigbee.0	2020-12-07 18:09:01.972	debug	(541206) Routing table succeeded for 'Coordinator'
                  zigbee.0	2020-12-07 18:09:01.972	debug	(541206) Routing for 'Coordinator': {"table":[{"destinationAddress":61554,"status":"ACTIVE","nextHop":13418},{"destinationAddress":45744,"status":"ACTIVE","nextHop":13418},{"destinationAddress":52810,
                  zigbee.0	2020-12-07 18:09:01.969	debug	(541206) LQI succeeded for 'Coordinator'
                  zigbee.0	2020-12-07 18:09:01.957	debug	(541206) sendTo "getLibData" to system.adapter.admin.0 from system.adapter.zigbee.0
                  zigbee.0	2020-12-07 18:09:01.956	debug	(541206) sendTo "getGroups" to system.adapter.admin.0 from system.adapter.zigbee.0
                  zigbee.0	2020-12-07 18:09:01.956	debug	(541206) getGroups result: {}
                  zigbee.0	2020-12-07 18:09:01.955	debug	(541206) sendTo "getCoordinatorInfo" to system.adapter.admin.0 from system.adapter.zigbee.0
                  zigbee.0	2020-12-07 18:09:01.955	debug	(541206) getCoorinatorInfo result: {"installSource":"iobroker.zigbee@1.4.0","channel":"26","port":"/dev/ttyACM0","type":"zStack30x","revision":20200211,"version":"2.2.7.2"}
                  mystrom-wifi-switch.1	2020-12-07 18:09:01.480	info	(533412) result from http://192.168.1.64:{"power":15.14,"Ws":15.25,"relay":true,"temperature":21.31}
                  mystrom-wifi-switch.0	2020-12-07 18:08:59.750	info	(533396) result from http://192.168.1.61:{"power":0,"Ws":1.75,"relay":true,"temperature":4.68}
                  chromecast.0	2020-12-07 18:08:59.629	info	(120990) TV_Wohnzimmer - not enabled
                  chromecast.0	2020-12-07 18:08:59.629	info	(120990) TV_Wohnzimmer - not enabled
                  chromecast.0	2020-12-07 18:08:59.629	info	(120990) TV_Wohnzimmer - not enabled
                  chromecast.0	2020-12-07 18:08:59.629	info	(120990) TV_Wohnzimmer - not enabled
                  chromecast.0	2020-12-07 18:08:59.628	info	(120990) TV_Wohnzimmer - not enabled
                  chromecast.0	2020-12-07 18:08:59.617	info	(120990) TV_Wohnzimmer - not enabled
                  chromecast.0	2020-12-07 18:08:59.617	info	(120990) TV_Wohnzimmer - not enabled
                  chromecast.0	2020-12-07 18:08:59.606	info	(120990) TV_Wohnzimmer - not enabled
                  chromecast.0	2020-12-07 18:08:59.603	info	(120990) TV_Wohnzimmer - not enabled
                  chromecast.0	2020-12-07 18:08:59.332	info	(120990) TV_Wohnzimmer - not enabled
                  chromecast.0	2020-12-07 18:08:59.331	info	(120990) TV_Wohnzimmer - not enabled
                  chromecast.0	2020-12-07 18:08:59.331	info	(120990) TV_Wohnzimmer - not enabled
                  chromecast.0	2020-12-07 18:08:59.331	info	(120990) TV_Wohnzimmer - not enabled
                  chromecast.0	2020-12-07 18:08:59.331	info	(120990) TV_Wohnzimmer - not enabled
                  chromecast.0	2020-12-07 18:08:59.330	info	(120990) TV_Wohnzimmer - not enabled
                  chromecast.0	2020-12-07 18:08:59.302	info	(120990) TV_Wohnzimmer - not enabled
                  chromecast.0	2020-12-07 18:08:59.298	info	(120990) TV_Wohnzimmer - not enabled
                  zigbee.0	2020-12-07 18:08:58.876	debug	(541206) sendTo "getBinding" to system.adapter.admin.0 from system.adapter.zigbee.0
                  zigbee.0	2020-12-07 18:08:58.875	debug	(541206) getBinding result: [{"bind_source":"zigbee.0.086bd7fffe5f8d3f","bind_source_ep":"1","bind_target":"1","unbind_from_coordinator":false,"id":"bind_086bd7fffe5f8d3f_1_1_undefined"}]
                  zigbee.0	2020-12-07 18:08:58.826	debug	(541206) sendTo "editBinding" to system.adapter.admin.0 from system.adapter.zigbee.0
                  zigbee.0	2020-12-07 18:08:58.825	error	at async /opt/iobroker/node_modules/iobroker.zigbee/lib/binding.js:255:21
                  zigbee.0	2020-12-07 18:08:58.825	error	at processTicksAndRejections (internal/process/task_queues.js:97:5)
                  zigbee.0	2020-12-07 18:08:58.825	error	at runMicrotasks (<anonymous>)
                  zigbee.0	2020-12-07 18:08:58.825	error	at Binding.doBindUnbind (/opt/iobroker/node_modules/iobroker.zigbee/lib/binding.js:102:111)
                  zigbee.0	2020-12-07 18:08:58.825	error	at Binding.getBindEp (/opt/iobroker/node_modules/iobroker.zigbee/lib/binding.js:89:28)
                  zigbee.0	2020-12-07 18:08:58.825	error	(541206) Failed to doBindUnbind TypeError: Cannot read property 'split' of undefined
                  zigbee.0	2020-12-07 18:08:58.823	debug	(541206) source: {"type":"device","device":{"ID":5,"_type":"EndDevice","_ieeeAddr":"0x086bd7fffe5f8d3f","_networkAddress":2137,"_manufacturerID":4476,"_endpoints":[{"ID":1,"profileID":260,"deviceID":
                  zigbee.0	2020-12-07 18:08:58.821	debug	(541206) found state: {"val":"{\"bind_source\":\"zigbee.0.086bd7fffe5f8d3f\",\"bind_source_ep\":\"1\",\"bind_target\":\"1\",\"unbind_from_coordinator\":false}","ack":true,"ts":1600584776907,"q":0,"fr
                  zigbee.0	2020-12-07 18:08:58.819	debug	(541206) delBinding message: "bind_086bd7fffe5f8d3f_1_1_undefined"
                  zigbee.0	2020-12-07 18:08:58.818	debug	(541206) editBinding message: {"id":"bind_086bd7fffe5f8d3f_1_1_undefined","bind_source":"zigbee.0.086bd7fffe5f8d3f","bind_source_ep":"1","bind_target":"zigbee.0.d0cf5efffeea0fc4","bind_target_ep":"1"
                  chromecast.0	2020-12-07 18:08:51.236	info	(120990) TV_Wohnzimmer - not enabled
                  chromecast.0	2020-12-07 18:08:51.006	info	(120990) TV_Wohnzimmer - not enabled
                  unifi.0	2020-12-07 18:08:50.171	info	(530746) Update done
                  zigbee.0	2020-12-07 18:08:48.437	debug	(541206) sendTo "getMap" to system.adapter.admin.0 from system.adapter.zigbee.0
                  zigbee.0	2020-12-07 18:08:48.436	debug	(541206) getMap result: {"lqis":[{"parent":"0x00124b001940be55","networkAddress":2054,"ieeeAddr":"0x000d6ffffe63cff3","lqi":71,"relationship":1,"depth":1,"status":"online"},{"parent":"0x00124b001940b
                  zigbee.0	2020-12-07 18:08:48.435	debug	(541206) Get map succeeded [{"parent":"0x00124b001940be55","networkAddress":2054,"ieeeAddr":"0x000d6ffffe63cff3","lqi":71,"relationship":1,"depth":1,"status":"online"},{"parent":"0x00124b001940be55",
                  zigbee.0	2020-12-07 18:08:48.434	debug	(541206) Routing table succeeded for '0x000d6ffffe2fd9f5'
                  zigbee.0	2020-12-07 18:08:48.433	debug	(541206) Routing for '0x000d6ffffe2fd9f5': {"table":[{"destinationAddress":0,"nextHop":0},{"destinationAddress":61554,"status":"ACTIVE","nextHop":47570},{"destinationAddress":27862,"status":"ACTIVE",
                  zigbee.0	2020-12-07 18:08:48.370	debug	(541206) LQI succeeded for '0x000d6ffffe2fd9f5'
                  zigbee.0	2020-12-07 18:08:48.307	debug	(541206) Routing table succeeded for '0xd0cf5efffeea9a16'
                  zigbee.0	2020-12-07 18:08:48.306	debug	(541206) Routing for '0xd0cf5efffeea9a16': {"table":[{"destinationAddress":0,"nextHop":0},{"destinationAddress":13418,"status":"ACTIVE","nextHop":13418},{"destinationAddress":52810,"status":"ACTIVE",
                  zigbee.0	2020-12-07 18:08:48.237	debug	(541206) LQI succeeded for '0xd0cf5efffeea9a16'
                  zigbee.0	2020-12-07 18:08:48.052	debug	(541206) sendTo "getBinding" to system.adapter.admin.0 from system.adapter.zigbee.0
                  zigbee.0	2020-12-07 18:08:48.051	debug	(541206) getBinding result: [{"bind_source":"zigbee.0.086bd7fffe5f8d3f","bind_source_ep":"1","bind_target":"1","unbind_from_coordinator":false,"id":"bind_086bd7fffe5f8d3f_1_1_undefined"}]
                  zigbee.0	2020-12-07 18:08:48.018	debug	(541206) Routing table succeeded for '0x000d6ffffebe5831'
                  zigbee.0	2020-12-07 18:08:48.017	debug	(541206) Routing for '0x000d6ffffebe5831': {"table":[{"destinationAddress":0,"nextHop":0},{"destinationAddress":0,"status":"INACTIVE","nextHop":0},{"destinationAddress":25033,"status":"ACTIVE","nextH
                  zigbee.0	2020-12-07 18:08:47.941	debug	(541206) LQI succeeded for '0x000d6ffffebe5831'
                  zigbee.0	2020-12-07 18:08:47.833	debug	(541206) sendTo "getDevices" to system.adapter.admin.0 from system.adapter.zigbee.0
                  

                  @Asgothian sagte in ZigBee neue Version 1.4.0:

                  @JackDaniel
                  Ich wollte mir mal ein Bild von dem Fehler machen - irgendwie kommt da immer das raus:
                  Screenshot 2020-12-07 at 15.35.50.png

                  Im Ernst - ohne weitere Referenzen kann an mit der Fehlermeldung NICHTS getan werden.

                  • Node JS Version
                  • ioBroker.Zigbee Version
                  • HW des Koordinators
                  • Kachel des Koordinators im ioBroker.Zigbee (sofern iobroker.Zigbee Version1.4.0)
                  • betroffene Geräte (Beschreibung, Kachel, welche DP's hast du versucht zu "binden"
                  • ggf. auftretende debug Meldungen beim "bind"
                  • ggf. auftretende debug Meldungen beim "unbind"
                    (Ja, fuer die beiden letzten Punkte ist es notwendig den Adapter im Debug zu starten und das ganze noch einmal zu probieren)

                  Ansonsten: Logs in code Tags, damit es so aussieht - dann kann man das nicht nur lesen sondern sogar auch verstehen:

                  Failed to doBindUnbind TypeError: Cannot read property 'split' of undefined 
                  at Binding.getBindEp (/opt/iobroker/node_modules/iobroker.zigbee/lib/binding.js:89:28) at Binding.doBindUnbind (/opt/iobroker/node_modules/iobroker.zigbee/lib/binding.js:102:111) 
                  at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:97:5) 
                  at async /opt/iobroker/node_modules/iobroker.zigbee/lib/binding.js:255:21
                  

                  A.

                  AsgothianA Offline
                  AsgothianA Offline
                  Asgothian
                  Developer
                  wrote on last edited by
                  #32

                  @JackDaniel ok, damit kann ich da morgen nachschauen.

                  A.

                  ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                  "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                  JackDanielJ 1 Reply Last reply
                  0
                  • I io_laurent

                    @hoktar Sorry, dann hab ich keine Ahnung, müssen die Profis ran:) dachte, dir fehlen die richtigen Werte, weil im Screenshot keine eingetragen waren.

                    AsgothianA Offline
                    AsgothianA Offline
                    Asgothian
                    Developer
                    wrote on last edited by
                    #33

                    @io_laurent sind sie schon. Die Lampen sind

                    • noch neu
                    • Tuya inside, also hochgradig nicht Standard.

                    Wenn ich das richtig verstand en habe sollte im zigbee2mqtt bereits ein PR zu dem Problem existieren.

                    A.

                    ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                    "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                    F 1 Reply Last reply
                    0
                    • AsgothianA Asgothian

                      @JackDaniel ok, damit kann ich da morgen nachschauen.

                      A.

                      JackDanielJ Online
                      JackDanielJ Online
                      JackDaniel
                      wrote on last edited by
                      #34

                      @Asgothian
                      danke im voraus :+1:

                      Carpe diem

                      1 Reply Last reply
                      0
                      • AsgothianA Asgothian

                        @io_laurent sind sie schon. Die Lampen sind

                        • noch neu
                        • Tuya inside, also hochgradig nicht Standard.

                        Wenn ich das richtig verstand en habe sollte im zigbee2mqtt bereits ein PR zu dem Problem existieren.

                        A.

                        F Offline
                        F Offline
                        Frank579
                        wrote on last edited by
                        #35

                        @Asgothian
                        Danke für die tolle Arbeit 👍👍👍

                        Hallo ich nutze den Adapter mit einem conbee II (ich weiß ist noch experimentell ) ich habe das Problem das ein Ikea Taster, über den Ikea Router , zwar funktioniert aber sei dem er über den Router läuft den Batterie Zustand nicht mehr aktualisiert.. ist da etwas bekannt ?

                        arteckA 1 Reply Last reply
                        0
                        • F Frank579

                          @Asgothian
                          Danke für die tolle Arbeit 👍👍👍

                          Hallo ich nutze den Adapter mit einem conbee II (ich weiß ist noch experimentell ) ich habe das Problem das ein Ikea Taster, über den Ikea Router , zwar funktioniert aber sei dem er über den Router läuft den Batterie Zustand nicht mehr aktualisiert.. ist da etwas bekannt ?

                          arteckA Offline
                          arteckA Offline
                          arteck
                          Developer Most Active
                          wrote on last edited by
                          #36

                          @Frank579 welcher Router ??

                          zigbee hab ich, zwave auch, nuc's genauso und HA auch

                          F 1 Reply Last reply
                          0
                          • arteckA arteck

                            @Frank579 welcher Router ??

                            F Offline
                            F Offline
                            Frank579
                            wrote on last edited by
                            #37

                            @arteck

                            @arteck sagte in ZigBee neue Version 1.4.0:

                            @Frank579 welcher Router ??

                            der Ikea Tradfri repeater, sorry hätte ich erwähnen sollen ....

                            F 1 Reply Last reply
                            0
                            • arteckA arteck

                              first big THX to Ilya and @Asgothian


                              zuerst die Probleme :

                              icons in Objekten sind nicht da wenn diese direkt aus dem z2m projekt kommen
                              ab und an ist in Objekten ein Datenpunkt der nicht zugeordnet ist


                              was ist neu :

                              die Geräte die schon im zigbee2mqtt Projekt dabei sind werden von uns AUTOMATISCH unterstützt
                              ergo wir benötigen keine nachpflege....


                              die Karte sieht ein wenig anders aus.
                              52cafbce-448d-4c0a-922e-55af54a52db8-grafik.png

                              mal schauen ob diese diesmal funktioniert.. Die Geräte die sich bis zur Kartenaufruf nicht gemeldet haben bleiben als nicht verbuden (es sind meistens bateriebetriebene Geräte die melden sich nicht so oft)

                              die Möglichkeit den Stick über TCP anzusprechen
                              f802c776-6532-4910-9fb1-cf021b3f6644-grafik.png

                              mit dem Programmen ser2net oder usbip kann man den Stick auslagern .. es ist kein Multihost mehr nötig.

                              meine empfehlung ser2net. einfacher einzurichten und man braucht es nur auf dem Rechner wo der Stick dran hängt. ich habe es seid ca.4 Monaten am laufen am Rock64 LAN angebunden.
                              mit WLAN geht es auch, währe ich aber vorsichtig.. wenn das WLAN Signal weg ist merkt es der Adapter nicht


                              Info zum Gerät als Link hinzugefügt
                              e26529f4-6cd5-4aba-816b-14a0c2838d2a-grafik.png


                              der Coordinator hat eine eigene Kachel mit ALLEN Informationen die WIR benötigen zwecks Bug Analyse

                              2352e59c-1793-44a6-96c5-fcfaaac9b10b-grafik.png


                              nach Adapter start werden weitere Informationen angezeigt sehr wichtig hier
                              Installed Version :

                              230c6a0e-ac5d-4d9f-bcdf-f3bdd11e5ec9-grafik.png

                              dieser zeigt einen link den man kopiert und im Browser einfügt.
                              Dieser zeigt DIREKT die JETZT installierte Version.


                              44dfc023-5715-41dd-92b0-83b4aad9e750-grafik.png

                              icon1 Blau = OTA .. man kann einige Geräte (hue, Osram,tradfri.....) mit neuer Version falls diese existiert aktualisieren
                              die Funktion ist ein wenig buggy und schmeisst evtl. paar Fehler im LOG

                              icon2 mitte = hiermit kan man Osram bzw. tradfri geräte automatusch zurücksetzten und neu anlernen. Das Gerät muss aber sehr nah an den Stick dran

                              icon 3 rechts = damit wird wie immer ein Gerät angelernt.

                              E Offline
                              E Offline
                              el_malto
                              wrote on last edited by
                              #38

                              Sehr cooles Update und Neuerungen. Vielen Dank dafür.

                              @arteck sagte in ZigBee neue Version 1.4.0:

                              die Möglichkeit den Stick über TCP anzusprechen
                              f802c776-6532-4910-9fb1-cf021b3f6644-grafik.png

                              mit dem Programmen ser2net oder usbip kann man den Stick auslagern .. es ist kein Multihost mehr nötig.

                              meine empfehlung ser2net. einfacher einzurichten und man braucht es nur auf dem Rechner wo der Stick dran hängt. ich habe es seid ca.4 Monaten am laufen am Rock64 LAN angebunden.
                              mit WLAN geht es auch, währe ich aber vorsichtig.. wenn das WLAN Signal weg ist merkt es der Adapter nicht

                              Hat das schon jemand mit einen Windows Rechner probiert bzw. erfolgreich eingebunden?
                              Ich habe auf meinen Server Windows Server 2016 drauf und ioBroker läuft in einer Hyper-V VM mit Debian 10 Buster. Meinen CC2531 habe ich mit "VirtualHere" zur VM durchgereicht. Das funktioniert auch ohne Probleme. Ich muss nur die Clienten Software auf der VM nach neustart immer per Hand starten (geht mit der Free Version nicht automatisch). Mit der Free Version kann man ein USB Gerät durchreichen, was mir auch reicht, da ich nur den CC2531 durchreichen will.
                              Habe in der Doku von VirtualHere gelesen das der Port :7575 genutzt wird. Wenn ich IP:Port im Adapter eintrage, kann der Adapter leider keine Verbindung zum Stick herstellen. Auf dem Server kommen folgende Fehlermeldungen im Log von VirtualHere:

                              2020-12-07 21:31:40 INFO :192.168.0.108 connected as connection 3
                              2020-12-07 21:31:47 ERROR :Error received message is too big (comp=553713391, uncomp=16654337)
                              2020-12-07 21:31:50 INFO :Connection 3 successfully removed (reason:timeout)
                              2020-12-07 21:32:03 INFO :192.168.0.108 connected as connection 4
                              2020-12-07 21:32:10 ERROR :Error received message is too big (comp=553713391, uncomp=16654337)
                              2020-12-07 21:32:14 INFO :Connection 4 successfully removed (reason:timeout)
                              usw...
                              

                              Irgendwelche Anfragen kommen wohl beim Server an.

                              Hat das schon jemand ans laufen bekommen oder kann eine andere kostenlose Software für Windows empfehlen die mit dem Adapter kompatible ist? Würde gern nur eine Server Software (Windows) laufen lassen müssen und nicht noch eine auf dem Clienten (VM) wenn der Adapter das nun unterstützt.

                              1 Reply Last reply
                              0
                              • H hoktar

                                @io_laurent Genau das Habe ich ja versucht. bei #ffffff mischt er nur aus den RGB-Leds weiß zusammen. Ich bekomme aber egal was ich einstelle nicht die weißen LEDs an. Nach dem anlernen haben aber ganz klar die Weißen geleuchtet, also sind auch welche verbaut.
                                Habe ja noch welche ohne RGB, bei denen funktioniert es super. Farbtemperatur, dimmen und An/Aus.
                                mfg

                                edit: auch #000000 und #000000ff gehen nicht darauf reagiert die Lampe gar nicht.

                                L Offline
                                L Offline
                                leon
                                wrote on last edited by
                                #39

                                @hoktar

                                Genau das gleiche Problem habe ich bei der Lidl Strip. Asgothian ist da wohl schon dran.

                                1 Reply Last reply
                                0
                                • SlowmanS Offline
                                  SlowmanS Offline
                                  Slowman
                                  wrote on last edited by
                                  #40

                                  Bekomme zur Zeit bei den Stick folgende Fehlermeldung:

                                  zigbee.0	2020-12-08 11:15:24.843	error	at fulfilled (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/adapter/zStackAdapter.js:24:58)
                                  zigbee.0	2020-12-08 11:15:24.843	error	at Generator.next (<anonymous>)
                                  zigbee.0	2020-12-08 11:15:24.843	error	at ZStackAdapter.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/adapter/zStackAdapter.js:339:27)
                                  zigbee.0	2020-12-08 11:15:24.843	error	(7768) Error on send command to 0x7cb03eaa0a0082cd. Error: Error: Command 0x7cb03eaa0a0082cd/3 genOnOff.off({}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultRespons
                                  host.iobroker	2020-12-08 11:15:15.646	info	instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
                                  

                                  Kann damit gar nichts anfangen

                                  AsgothianA 1 Reply Last reply
                                  0
                                  • SlowmanS Slowman

                                    Bekomme zur Zeit bei den Stick folgende Fehlermeldung:

                                    zigbee.0	2020-12-08 11:15:24.843	error	at fulfilled (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/adapter/zStackAdapter.js:24:58)
                                    zigbee.0	2020-12-08 11:15:24.843	error	at Generator.next (<anonymous>)
                                    zigbee.0	2020-12-08 11:15:24.843	error	at ZStackAdapter.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/adapter/zStackAdapter.js:339:27)
                                    zigbee.0	2020-12-08 11:15:24.843	error	(7768) Error on send command to 0x7cb03eaa0a0082cd. Error: Error: Command 0x7cb03eaa0a0082cd/3 genOnOff.off({}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultRespons
                                    host.iobroker	2020-12-08 11:15:15.646	info	instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
                                    

                                    Kann damit gar nichts anfangen

                                    AsgothianA Offline
                                    AsgothianA Offline
                                    Asgothian
                                    Developer
                                    wrote on last edited by
                                    #41

                                    @Slowman
                                    Die Meldung Ist abgehackt. Das wichtige (das Ende) fehlt. Bitte das log herunter laden, die zeile(n) finden, dann neu posten.

                                    A.

                                    ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                                    "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                                    M SlowmanS 2 Replies Last reply
                                    0
                                    • AsgothianA Asgothian

                                      @Slowman
                                      Die Meldung Ist abgehackt. Das wichtige (das Ende) fehlt. Bitte das log herunter laden, die zeile(n) finden, dann neu posten.

                                      A.

                                      M Offline
                                      M Offline
                                      Mr.X
                                      wrote on last edited by
                                      #42

                                      Hallo zusammen,
                                      ich war jetzt ein halbes Jahr glücklich, weil der Zigbee Kram endlich mal lief.
                                      Dann habe ich jetzt upgedatet, um den Lidl Kram zu integrieren, und nun ist der Adappter wieder ständig offline :-(
                                      Würde mich über eine Hilfestellung freuen.
                                      Folgendes steht im Log:
                                      <zigbee.0 2020-12-08 16:49:01.564 error at /opt/iobroker/node_modules/iobroker.zigbee/node_modules/@serialport/stream/lib/index.js:242:12
                                      zigbee.0 2020-12-08 16:49:01.564 error at SerialPort._error (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/@serialport/stream/lib/index.js:198:14)
                                      zigbee.0 2020-12-08 16:49:01.564 error at SerialPort.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:134:49)
                                      zigbee.0 2020-12-08 16:49:01.564 error at __awaiter (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:23:12)
                                      zigbee.0 2020-12-08 16:49:01.564 error at new Promise (<anonymous>)
                                      zigbee.0 2020-12-08 16:49:01.564 error at /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:27:71
                                      zigbee.0 2020-12-08 16:49:01.564 error at Generator.next (<anonymous>)
                                      zigbee.0 2020-12-08 16:49:01.564 error at Znp.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:136:32)
                                      zigbee.0 2020-12-08 16:49:01.564 error (12100) Error: Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'
                                      zigbee.0 2020-12-08 16:49:01.563 error (12100) Failed to start Zigbee
                                      zigbee.0 2020-12-08 16:48:56.338 info (12100) Installed Version: iobroker.zigbee@1.4.0
                                      zigbee.0 2020-12-08 16:48:56.323 info (12100) Starting Zigbee npm ...
                                      zigbee.0 2020-12-08 16:48:56.321 info (12100) Try to reconnect. 1 attempts left>

                                      Thomas BraunT 1 Reply Last reply
                                      0
                                      • M Mr.X

                                        Hallo zusammen,
                                        ich war jetzt ein halbes Jahr glücklich, weil der Zigbee Kram endlich mal lief.
                                        Dann habe ich jetzt upgedatet, um den Lidl Kram zu integrieren, und nun ist der Adappter wieder ständig offline :-(
                                        Würde mich über eine Hilfestellung freuen.
                                        Folgendes steht im Log:
                                        <zigbee.0 2020-12-08 16:49:01.564 error at /opt/iobroker/node_modules/iobroker.zigbee/node_modules/@serialport/stream/lib/index.js:242:12
                                        zigbee.0 2020-12-08 16:49:01.564 error at SerialPort._error (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/@serialport/stream/lib/index.js:198:14)
                                        zigbee.0 2020-12-08 16:49:01.564 error at SerialPort.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:134:49)
                                        zigbee.0 2020-12-08 16:49:01.564 error at __awaiter (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:23:12)
                                        zigbee.0 2020-12-08 16:49:01.564 error at new Promise (<anonymous>)
                                        zigbee.0 2020-12-08 16:49:01.564 error at /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:27:71
                                        zigbee.0 2020-12-08 16:49:01.564 error at Generator.next (<anonymous>)
                                        zigbee.0 2020-12-08 16:49:01.564 error at Znp.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/dist/adapter/z-stack/znp/znp.js:136:32)
                                        zigbee.0 2020-12-08 16:49:01.564 error (12100) Error: Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'
                                        zigbee.0 2020-12-08 16:49:01.563 error (12100) Failed to start Zigbee
                                        zigbee.0 2020-12-08 16:48:56.338 info (12100) Installed Version: iobroker.zigbee@1.4.0
                                        zigbee.0 2020-12-08 16:48:56.323 info (12100) Starting Zigbee npm ...
                                        zigbee.0 2020-12-08 16:48:56.321 info (12100) Try to reconnect. 1 attempts left>

                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        wrote on last edited by
                                        #43

                                        @Mr-X sagte in ZigBee neue Version 1.4.0:

                                        Error: Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'

                                        Da scheint noch was anderes auf den Port zuzugreifen.

                                        Adapter wurde wie installiert? Aus dem Verwahrort oder aus git?
                                        Node Installation korrekt?

                                        Und bitte Text auch in CodeTags einbetten, das liest sich dann besser.

                                        Linux-Werkzeugkasten:
                                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                        NodeJS Fixer Skript:
                                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                        M 1 Reply Last reply
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @Mr-X sagte in ZigBee neue Version 1.4.0:

                                          Error: Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'

                                          Da scheint noch was anderes auf den Port zuzugreifen.

                                          Adapter wurde wie installiert? Aus dem Verwahrort oder aus git?
                                          Node Installation korrekt?

                                          Und bitte Text auch in CodeTags einbetten, das liest sich dann besser.

                                          M Offline
                                          M Offline
                                          Mr.X
                                          wrote on last edited by
                                          #44

                                          @Thomas-Braun Sorry, habe das eigentlich in die <> Coder-Klammer gesetzt.
                                          Also ich habe von 1.3 (oder so) auf latest 1.4 update gemacht, davor lief alles sauber.
                                          am Rpi 4 stecken keine anderen USB devices, nur der CC2531.
                                          Denke, dass mit Node alles OK ist, wenn es davor Monate lang ohne probs lief.

                                          Thomas BraunT 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          654

                                          Online

                                          32.4k

                                          Users

                                          81.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe