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

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

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. [Aufruf] ZigBee CC253x Adapter 0.9

NEWS

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

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

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

[Aufruf] ZigBee CC253x Adapter 0.9

Geplant Angeheftet Gesperrt Verschoben Tester
297 Beiträge 51 Kommentatoren 53.3k Aufrufe 24 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • AsgothianA Asgothian

    @piscator83
    Kannst du bitte mal schauen welche Versionen vom zigbee-shepherd-converters du hast ? (console auf den Rechner, in den Verzeichnissen /opt/iobroker/node_modules/zigbee-shepherd-converters und ggf. auch /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-shepherd-converters ein tail ./package.json, da müsste die Versionsnummer drin stehen ?

    A.

    P Offline
    P Offline
    piscator83
    schrieb am zuletzt editiert von
    #241

    @Asgothian
    Also in der ersten steht 4.0.12
    in der zweiten 7.1.13

    kann das sein?

    1 Antwort Letzte Antwort
    0
    • D Offline
      D Offline
      der_maik
      schrieb am zuletzt editiert von
      #242

      Hallo zusammen,

      bisher hab ich immer alles durch fleißiges Suchen und/oder mitlesen lösen können, nun aber aktuell nicht. Ich bin mir auch nicht sicher ob ich ein Problem mit dem Adapter habe, oder nur ein Verständnisproblem. Ich habe diverse Geräte angelernt, ein paar Xiaomi Sensoren, Ikea Lampen und zwei von Müller Licht. Nun ist es so das ich über ein Skript hier aus dem Forum mit der Tradfri Remote eine Gruppe schalte. Das Skript ändert entsprechend die Werte der Helligkeit, was allerdings nicht aktualisiert wird ist der State der Gruppe und gar kein veränderter Wert beim einzelnen Mitglied der Gruppe. Was etwas schade ist da dadurch die Anzeigen in Visualisierungen oder auch Homekit nicht stimmen.

      Was mir zum Beispiel jetzt aufgefallen ist "/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-shepherd-converters" gibt es bei mir gar nicht. Was ja auch nicht richtig ist, oder?

      Installiert habe ich die Adapterversion 0.9.2, zigbee-shepherd version: 2.6.3 rev 20190223, arteck sonderversion zigbee-shepherd 7.1.3.

      Die Firmware hab ich ganz frisch geflasht, war vorher die 20181024 drauf, kein Unterschied für mich zwischen den beiden.

      AsgothianA 1 Antwort Letzte Antwort
      0
      • B Offline
        B Offline
        bigtwinch
        schrieb am zuletzt editiert von
        #243

        Hallo
        Habe viele syslog einträge von zigbee.
        System ist ein NUC6CAYH
        8GB 240GB SSD PROXMOX
        ioBroker auf VM
        cc2531 mit firmware CC2531ZNP-Prod_20190223
        zigbee adapter = 0.9.2
        /opt/iobroker/node_modules/zigbee-shepherd-converters$ = 7.2.8
        node v8.15.1
        nodejs v8.15.1
        npm 6.4.1

        ist das normal? !

        iobroker@iobroker:~$ sudo tail -f /var/log/syslog
        Mar 14 18:28:15 iobroker bash[722]: onZclFunctional: null,
        Mar 14 18:28:15 iobroker bash[722]: foundation: [Function],
        Mar 14 18:28:15 iobroker bash[722]: functional: [Function],
        Mar 14 18:28:15 iobroker bash[722]: bind: [Function],
        Mar 14 18:28:15 iobroker bash[722]: unbind: [Function],
        Mar 14 18:28:15 iobroker bash[722]: read: [Function],
        Mar 14 18:28:15 iobroker bash[722]: write: [Function],
        Mar 14 18:28:15 iobroker bash[722]: report: [Function] } ],
        Mar 14 18:28:15 iobroker bash[722]: data: { cid: 'genOnOff', data: { onOff: 1 } },
        Mar 14 18:28:15 iobroker bash[722]: linkquality: 36 } { cid: 'genOnOff', modelId: 'lumi.router' }
        Mar 14 18:28:25 iobroker bash[722]: Thu, 14 Mar 2019 17:28:25 GMT cc-znp:AREQ <-- AF:incomingMsg, { groupid: 0, clusterid: 1030, srcaddr: 37726, srcendpoint: 1, dstendpoint: 1, wasbroadcast: 0, linkquality: 47, securityuse: 0, timestamp: 5713323, transseqnumber: 0, len: 7, data: <Buffer 18 30 0a 00 00 18 01> }
        Mar 14 18:28:25 iobroker bash[722]: 2019-03-14T17:28:25.694Z zigbee-shepherd:af dispatchIncomingMsg(): type: incomingMsg, msg: [object Object]
        Mar 14 18:28:25 iobroker bash[722]: 2019-03-14T17:28:25.695Z zigbee-shepherd:msgHdlr IND <-- AF:incomingMsg, transId: 0
        Mar 14 18:28:25 iobroker bash[722]: 2019-03-14T17:28:25.696Z zigbee:controller event msg { groupid: 0,
        Mar 14 18:28:25 iobroker bash[722]: clusterid: 1030,
        Mar 14 18:28:25 iobroker bash[722]: srcaddr: 37726,
        Mar 14 18:28:25 iobroker bash[722]: srcendpoint: 1,
        Mar 14 18:28:25 iobroker bash[722]: dstendpoint: 1,
        Mar 14 18:28:25 iobroker bash[722]: wasbroadcast: 0,
        Mar 14 18:28:25 iobroker bash[722]: linkquality: 47,
        Mar 14 18:28:25 iobroker bash[722]: securityuse: 0,
        Mar 14 18:28:25 iobroker bash[722]: timestamp: 5713323,
        Mar 14 18:28:25 iobroker bash[722]: transseqnumber: 0,
        Mar 14 18:28:25 iobroker bash[722]: len: 7,
        Mar 14 18:28:25 iobroker bash[722]: data: { '0': 24, '1': 48, '2': 10, '3': 0, '4': 0, '5': 24, '6': 1 },
        Mar 14 18:28:25 iobroker bash[722]: zclMsg:
        Mar 14 18:28:25 iobroker bash[722]: { frameCntl: { frameType: 0, manufSpec: 0, direction: 1, disDefaultRsp: 1 },
        Mar 14 18:28:25 iobroker bash[722]: manufCode: 0,
        Mar 14 18:28:25 iobroker bash[722]: seqNum: 48,
        Mar 14 18:28:25 iobroker bash[722]: cmdId: 'report',
        Mar 14 18:28:25 iobroker bash[722]: payload: [ [Object] ] } } { modelId: 'lumi.sensor_motion.aq2' }
        Mar 14 18:28:25 iobroker bash[722]: 2019-03-14T17:28:25.697Z zigbee-shepherd:af dispatchIncomingMsg(): type: zclIncomingMsg, msg: [object Object]
        Mar 14 18:28:25 iobroker bash[722]: 2019-03-14T17:28:25.698Z zigbee:controller debug handleMessage { type: 'attReport',
        Mar 14 18:28:25 iobroker bash[722]: endpoints:
        Mar 14 18:28:25 iobroker bash[722]: [ Endpoint {
        Mar 14 18:28:25 iobroker bash[722]: isLocal: [Function],
        Mar 14 18:28:25 iobroker bash[722]: device: [Object],
        Mar 14 18:28:25 iobroker bash[722]: profId: 260,
        Mar 14 18:28:25 iobroker bash[722]: epId: 1,
        Mar 14 18:28:25 iobroker bash[722]: devId: 263,
        Mar 14 18:28:25 iobroker bash[722]: inClusterList: [Array],
        Mar 14 18:28:25 iobroker bash[722]: outClusterList: [Array],
        Mar 14 18:28:25 iobroker bash[722]: clusters: [Object],
        Mar 14 18:28:25 iobroker bash[722]: onAfDataConfirm: null,
        Mar 14 18:28:25 iobroker bash[722]: onAfReflectError: null,
        Mar 14 18:28:25 iobroker bash[722]: onAfIncomingMsg: null,
        Mar 14 18:28:25 iobroker bash[722]: onAfIncomingMsgExt: null,
        Mar 14 18:28:25 iobroker bash[722]: onZclFoundation: null,
        Mar 14 18:28:25 iobroker bash[722]: onZclFunctional: null,
        Mar 14 18:28:25 iobroker bash[722]: foundation: [Function],
        Mar 14 18:28:25 iobroker bash[722]: functional: [Function],
        Mar 14 18:28:25 iobroker bash[722]: bind: [Function],
        Mar 14 18:28:25 iobroker bash[722]: unbind: [Function],
        Mar 14 18:28:25 iobroker bash[722]: read: [Function],
        Mar 14 18:28:25 iobroker bash[722]: write: [Function],
        Mar 14 18:28:25 iobroker bash[722]: report: [Function] } ],
        Mar 14 18:28:25 iobroker bash[722]: data: { cid: 'msOccupancySensing', data: { occupancy: 1 } },
        Mar 14 18:28:25 iobroker bash[722]: linkquality: 47 }
        Mar 14 18:28:25 iobroker bash[722]: 2019-03-14T17:28:25.699Z zigbee:controller event attReport { type: 'attReport',
        Mar 14 18:28:25 iobroker bash[722]: endpoints:
        Mar 14 18:28:25 iobroker bash[722]: [ Endpoint {
        Mar 14 18:28:25 iobroker bash[722]: isLocal: [Function],
        Mar 14 18:28:25 iobroker bash[722]: device: [Object],
        Mar 14 18:28:25 iobroker bash[722]: profId: 260,
        Mar 14 18:28:25 iobroker bash[722]: epId: 1,
        Mar 14 18:28:25 iobroker bash[722]: devId: 263,
        Mar 14 18:28:25 iobroker bash[722]: inClusterList: [Array],
        Mar 14 18:28:25 iobroker bash[722]: outClusterList: [Array],
        Mar 14 18:28:25 iobroker bash[722]: clusters: [Object],
        Mar 14 18:28:25 iobroker bash[722]: onAfDataConfirm: null,
        Mar 14 18:28:25 iobroker bash[722]: onAfReflectError: null,
        Mar 14 18:28:25 iobroker bash[722]: onAfIncomingMsg: null,
        Mar 14 18:28:25 iobroker bash[722]: onAfIncomingMsgExt: null,
        Mar 14 18:28:25 iobroker bash[722]: onZclFoundation: null,
        Mar 14 18:28:25 iobroker bash[722]: onZclFunctional: null,
        Mar 14 18:28:25 iobroker bash[722]: foundation: [Function],
        Mar 14 18:28:25 iobroker bash[722]: functional: [Function],
        Mar 14 18:28:25 iobroker bash[722]: bind: [Function],
        Mar 14 18:28:25 iobroker bash[722]: unbind: [Function],
        Mar 14 18:28:25 iobroker bash[722]: read: [Function],
        Mar 14 18:28:25 iobroker bash[722]: write: [Function],
        Mar 14 18:28:25 iobroker bash[722]: report: [Function] } ],
        Mar 14 18:28:25 iobroker bash[722]: data: { cid: 'msOccupancySensing', data: { occupancy: 1 } },
        Mar 14 18:28:25 iobroker bash[722]: linkquality: 47 } { cid: 'msOccupancySensing', modelId: 'lumi.sensor_motion.aq2' }
        Mar 14 18:28:25 iobroker bash[722]: Thu, 14 Mar 2019 17:28:25 GMT cc-znp:AREQ <-- AF:incomingMsg, { groupid: 0, clusterid: 1024, srcaddr: 37726, srcendpoint: 1, dstendpoint: 1, wasbroadcast: 0, linkquality: 44, securityuse: 0, timestamp: 5713684, transseqnumber: 0, len: 8, data: <Buffer 18 2f 0a 00 00 21 07 00> }
        Mar 14 18:28:25 iobroker bash[722]: 2019-03-14T17:28:25.809Z zigbee-shepherd:af dispatchIncomingMsg(): type: incomingMsg, msg: [object Object]
        Mar 14 18:28:25 iobroker bash[722]: 2019-03-14T17:28:25.810Z zigbee-shepherd:msgHdlr IND <-- AF:incomingMsg, transId: 0
        Mar 14 18:28:25 iobroker bash[722]: 2019-03-14T17:28:25.811Z zigbee:controller event msg { groupid: 0,
        Mar 14 18:28:25 iobroker bash[722]: clusterid: 1024,
        Mar 14 18:28:25 iobroker bash[722]: srcaddr: 37726,
        Mar 14 18:28:25 iobroker bash[722]: srcendpoint: 1,
        Mar 14 18:28:25 iobroker bash[722]: dstendpoint: 1,
        Mar 14 18:28:25 iobroker bash[722]: wasbroadcast: 0,
        Mar 14 18:28:25 iobroker bash[722]: linkquality: 44,
        Mar 14 18:28:25 iobroker bash[722]: securityuse: 0,
        Mar 14 18:28:25 iobroker bash[722]: timestamp: 5713684,
        Mar 14 18:28:25 iobroker bash[722]: transseqnumber: 0,
        Mar 14 18:28:25 iobroker bash[722]: len: 8,
        Mar 14 18:28:25 iobroker bash[722]: data: { '0': 24, '1': 47, '2': 10, '3': 0, '4': 0, '5': 33, '6': 7, '7': 0 },
        Mar 14 18:28:25 iobroker bash[722]: zclMsg:
        Mar 14 18:28:25 iobroker bash[722]: { frameCntl: { frameType: 0, manufSpec: 0, direction: 1, disDefaultRsp: 1 },
        Mar 14 18:28:25 iobroker bash[722]: manufCode: 0,
        Mar 14 18:28:25 iobroker bash[722]: seqNum: 47,
        Mar 14 18:28:25 iobroker bash[722]: cmdId: 'report',
        Mar 14 18:28:25 iobroker bash[722]: payload: [ [Object] ] } } { modelId: 'lumi.sensor_motion.aq2' }
        Mar 14 18:28:25 iobroker bash[722]: 2019-03-14T17:28:25.812Z zigbee-shepherd:af dispatchIncomingMsg(): type: zclIncomingMsg, msg: [object Object]
        Mar 14 18:28:25 iobroker bash[722]: 2019-03-14T17:28:25.813Z zigbee:controller debug handleMessage { type: 'attReport',
        Mar 14 18:28:25 iobroker bash[722]: endpoints:
        Mar 14 18:28:25 iobroker bash[722]: [ Endpoint {
        Mar 14 18:28:25 iobroker bash[722]: isLocal: [Function],
        Mar 14 18:28:25 iobroker bash[722]: device: [Object],
        Mar 14 18:28:25 iobroker bash[722]: profId: 260,
        Mar 14 18:28:25 iobroker bash[722]: epId: 1,
        Mar 14 18:28:25 iobroker bash[722]: devId: 263,
        Mar 14 18:28:25 iobroker bash[722]: inClusterList: [Array],
        Mar 14 18:28:25 iobroker bash[722]: outClusterList: [Array],
        Mar 14 18:28:25 iobroker bash[722]: clusters: [Object],
        Mar 14 18:28:25 iobroker bash[722]: onAfDataConfirm: null,
        Mar 14 18:28:25 iobroker bash[722]: onAfReflectError: null,
        Mar 14 18:28:25 iobroker bash[722]: onAfIncomingMsg: null,
        Mar 14 18:28:25 iobroker bash[722]: onAfIncomingMsgExt: null,
        Mar 14 18:28:25 iobroker bash[722]: onZclFoundation: null,
        Mar 14 18:28:25 iobroker bash[722]: onZclFunctional: null,
        Mar 14 18:28:25 iobroker bash[722]: foundation: [Function],
        Mar 14 18:28:25 iobroker bash[722]: functional: [Function],
        Mar 14 18:28:25 iobroker bash[722]: bind: [Function],
        Mar 14 18:28:25 iobroker bash[722]: unbind: [Function],
        Mar 14 18:28:25 iobroker bash[722]: read: [Function],
        Mar 14 18:28:25 iobroker bash[722]: write: [Function],
        Mar 14 18:28:25 iobroker bash[722]: report: [Function] } ],
        Mar 14 18:28:25 iobroker bash[722]: data: { cid: 'msIlluminanceMeasurement', data: { measuredValue: 7 } },
        Mar 14 18:28:25 iobroker bash[722]: linkquality: 44 }
        Mar 14 18:28:25 iobroker bash[722]: 2019-03-14T17:28:25.814Z zigbee:controller event attReport { type: 'attReport',
        Mar 14 18:28:25 iobroker bash[722]: endpoints:
        Mar 14 18:28:25 iobroker bash[722]: [ Endpoint {
        Mar 14 18:28:25 iobroker bash[722]: isLocal: [Function],
        Mar 14 18:28:25 iobroker bash[722]: device: [Object],
        Mar 14 18:28:25 iobroker bash[722]: profId: 260,
        Mar 14 18:28:25 iobroker bash[722]: epId: 1,
        Mar 14 18:28:25 iobroker bash[722]: devId: 263,
        Mar 14 18:28:25 iobroker bash[722]: inClusterList: [Array],
        Mar 14 18:28:25 iobroker bash[722]: outClusterList: [Array],
        Mar 14 18:28:25 iobroker bash[722]: clusters: [Object],
        Mar 14 18:28:25 iobroker bash[722]: onAfDataConfirm: null,
        Mar 14 18:28:25 iobroker bash[722]: onAfReflectError: null,
        Mar 14 18:28:25 iobroker bash[722]: onAfIncomingMsg: null,
        Mar 14 18:28:25 iobroker bash[722]: onAfIncomingMsgExt: null,
        Mar 14 18:28:25 iobroker bash[722]: onZclFoundation: null,
        Mar 14 18:28:25 iobroker bash[722]: onZclFunctional: null,
        Mar 14 18:28:25 iobroker bash[722]: foundation: [Function],
        Mar 14 18:28:25 iobroker bash[722]: functional: [Function],
        Mar 14 18:28:25 iobroker bash[722]: bind: [Function],
        Mar 14 18:28:25 iobroker bash[722]: unbind: [Function],
        Mar 14 18:28:25 iobroker bash[722]: read: [Function],
        Mar 14 18:28:25 iobroker bash[722]: write: [Function],
        Mar 14 18:28:25 iobroker bash[722]: report: [Function] } ],
        Mar 14 18:28:25 iobroker bash[722]: data: { cid: 'msIlluminanceMeasurement', data: { measuredValue: 7 } },
        Mar 14 18:28:25 iobroker bash[722]: linkquality: 44 } { cid: 'msIlluminanceMeasurement',
        Mar 14 18:28:25 iobroker bash[722]: modelId: 'lumi.sensor_motion.aq2' }
        Mar 14 18:28:25 iobroker bash[722]: 2019-03-14T17:28:25.815Z zigbee:controller debug handleMessage { type: 'devChange',
        Mar 14 18:28:25 iobroker bash[722]: endpoints:
        Mar 14 18:28:25 iobroker bash[722]: [ Endpoint {
        Mar 14 18:28:25 iobroker bash[722]: isLocal: [Function],
        Mar 14 18:28:25 iobroker bash[722]: device: [Object],
        Mar 14 18:28:25 iobroker bash[722]: profId: 260,
        Mar 14 18:28:25 iobroker bash[722]: epId: 1,
        Mar 14 18:28:25 iobroker bash[722]: devId: 263,
        Mar 14 18:28:25 iobroker bash[722]: inClusterList: [Array],
        Mar 14 18:28:25 iobroker bash[722]: outClusterList: [Array],
        Mar 14 18:28:25 iobroker bash[722]: clusters: [Object],
        Mar 14 18:28:25 iobroker bash[722]: onAfDataConfirm: null,
        Mar 14 18:28:25 iobroker bash[722]: onAfReflectError: null,
        Mar 14 18:28:25 iobroker bash[722]: onAfIncomingMsg: null,
        Mar 14 18:28:25 iobroker bash[722]: onAfIncomingMsgExt: null,
        Mar 14 18:28:25 iobroker bash[722]: onZclFoundation: null,
        Mar 14 18:28:25 iobroker bash[722]: onZclFunctional: null,
        Mar 14 18:28:25 iobroker bash[722]: foundation: [Function],
        Mar 14 18:28:25 iobroker bash[722]: functional: [Function],
        Mar 14 18:28:25 iobroker bash[722]: bind: [Function],
        Mar 14 18:28:25 iobroker bash[722]: unbind: [Function],
        Mar 14 18:28:25 iobroker bash[722]: read: [Function],
        Mar 14 18:28:25 iobroker bash[722]: write: [Function],
        Mar 14 18:28:25 iobroker bash[722]: report: [Function] } ],
        Mar 14 18:28:25 iobroker bash[722]: data: { cid: 'msIlluminanceMeasurement', data: { measuredValue: 7 } } }
        Mar 14 18:28:25 iobroker bash[722]: 2019-03-14T17:28:25.818Z zigbee:controller event devChange { type: 'devChange',
        Mar 14 18:28:25 iobroker bash[722]: endpoints:
        Mar 14 18:28:25 iobroker bash[722]: [ Endpoint {
        Mar 14 18:28:25 iobroker bash[722]: isLocal: [Function],
        Mar 14 18:28:25 iobroker bash[722]: device: [Object],
        Mar 14 18:28:25 iobroker bash[722]: profId: 260,
        Mar 14 18:28:25 iobroker bash[722]: epId: 1,
        Mar 14 18:28:25 iobroker bash[722]: devId: 263,
        Mar 14 18:28:25 iobroker bash[722]: inClusterList: [Array],
        Mar 14 18:28:25 iobroker bash[722]: outClusterList: [Array],
        Mar 14 18:28:25 iobroker bash[722]: clusters: [Object],
        Mar 14 18:28:25 iobroker bash[722]: onAfDataConfirm: null,
        Mar 14 18:28:25 iobroker bash[722]: onAfReflectError: null,
        Mar 14 18:28:25 iobroker bash[722]: onAfIncomingMsg: null,
        Mar 14 18:28:25 iobroker bash[722]: onAfIncomingMsgExt: null,
        Mar 14 18:28:25 iobroker bash[722]: onZclFoundation: null,
        Mar 14 18:28:25 iobroker bash[722]: onZclFunctional: null,
        Mar 14 18:28:25 iobroker bash[722]: foundation: [Function],
        Mar 14 18:28:25 iobroker bash[722]: functional: [Function],
        Mar 14 18:28:25 iobroker bash[722]: bind: [Function],
        Mar 14 18:28:25 iobroker bash[722]: unbind: [Function],
        Mar 14 18:28:25 iobroker bash[722]: read: [Function],
        Mar 14 18:28:25 iobroker bash[722]: write: [Function],
        Mar 14 18:28:25 iobroker bash[722]: report: [Function] } ],
        Mar 14 18:28:25 iobroker bash[722]: data: { cid: 'msIlluminanceMeasurement', data: { measuredValue: 7 } } } { cid: 'msIlluminanceMeasurement',
        Mar 14 18:28:25 iobroker bash[722]: modelId: 'lumi.sensor_motion.aq2' }
        Mar 14 18:28:28 iobroker bash[722]: Thu, 14 Mar 2019 17:28:28 GMT cc-znp:AREQ <-- ZDO:srcRtgInd, { dstaddr: 2488, relaycount: 1, relaylist: <Buffer 18 f8> }
        Mar 14 18:28:28 iobroker bash[722]: 2019-03-14T17:28:28.706Z zigbee-shepherd:msgHdlr IND <-- ZDO:srcRtgInd
        Mar 14 18:28:28 iobroker bash[722]: Thu, 14 Mar 2019 17:28:28 GMT cc-znp:AREQ <-- AF:incomingMsg, { groupid: 0, clusterid: 0, srcaddr: 2488, srcendpoint: 1, dstendpoint: 1, wasbroadcast: 0, linkquality: 39, securityuse: 0, timestamp: 5722885, transseqnumber: 0, len: 44, data: <Buffer 18 84 0a 01 ff 42 25 01 21 bd 0b 04 21 a8 43 05 21 0c 00 06 24 01 00 00 00 00 64 29 6c 07 65 21 57 0d 66 2b 90 75 01 00 0a 21 18 f8> }
        Mar 14 18:28:28 iobroker bash[722]: 2019-03-14T17:28:28.757Z zigbee-shepherd:af dispatchIncomingMsg(): type: incomingMsg, msg: [object Object]
        Mar 14 18:28:28 iobroker bash[722]: 2019-03-14T17:28:28.761Z zigbee-shepherd:msgHdlr IND <-- AF:incomingMsg, transId: 0
        Mar 14 18:28:28 iobroker bash[722]: 2019-03-14T17:28:28.761Z zigbee:controller event msg { groupid: 0,
        Mar 14 18:28:28 iobroker bash[722]: clusterid: 0,
        Mar 14 18:28:28 iobroker bash[722]: srcaddr: 2488,
        Mar 14 18:28:28 iobroker bash[722]: srcendpoint: 1,
        Mar 14 18:28:28 iobroker bash[722]: dstendpoint: 1,
        Mar 14 18:28:28 iobroker bash[722]: wasbroadcast: 0,
        Mar 14 18:28:28 iobroker bash[722]: linkquality: 39,
        Mar 14 18:28:28 iobroker bash[722]: securityuse: 0,
        Mar 14 18:28:28 iobroker bash[722]: timestamp: 5722885,
        Mar 14 18:28:28 iobroker bash[722]: transseqnumber: 0,
        Mar 14 18:28:28 iobroker bash[722]: len: 44,
        Mar 14 18:28:28 iobroker bash[722]: data:
        Mar 14 18:28:28 iobroker bash[722]: { '0': 24,
        Mar 14 18:28:28 iobroker bash[722]: '1': 132,
        Mar 14 18:28:28 iobroker bash[722]: '2': 10,
        Mar 14 18:28:28 iobroker bash[722]: '3': 1,
        Mar 14 18:28:28 iobroker bash[722]: '4': 255,
        Mar 14 18:28:28 iobroker bash[722]: '5': 66,
        Mar 14 18:28:28 iobroker bash[722]: '6': 37,
        Mar 14 18:28:28 iobroker bash[722]: '7': 1,
        Mar 14 18:28:28 iobroker bash[722]: '8': 33,
        Mar 14 18:28:28 iobroker bash[722]: '9': 189,
        Mar 14 18:28:28 iobroker bash[722]: '10': 11,
        Mar 14 18:28:28 iobroker bash[722]: '11': 4,
        Mar 14 18:28:28 iobroker bash[722]: '12': 33,
        Mar 14 18:28:28 iobroker bash[722]: '13': 168,
        Mar 14 18:28:28 iobroker bash[722]: '14': 67,
        Mar 14 18:28:28 iobroker bash[722]: '15': 5,
        Mar 14 18:28:28 iobroker bash[722]: '16': 33,
        Mar 14 18:28:28 iobroker bash[722]: '17': 12,
        Mar 14 18:28:28 iobroker bash[722]: '18': 0,
        Mar 14 18:28:28 iobroker bash[722]: '19': 6,
        Mar 14 18:28:28 iobroker bash[722]: '20': 36,
        Mar 14 18:28:28 iobroker bash[722]: '21': 1,
        Mar 14 18:28:28 iobroker bash[722]: '22': 0,
        Mar 14 18:28:28 iobroker bash[722]: '23': 0,
        Mar 14 18:28:28 iobroker bash[722]: '24': 0,
        Mar 14 18:28:28 iobroker bash[722]: '25': 0,
        Mar 14 18:28:28 iobroker bash[722]: '26': 100,
        Mar 14 18:28:28 iobroker bash[722]: '27': 41,
        Mar 14 18:28:28 iobroker bash[722]: '28': 108,
        Mar 14 18:28:28 iobroker bash[722]: '29': 7,
        Mar 14 18:28:28 iobroker bash[722]: '30': 101,
        Mar 14 18:28:28 iobroker bash[722]: '31': 33,
        Mar 14 18:28:28 iobroker bash[722]: '32': 87,
        Mar 14 18:28:28 iobroker bash[722]: '33': 13,
        Mar 14 18:28:28 iobroker bash[722]: '34': 102,
        Mar 14 18:28:28 iobroker bash[722]: '35': 43,
        Mar 14 18:28:28 iobroker bash[722]: '36': 144,
        Mar 14 18:28:28 iobroker bash[722]: '37': 117,
        Mar 14 18:28:28 iobroker bash[722]: '38': 1,
        Mar 14 18:28:28 iobroker bash[722]: '39': 0,
        Mar 14 18:28:28 iobroker bash[722]: '40': 10,
        Mar 14 18:28:28 iobroker bash[722]: '41': 33,
        Mar 14 18:28:28 iobroker bash[722]: '42': 24,
        Mar 14 18:28:28 iobroker bash[722]: '43': 248 },
        Mar 14 18:28:28 iobroker bash[722]: zclMsg:
        Mar 14 18:28:28 iobroker bash[722]: { frameCntl: { frameType: 0, manufSpec: 0, direction: 1, disDefaultRsp: 1 },
        Mar 14 18:28:28 iobroker bash[722]: manufCode: 0,
        Mar 14 18:28:28 iobroker bash[722]: seqNum: 132,
        Mar 14 18:28:28 iobroker bash[722]: cmdId: 'report',
        Mar 14 18:28:28 iobroker bash[722]: payload: [ [Object] ] } } { modelId: 'lumi.weather' }
        Mar 14 18:28:28 iobroker bash[722]: 2019-03-14T17:28:28.762Z zigbee-shepherd:af dispatchIncomingMsg(): type: zclIncomingMsg, msg: [object Object]
        Mar 14 18:28:28 iobroker bash[722]: 2019-03-14T17:28:28.763Z zigbee:controller debug handleMessage { type: 'attReport',
        Mar 14 18:28:28 iobroker bash[722]: endpoints:
        Mar 14 18:28:28 iobroker bash[722]: [ Endpoint {
        Mar 14 18:28:28 iobroker bash[722]: isLocal: [Function],
        Mar 14 18:28:28 iobroker bash[722]: device: [Object],
        Mar 14 18:28:28 iobroker bash[722]: profId: 260,
        Mar 14 18:28:28 iobroker bash[722]: epId: 1,
        Mar 14 18:28:28 iobroker bash[722]: devId: 24321,
        Mar 14 18:28:28 iobroker bash[722]: inClusterList: [Array],
        Mar 14 18:28:28 iobroker bash[722]: outClusterList: [Array],
        Mar 14 18:28:28 iobroker bash[722]: clusters: [Object],
        Mar 14 18:28:28 iobroker bash[722]: onAfDataConfirm: null,
        Mar 14 18:28:28 iobroker bash[722]: onAfReflectError: null,
        Mar 14 18:28:28 iobroker bash[722]: onAfIncomingMsg: null,
        Mar 14 18:28:28 iobroker bash[722]: onAfIncomingMsgExt: null,
        Mar 14 18:28:28 iobroker bash[722]: onZclFoundation: null,
        Mar 14 18:28:28 iobroker bash[722]: onZclFunctional: null,
        Mar 14 18:28:28 iobroker bash[722]: foundation: [Function],
        Mar 14 18:28:28 iobroker bash[722]: functional: [Function],
        Mar 14 18:28:28 iobroker bash[722]: bind: [Function],
        Mar 14 18:28:28 iobroker bash[722]: unbind: [Function],
        Mar 14 18:28:28 iobroker bash[722]: read: [Function],
        Mar 14 18:28:28 iobroker bash[722]: write: [Function],
        Mar 14 18:28:28 iobroker bash[722]: report: [Function] } ],
        Mar 14 18:28:28 iobroker bash[722]: data: { cid: 'genBasic', data: { '65281': [Object] } },
        Mar 14 18:28:28 iobroker bash[722]: linkquality: 39 }
        Mar 14 18:28:28 iobroker bash[722]: 2019-03-14T17:28:28.764Z zigbee:controller event attReport { type: 'attReport',
        Mar 14 18:28:28 iobroker bash[722]: endpoints:
        Mar 14 18:28:28 iobroker bash[722]: [ Endpoint {
        Mar 14 18:28:28 iobroker bash[722]: isLocal: [Function],
        Mar 14 18:28:28 iobroker bash[722]: device: [Object],
        Mar 14 18:28:28 iobroker bash[722]: profId: 260,
        Mar 14 18:28:28 iobroker bash[722]: epId: 1,
        Mar 14 18:28:28 iobroker bash[722]: devId: 24321,
        Mar 14 18:28:28 iobroker bash[722]: inClusterList: [Array],
        Mar 14 18:28:28 iobroker bash[722]: outClusterList: [Array],
        Mar 14 18:28:28 iobroker bash[722]: clusters: [Object],
        Mar 14 18:28:28 iobroker bash[722]: onAfDataConfirm: null,
        Mar 14 18:28:28 iobroker bash[722]: onAfReflectError: null,
        Mar 14 18:28:28 iobroker bash[722]: onAfIncomingMsg: null,
        Mar 14 18:28:28 iobroker bash[722]: onAfIncomingMsgExt: null,
        Mar 14 18:28:28 iobroker bash[722]: onZclFoundation: null,
        Mar 14 18:28:28 iobroker bash[722]: onZclFunctional: null,
        Mar 14 18:28:28 iobroker bash[722]: foundation: [Function],
        Mar 14 18:28:28 iobroker bash[722]: functional: [Function],
        Mar 14 18:28:28 iobroker bash[722]: bind: [Function],
        Mar 14 18:28:28 iobroker bash[722]: unbind: [Function],
        Mar 14 18:28:28 iobroker bash[722]: read: [Function],
        Mar 14 18:28:28 iobroker bash[722]: write: [Function],
        Mar 14 18:28:28 iobroker bash[722]: report: [Function] } ],
        Mar 14 18:28:28 iobroker bash[722]: data: { cid: 'genBasic', data: { '65281': [Object] } },
        Mar 14 18:28:28 iobroker bash[722]: linkquality: 39 } { cid: 'genBasic', modelId: 'lumi.weather' }
        Mar 14 18:28:28 iobroker bash[722]: 2019-03-14T17:28:28.767Z zigbee:controller debug handleMessage { type: 'devChange',
        Mar 14 18:28:28 iobroker bash[722]: endpoints:
        Mar 14 18:28:28 iobroker bash[722]: [ Endpoint {
        Mar 14 18:28:28 iobroker bash[722]: isLocal: [Function],
        Mar 14 18:28:28 iobroker bash[722]: device: [Object],
        Mar 14 18:28:28 iobroker bash[722]: profId: 260,
        Mar 14 18:28:28 iobroker bash[722]: epId: 1,
        Mar 14 18:28:28 iobroker bash[722]: devId: 24321,
        Mar 14 18:28:28 iobroker bash[722]: inClusterList: [Array],
        Mar 14 18:28:28 iobroker bash[722]: outClusterList: [Array],
        Mar 14 18:28:28 iobroker bash[722]: clusters: [Object],
        Mar 14 18:28:28 iobroker bash[722]: onAfDataConfirm: null,
        Mar 14 18:28:28 iobroker bash[722]: onAfReflectError: null,
        Mar 14 18:28:28 iobroker bash[722]: onAfIncomingMsg: null,
        Mar 14 18:28:28 iobroker bash[722]: onAfIncomingMsgExt: null,
        Mar 14 18:28:28 iobroker bash[722]: onZclFoundation: null,
        Mar 14 18:28:28 iobroker bash[722]: onZclFunctional: null,
        Mar 14 18:28:28 iobroker bash[722]: foundation: [Function],
        Mar 14 18:28:28 iobroker bash[722]: functional: [Function],
        Mar 14 18:28:28 iobroker bash[722]: bind: [Function],
        Mar 14 18:28:28 iobroker bash[722]: unbind: [Function],
        Mar 14 18:28:28 iobroker bash[722]: read: [Function],
        Mar 14 18:28:28 iobroker bash[722]: write: [Function],
        Mar 14 18:28:28 iobroker bash[722]: report: [Function] } ],
        Mar 14 18:28:28 iobroker bash[722]: data: { cid: 'genBasic', data: { '65281': [Array] } } }
        Mar 14 18:28:28 iobroker bash[722]: 2019-03-14T17:28:28.768Z zigbee:controller event devChange { type: 'devChange',
        Mar 14 18:28:28 iobroker bash[722]: endpoints:
        Mar 14 18:28:28 iobroker bash[722]: [ Endpoint {
        Mar 14 18:28:28 iobroker bash[722]: isLocal: [Function],
        Mar 14 18:28:28 iobroker bash[722]: device: [Object],
        Mar 14 18:28:28 iobroker bash[722]: profId: 260,
        Mar 14 18:28:28 iobroker bash[722]: epId: 1,
        Mar 14 18:28:28 iobroker bash[722]: devId: 24321,
        Mar 14 18:28:28 iobroker bash[722]: inClusterList: [Array],
        Mar 14 18:28:28 iobroker bash[722]: outClusterList: [Array],
        Mar 14 18:28:28 iobroker bash[722]: clusters: [Object],
        Mar 14 18:28:28 iobroker bash[722]: onAfDataConfirm: null,
        Mar 14 18:28:28 iobroker bash[722]: onAfReflectError: null,
        Mar 14 18:28:28 iobroker bash[722]: onAfIncomingMsg: null,
        Mar 14 18:28:28 iobroker bash[722]: onAfIncomingMsgExt: null,
        Mar 14 18:28:28 iobroker bash[722]: onZclFoundation: null,
        Mar 14 18:28:28 iobroker bash[722]: onZclFunctional: null,
        Mar 14 18:28:28 iobroker bash[722]: foundation: [Function],
        Mar 14 18:28:28 iobroker bash[722]: functional: [Function],
        Mar 14 18:28:28 iobroker bash[722]: bind: [Function],
        Mar 14 18:28:28 iobroker bash[722]: unbind: [Function],
        Mar 14 18:28:28 iobroker bash[722]: read: [Function],
        Mar 14 18:28:28 iobroker bash[722]: write: [Function],
        Mar 14 18:28:28 iobroker bash[722]: report: [Function] } ],
        Mar 14 18:28:28 iobroker bash[722]: data: { cid: 'genBasic', data: { '65281': [Array] } } } { cid: 'genBasic', modelId: 'lumi.weather' }
        Mar 14 18:28:50 iobroker bash[722]: Thu, 14 Mar 2019 17:28:50 GMT cc-znp:AREQ <-- AF:incomingMsg, { groupid: 0, clusterid: 257, srcaddr: 33792, srcendpoint: 1, dstendpoint: 1, wasbroadcast: 0, linkquality: 118, securityuse: 0, timestamp: 5790789, transseqnumber: 0, len: 10, data: <Buffer 18 cb 0a 05 05 23 00 00 1b 00> }
        Mar 14 18:28:50 iobroker bash[722]: 2019-03-14T17:28:50.482Z zigbee-shepherd:af dispatchIncomingMsg(): type: incomingMsg, msg: [object Object]
        Mar 14 18:28:50 iobroker bash[722]: 2019-03-14T17:28:50.484Z zigbee-shepherd:msgHdlr IND <-- AF:incomingMsg, transId: 0
        Mar 14 18:28:50 iobroker bash[722]: 2019-03-14T17:28:50.484Z zigbee:controller event msg { groupid: 0,
        Mar 14 18:28:50 iobroker bash[722]: clusterid: 257,
        Mar 14 18:28:50 iobroker bash[722]: srcaddr: 33792,
        Mar 14 18:28:50 iobroker bash[722]: srcendpoint: 1,
        Mar 14 18:28:50 iobroker bash[722]: dstendpoint: 1,
        Mar 14 18:28:50 iobroker bash[722]: wasbroadcast: 0,
        Mar 14 18:28:50 iobroker bash[722]: linkquality: 118,
        Mar 14 18:28:50 iobroker bash[722]: securityuse: 0,
        Mar 14 18:28:50 iobroker bash[722]: timestamp: 5790789,
        Mar 14 18:28:50 iobroker bash[722]: transseqnumber: 0,
        Mar 14 18:28:50 iobroker bash[722]: len: 10,
        Mar 14 18:28:50 iobroker bash[722]: data:
        Mar 14 18:28:50 iobroker bash[722]: { '0': 24,
        Mar 14 18:28:50 iobroker bash[722]: '1': 203,
        Mar 14 18:28:50 iobroker bash[722]: '2': 10,
        Mar 14 18:28:50 iobroker bash[722]: '3': 5,
        Mar 14 18:28:50 iobroker bash[722]: '4': 5,
        Mar 14 18:28:50 iobroker bash[722]: '5': 35,
        Mar 14 18:28:50 iobroker bash[722]: '6': 0,
        Mar 14 18:28:50 iobroker bash[722]: '7': 0,
        Mar 14 18:28:50 iobroker bash[722]: '8': 27,
        Mar 14 18:28:50 iobroker bash[722]: '9': 0 },
        Mar 14 18:28:50 iobroker bash[722]: zclMsg:
        Mar 14 18:28:50 iobroker bash[722]: { frameCntl: { frameType: 0, manufSpec: 0, direction: 1, disDefaultRsp: 1 },
        Mar 14 18:28:50 iobroker bash[722]: manufCode: 0,
        Mar 14 18:28:50 iobroker bash[722]: seqNum: 203,
        Mar 14 18:28:50 iobroker bash[722]: cmdId: 'report',
        Mar 14 18:28:50 iobroker bash[722]: payload: [ [Object] ] } } { modelId: 'lumi.vibration.aq1' }
        Mar 14 18:28:50 iobroker bash[722]: 2019-03-14T17:28:50.485Z zigbee-shepherd:af dispatchIncomingMsg(): type: zclIncomingMsg, msg: [object Object]
        Mar 14 18:28:50 iobroker bash[722]: 2019-03-14T17:28:50.486Z zigbee:controller debug handleMessage { type: 'attReport',
        Mar 14 18:28:50 iobroker bash[722]: endpoints:
        Mar 14 18:28:50 iobroker bash[722]: [ Endpoint {
        Mar 14 18:28:50 iobroker bash[722]: isLocal: [Function],
        Mar 14 18:28:50 iobroker bash[722]: device: [Object],
        Mar 14 18:28:50 iobroker bash[722]: profId: 260,
        Mar 14 18:28:50 iobroker bash[722]: epId: 1,
        Mar 14 18:28:50 iobroker bash[722]: devId: 10,
        Mar 14 18:28:50 iobroker bash[722]: inClusterList: [Array],
        Mar 14 18:28:50 iobroker bash[722]: outClusterList: [Array],
        Mar 14 18:28:50 iobroker bash[722]: clusters: [Object],
        Mar 14 18:28:50 iobroker bash[722]: onAfDataConfirm: null,
        Mar 14 18:28:50 iobroker bash[722]: onAfReflectError: null,
        Mar 14 18:28:50 iobroker bash[722]: onAfIncomingMsg: null,
        Mar 14 18:28:50 iobroker bash[722]: onAfIncomingMsgExt: null,
        Mar 14 18:28:50 iobroker bash[722]: onZclFoundation: null,
        Mar 14 18:28:50 iobroker bash[722]: onZclFunctional: null,
        Mar 14 18:28:50 iobroker bash[722]: foundation: [Function],
        Mar 14 18:28:50 iobroker bash[722]: functional: [Function],
        Mar 14 18:28:50 iobroker bash[722]: bind: [Function],
        Mar 14 18:28:50 iobroker bash[722]: unbind: [Function],
        Mar 14 18:28:50 iobroker bash[722]: read: [Function],
        Mar 14 18:28:50 iobroker bash[722]: write: [Function],
        Mar 14 18:28:50 iobroker bash[722]: report: [Function] } ],
        Mar 14 18:28:50 iobroker bash[722]: data: { cid: 'closuresDoorLock', data: { '1285': 1769472 } },
        Mar 14 18:28:50 iobroker bash[722]: linkquality: 118 }
        Mar 14 18:28:50 iobroker bash[722]: 2019-03-14T17:28:50.487Z zigbee:controller event attReport { type: 'attReport',
        Mar 14 18:28:50 iobroker bash[722]: endpoints:
        Mar 14 18:28:50 iobroker bash[722]: [ Endpoint {
        Mar 14 18:28:50 iobroker bash[722]: isLocal: [Function],
        Mar 14 18:28:50 iobroker bash[722]: device: [Object],
        Mar 14 18:28:50 iobroker bash[722]: profId: 260,
        Mar 14 18:28:50 iobroker bash[722]: epId: 1,
        Mar 14 18:28:50 iobroker bash[722]: devId: 10,
        Mar 14 18:28:50 iobroker bash[722]: inClusterList: [Array],
        Mar 14 18:28:50 iobroker bash[722]: outClusterList: [Array],
        Mar 14 18:28:50 iobroker bash[722]: clusters: [Object],
        Mar 14 18:28:50 iobroker bash[722]: onAfDataConfirm: null,
        Mar 14 18:28:50 iobroker bash[722]: onAfReflectError: null,
        Mar 14 18:28:50 iobroker bash[722]: onAfIncomingMsg: null,
        Mar 14 18:28:50 iobroker bash[722]: onAfIncomingMsgExt: null,
        Mar 14 18:28:50 iobroker bash[722]: onZclFoundation: null,
        Mar 14 18:28:50 iobroker bash[722]: onZclFunctional: null,
        Mar 14 18:28:50 iobroker bash[722]: foundation: [Function],
        Mar 14 18:28:50 iobroker bash[722]: functional: [Function],
        Mar 14 18:28:50 iobroker bash[722]: bind: [Function],
        Mar 14 18:28:50 iobroker bash[722]: unbind: [Function],
        Mar 14 18:28:50 iobroker bash[722]: read: [Function],
        Mar 14 18:28:50 iobroker bash[722]: write: [Function],
        Mar 14 18:28:50 iobroker bash[722]: report: [Function] } ],
        Mar 14 18:28:50 iobroker bash[722]: data: { cid: 'closuresDoorLock', data: { '1285': 1769472 } },
        Mar 14 18:28:50 iobroker bash[722]: linkquality: 118 } { cid: 'closuresDoorLock', modelId: 'lumi.vibration.aq1' }
        Mar 14 18:28:50 iobroker bash[722]: 2019-03-14T17:28:50.489Z zigbee:controller debug handleMessage { type: 'devChange',
        Mar 14 18:28:50 iobroker bash[722]: endpoints:
        Mar 14 18:28:50 iobroker bash[722]: [ Endpoint {
        Mar 14 18:28:50 iobroker bash[722]: isLocal: [Function],
        Mar 14 18:28:50 iobroker bash[722]: device: [Object],
        Mar 14 18:28:50 iobroker bash[722]: profId: 260,
        Mar 14 18:28:50 iobroker bash[722]: epId: 1,
        Mar 14 18:28:50 iobroker bash[722]: devId: 10,
        Mar 14 18:28:50 iobroker bash[722]: inClusterList: [Array],
        Mar 14 18:28:50 iobroker bash[722]: outClusterList: [Array],
        Mar 14 18:28:50 iobroker bash[722]: clusters: [Object],
        Mar 14 18:28:50 iobroker bash[722]: onAfDataConfirm: null,
        Mar 14 18:28:50 iobroker bash[722]: onAfReflectError: null,
        Mar 14 18:28:50 iobroker bash[722]: onAfIncomingMsg: null,
        Mar 14 18:28:50 iobroker bash[722]: onAfIncomingMsgExt: null,
        Mar 14 18:28:50 iobroker bash[722]: onZclFoundation: null,
        Mar 14 18:28:50 iobroker bash[722]: onZclFunctional: null,
        Mar 14 18:28:50 iobroker bash[722]: foundation: [Function],
        Mar 14 18:28:50 iobroker bash[722]: functional: [Function],
        Mar 14 18:28:50 iobroker bash[722]: bind: [Function],
        Mar 14 18:28:50 iobroker bash[722]: unbind: [Function],
        Mar 14 18:28:50 iobroker bash[722]: read: [Function],
        Mar 14 18:28:50 iobroker bash[722]: write: [Function],
        Mar 14 18:28:50 iobroker bash[722]: report: [Function] } ],
        Mar 14 18:28:50 iobroker bash[722]: data: { cid: 'closuresDoorLock', data: { '1285': 1769472 } } }
        Mar 14 18:28:50 iobroker bash[722]: 2019-03-14T17:28:50.491Z zigbee:controller event devChange { type: 'devChange',
        Mar 14 18:28:50 iobroker bash[722]: endpoints:
        Mar 14 18:28:50 iobroker bash[722]: [ Endpoint {
        Mar 14 18:28:50 iobroker bash[722]: isLocal: [Function],
        Mar 14 18:28:50 iobroker bash[722]: device: [Object],
        Mar 14 18:28:50 iobroker bash[722]: profId: 260,
        Mar 14 18:28:50 iobroker bash[722]: epId: 1,
        Mar 14 18:28:50 iobroker bash[722]: devId: 10,
        Mar 14 18:28:50 iobroker bash[722]: inClusterList: [Array],
        Mar 14 18:28:50 iobroker bash[722]: outClusterList: [Array],
        Mar 14 18:28:50 iobroker bash[722]: clusters: [Object],
        Mar 14 18:28:50 iobroker bash[722]: onAfDataConfirm: null,
        Mar 14 18:28:50 iobroker bash[722]: onAfReflectError: null,
        Mar 14 18:28:50 iobroker bash[722]: onAfIncomingMsg: null,
        Mar 14 18:28:50 iobroker bash[722]: onAfIncomingMsgExt: null,
        Mar 14 18:28:50 iobroker bash[722]: onZclFoundation: null,
        Mar 14 18:28:50 iobroker bash[722]: onZclFunctional: null,
        Mar 14 18:28:50 iobroker bash[722]: foundation: [Function],
        Mar 14 18:28:50 iobroker bash[722]: functional: [Function],
        Mar 14 18:28:50 iobroker bash[722]: bind: [Function],
        Mar 14 18:28:50 iobroker bash[722]: unbind: [Function],
        Mar 14 18:28:50 iobroker bash[722]: read: [Function],
        Mar 14 18:28:50 iobroker bash[722]: write: [Function],
        Mar 14 18:28:50 iobroker bash[722]: report: [Function] } ],
        Mar 14 18:28:50 iobroker bash[722]: data: { cid: 'closuresDoorLock', data: { '1285': 1769472 } } } { cid: 'closuresDoorLock', modelId: 'lumi.vibration.aq1' }
        Mar 14 18:29:05 iobroker bash[722]: 2019-03-14T17:29:05.772Z zigbee:controller debug Check online 0xd0cf5efffe212f9c 0xd0cf5efffe212f9c
        Mar 14 18:29:05 iobroker bash[722]: 2019-03-14T17:29:05.772Z zigbee:controller debug Check online 0x00124b001b7b302e 0x00124b001b7b302e
        Mar 14 18:29:05 iobroker bash[722]: 2019-03-14T17:29:05.772Z zigbee:controller debug Check online 0x000b57fffe395926 0x000b57fffe395926
        Mar 14 18:29:05 iobroker bash[722]: 2019-03-14T17:29:05.773Z zigbee:controller debug Check online 0x90fd9ffffe0facaa 0x90fd9ffffe0facaa
        Mar 14 18:29:05 iobroker bash[722]: 2019-03-14T17:29:05.773Z zigbee-shepherd:request REQ --> ZDO:nodeDescReq
        Mar 14 18:29:05 iobroker bash[722]: Thu, 14 Mar 2019 17:29:05 GMT cc-znp:SREQ --> ZDO:nodeDescReq, { dstaddr: 31855, nwkaddrofinterest: 31855 }
        Mar 14 18:29:05 iobroker bash[722]: 2019-03-14T17:29:05.774Z zigbee-shepherd:request REQ --> ZDO:nodeDescReq
        Mar 14 18:29:05 iobroker bash[722]: 2019-03-14T17:29:05.775Z zigbee-shepherd:request REQ --> ZDO:nodeDescReq
        Mar 14 18:29:05 iobroker bash[722]: 2019-03-14T17:29:05.775Z zigbee-shepherd:request REQ --> ZDO:nodeDescReq
        Mar 14 18:29:05 iobroker bash[722]: Thu, 14 Mar 2019 17:29:05 GMT cc-znp:SRSP <-- ZDO:nodeDescReq, { status: 0 }
        Mar 14 18:29:05 iobroker bash[722]: Thu, 14 Mar 2019 17:29:05 GMT cc-znp:SREQ --> ZDO:nodeDescReq, { dstaddr: 46194, nwkaddrofinterest: 46194 }
        Mar 14 18:29:05 iobroker bash[722]: Thu, 14 Mar 2019 17:29:05 GMT cc-znp:SRSP <-- ZDO:nodeDescReq, { status: 0 }
        Mar 14 18:29:05 iobroker bash[722]: Thu, 14 Mar 2019 17:29:05 GMT cc-znp:SREQ --> ZDO:nodeDescReq, { dstaddr: 11267, nwkaddrofinterest: 11267 }
        Mar 14 18:29:05 iobroker bash[722]: Thu, 14 Mar 2019 17:29:05 GMT cc-znp:SRSP <-- ZDO:nodeDescReq, { status: 0 }
        Mar 14 18:29:05 iobroker bash[722]: Thu, 14 Mar 2019 17:29:05 GMT cc-znp:SREQ --> ZDO:nodeDescReq, { dstaddr: 63512, nwkaddrofinterest: 63512 }
        Mar 14 18:29:05 iobroker bash[722]: Thu, 14 Mar 2019 17:29:05 GMT cc-znp:SRSP <-- ZDO:nodeDescReq, { status: 0 }
        Mar 14 18:29:05 iobroker bash[722]: Thu, 14 Mar 2019 17:29:05 GMT cc-znp:AREQ <-- ZDO:srcRtgInd, { dstaddr: 46194, relaycount: 1, relaylist: <Buffer 18 f8> }
        Mar 14 18:29:05 iobroker bash[722]: 2019-03-14T17:29:05.844Z zigbee-shepherd:msgHdlr IND <-- ZDO:srcRtgInd
        Mar 14 18:29:05 iobroker bash[722]: Thu, 14 Mar 2019 17:29:05 GMT cc-znp:AREQ <-- ZDO:srcRtgInd, { dstaddr: 11267, relaycount: 1, relaylist: <Buffer 18 f8> }
        Mar 14 18:29:05 iobroker bash[722]: 2019-03-14T17:29:05.861Z zigbee-shepherd:msgHdlr IND <-- ZDO:srcRtgInd
        Mar 14 18:29:05 iobroker bash[722]: Thu, 14 Mar 2019 17:29:05 GMT cc-znp:AREQ <-- ZDO:srcRtgInd, { dstaddr: 63512, relaycount: 0, relaylist: <Buffer > }
        Mar 14 18:29:05 iobroker bash[722]: 2019-03-14T17:29:05.867Z zigbee-shepherd:msgHdlr IND <-- ZDO:srcRtgInd
        Mar 14 18:29:05 iobroker bash[722]: Thu, 14 Mar 2019 17:29:05 GMT cc-znp:AREQ <-- ZDO:nodeDescRsp, { srcaddr: 11267, status: 0, nwkaddr: 11267, logicaltype_cmplxdescavai_userdescavai: 1, apsflags_freqband: 64, maccapflags: 142, manufacturercode: 4476, maxbuffersize: 82, maxintransfersize: 82, servermask: 0, maxouttransfersize: 82, descriptorcap: 0 }
        Mar 14 18:29:05 iobroker bash[722]: 2019-03-14T17:29:05.895Z zigbee-shepherd:msgHdlr IND <-- ZDO:nodeDescRsp
        Mar 14 18:29:05 iobroker bash[722]: Thu, 14 Mar 2019 17:29:05 GMT cc-znp:AREQ <-- ZDO:nodeDescRsp, { srcaddr: 63512, status: 0, nwkaddr: 63512, logicaltype_cmplxdescavai_userdescavai: 1, apsflags_freqband: 64, maccapflags: 142, manufacturercode: 4476, maxbuffersize: 82, maxintransfersize: 82, servermask: 0, maxouttransfersize: 82, descriptorcap: 0 }
        Mar 14 18:29:05 iobroker bash[722]: 2019-03-14T17:29:05.908Z zigbee-shepherd:msgHdlr IND <-- ZDO:nodeDescRsp
        Mar 14 18:29:06 iobroker bash[722]: Thu, 14 Mar 2019 17:29:06 GMT cc-znp:AREQ <-- ZDO:nodeDescRsp, { srcaddr: 46194, status: 0, nwkaddr: 46194, logicaltype_cmplxdescavai_userdescavai: 1, apsflags_freqband: 64, maccapflags: 142, manufacturercode: 4447, maxbuffersize: 80, maxintransfersize: 160, servermask: 0, maxouttransfersize: 160, descriptorcap: 0 }
        Mar 14 18:29:06 iobroker bash[722]: 2019-03-14T17:29:06.127Z zigbee-shepherd:msgHdlr IND <-- ZDO:nodeDescRsp
        Mar 14 18:29:10 iobroker bash[722]: 2019-03-14T17:29:10.776Z zigbee-shepherd:request REQ --> ZDO:nodeDescReq
        Mar 14 18:29:10 iobroker bash[722]: Thu, 14 Mar 2019 17:29:10 GMT cc-znp:SREQ --> ZDO:nodeDescReq, { dstaddr: 31855, nwkaddrofinterest: 31855 }
        Mar 14 18:29:10 iobroker bash[722]: Thu, 14 Mar 2019 17:29:10 GMT cc-znp:SRSP <-- ZDO:nodeDescReq, { status: 0 }
        Mar 14 18:29:15 iobroker bash[722]: Thu, 14 Mar 2019 17:29:15 GMT cc-znp:AREQ <-- AF:incomingMsg, { groupid: 0, clusterid: 6, srcaddr: 46194, srcendpoint: 8, dstendpoint: 1, wasbroadcast: 0, linkquality: 60, securityuse: 0, timestamp: 5868666, transseqnumber: 0, len: 7, data: <Buffer 00 83 0a 00 00 20 01> }
        Mar 14 18:29:15 iobroker bash[722]: 2019-03-14T17:29:15.401Z zigbee-shepherd:af dispatchIncomingMsg(): type: incomingMsg, msg: [object Object]
        Mar 14 18:29:15 iobroker bash[722]: 2019-03-14T17:29:15.405Z zigbee-shepherd:msgHdlr IND <-- AF:incomingMsg, transId: 0
        Mar 14 18:29:15 iobroker bash[722]: 2019-03-14T17:29:15.406Z zigbee:controller event msg { groupid: 0,
        Mar 14 18:29:15 iobroker bash[722]: clusterid: 6,
        Mar 14 18:29:15 iobroker bash[722]: srcaddr: 46194,
        Mar 14 18:29:15 iobroker bash[722]: srcendpoint: 8,
        Mar 14 18:29:15 iobroker bash[722]: dstendpoint: 1,
        Mar 14 18:29:15 iobroker bash[722]: wasbroadcast: 0,
        Mar 14 18:29:15 iobroker bash[722]: linkquality: 60,
        Mar 14 18:29:15 iobroker bash[722]: securityuse: 0,
        Mar 14 18:29:15 iobroker bash[722]: timestamp: 5868666,
        Mar 14 18:29:15 iobroker bash[722]: transseqnumber: 0,
        Mar 14 18:29:15 iobroker bash[722]: len: 7,
        Mar 14 18:29:15 iobroker bash[722]: data: { '0': 0, '1': 131, '2': 10, '3': 0, '4': 0, '5': 32, '6': 1 },
        Mar 14 18:29:15 iobroker bash[722]: zclMsg:
        Mar 14 18:29:15 iobroker bash[722]: { frameCntl: { frameType: 0, manufSpec: 0, direction: 0, disDefaultRsp: 0 },
        Mar 14 18:29:15 iobroker bash[722]: manufCode: 0,
        Mar 14 18:29:15 iobroker bash[722]: seqNum: 131,
        Mar 14 18:29:15 iobroker bash[722]: cmdId: 'report',
        Mar 14 18:29:15 iobroker bash[722]: payload: [ [Object] ] } } { modelId: 'lumi.router' }
        Mar 14 18:29:15 iobroker bash[722]: 2019-03-14T17:29:15.407Z zigbee-shepherd:af dispatchIncomingMsg(): type: zclIncomingMsg, msg: [object Object]
        Mar 14 18:29:15 iobroker bash[722]: 2019-03-14T17:29:15.408Z zigbee:controller debug handleMessage { type: 'attReport',
        ^C
        iobroker@iobroker:~$

        Wer hat einen Tip....
        Gruss
        Christian

        IoBroker auf Lenovo M720q, Debian 11, Diverse Sonoff mit Tasmota, ESP8266, etc. Amazon Dot 2 und Echo 2, Tradfri Lampen und Dimmer etc..., Zigbee Stick von Dimaiv

        1 Antwort Letzte Antwort
        0
        • D der_maik

          Hallo zusammen,

          bisher hab ich immer alles durch fleißiges Suchen und/oder mitlesen lösen können, nun aber aktuell nicht. Ich bin mir auch nicht sicher ob ich ein Problem mit dem Adapter habe, oder nur ein Verständnisproblem. Ich habe diverse Geräte angelernt, ein paar Xiaomi Sensoren, Ikea Lampen und zwei von Müller Licht. Nun ist es so das ich über ein Skript hier aus dem Forum mit der Tradfri Remote eine Gruppe schalte. Das Skript ändert entsprechend die Werte der Helligkeit, was allerdings nicht aktualisiert wird ist der State der Gruppe und gar kein veränderter Wert beim einzelnen Mitglied der Gruppe. Was etwas schade ist da dadurch die Anzeigen in Visualisierungen oder auch Homekit nicht stimmen.

          Was mir zum Beispiel jetzt aufgefallen ist "/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-shepherd-converters" gibt es bei mir gar nicht. Was ja auch nicht richtig ist, oder?

          Installiert habe ich die Adapterversion 0.9.2, zigbee-shepherd version: 2.6.3 rev 20190223, arteck sonderversion zigbee-shepherd 7.1.3.

          Die Firmware hab ich ganz frisch geflasht, war vorher die 20181024 drauf, kein Unterschied für mich zwischen den beiden.

          AsgothianA Offline
          AsgothianA Offline
          Asgothian
          Developer
          schrieb am zuletzt editiert von Asgothian
          #244

          @der_maik sagte in [Aufruf] ZigBee CC253x Adapter 0.9:

          Was mir zum Beispiel jetzt aufgefallen ist "/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-shepherd-converters" gibt es bei mir gar nicht. Was ja auch nicht richtig ist, oder?

          Doch, das ist soweit ok. Es darf immer nur einen geben. Die Mischung die @piscator83 oben beschrieben hat ist schon schlechter. Es sollte immer nur einen geben.

          Wie das mit den Gruppen über den Zigbee-Adapter gelöst ist weiss ich nicht - da bin ich gerade dabei mich einzulesen - eigentlich müssten die Lampen die geänderte Helligkeit zurück melden. Aber der gesamte Group-Support ist noch neu, und wohl auch noch nicht 100%ig ok.

          Unabhängig davon kann ich euch (und auch @bigtwinch) nur empfehlen bis morgen auszuharren, und dann die (hoffentlich) bereit stehende neue Version von Github zu installieren. Es gab in den letzten Tagen einiges an Problemen durch Änderungen am Unterbau (Siehe auch @arteck's Post dazu.)

          Heute Abend soll eine neue Version gebaut werden.
          @piscator83 sagte in [Aufruf] ZigBee CC253x Adapter 0.9:

          @Asgothian
          Also in der ersten steht 4.0.12
          in der zweiten 7.1.13

          kann das sein?

          Das kann sein, soll aber so nicht sein. Lösch doch bitte die 4.0.12 (das ganze Verzeichnis), um die alten Sachen los zu werden, bevor Du morgen die neue Version (s.o.) installierst.

          @bigtwinch sagte in [Aufruf] ZigBee CC253x Adapter 0.9:

          ist das normal? !

          Nein - das sollte nicht so sein. Da sind in einer der genutzten Bibliotheken noch log-ausgaben aktiv, die eigentlich raus sein sollten.

          A.

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

          P 1 Antwort Letzte Antwort
          0
          • D Offline
            D Offline
            der_maik
            schrieb am zuletzt editiert von
            #245

            Danke für die fixe Rückmeldung. Bitte keine Hektik, so wie es momentan läuft bin ich schon sehr zufrieden, das kleine bisschen sehe ich als Schönheitsfehler. An der Stelle auch noch mal Lob und Anerkennung an alle die ihre Zeit in die Entwicklung stecken!

            1 Antwort Letzte Antwort
            0
            • AsgothianA Asgothian

              @der_maik sagte in [Aufruf] ZigBee CC253x Adapter 0.9:

              Was mir zum Beispiel jetzt aufgefallen ist "/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-shepherd-converters" gibt es bei mir gar nicht. Was ja auch nicht richtig ist, oder?

              Doch, das ist soweit ok. Es darf immer nur einen geben. Die Mischung die @piscator83 oben beschrieben hat ist schon schlechter. Es sollte immer nur einen geben.

              Wie das mit den Gruppen über den Zigbee-Adapter gelöst ist weiss ich nicht - da bin ich gerade dabei mich einzulesen - eigentlich müssten die Lampen die geänderte Helligkeit zurück melden. Aber der gesamte Group-Support ist noch neu, und wohl auch noch nicht 100%ig ok.

              Unabhängig davon kann ich euch (und auch @bigtwinch) nur empfehlen bis morgen auszuharren, und dann die (hoffentlich) bereit stehende neue Version von Github zu installieren. Es gab in den letzten Tagen einiges an Problemen durch Änderungen am Unterbau (Siehe auch @arteck's Post dazu.)

              Heute Abend soll eine neue Version gebaut werden.
              @piscator83 sagte in [Aufruf] ZigBee CC253x Adapter 0.9:

              @Asgothian
              Also in der ersten steht 4.0.12
              in der zweiten 7.1.13

              kann das sein?

              Das kann sein, soll aber so nicht sein. Lösch doch bitte die 4.0.12 (das ganze Verzeichnis), um die alten Sachen los zu werden, bevor Du morgen die neue Version (s.o.) installierst.

              @bigtwinch sagte in [Aufruf] ZigBee CC253x Adapter 0.9:

              ist das normal? !

              Nein - das sollte nicht so sein. Da sind in einer der genutzten Bibliotheken noch log-ausgaben aktiv, die eigentlich raus sein sollten.

              A.

              P Offline
              P Offline
              piscator83
              schrieb am zuletzt editiert von
              #246

              @Asgothian
              Vielen Dank schon mal. Spitzensupport!
              Hab den Ordner jetzt gelöscht. Der Ordner zigbee-shepherd kann/soll aber bleiben?
              Ich warte dann mal hoffnungsvoll auf morgen...

              AsgothianA 1 Antwort Letzte Antwort
              0
              • P piscator83

                @Asgothian
                Vielen Dank schon mal. Spitzensupport!
                Hab den Ordner jetzt gelöscht. Der Ordner zigbee-shepherd kann/soll aber bleiben?
                Ich warte dann mal hoffnungsvoll auf morgen...

                AsgothianA Offline
                AsgothianA Offline
                Asgothian
                Developer
                schrieb am zuletzt editiert von
                #247

                @piscator83
                Ja.. einen brauchst du, sonst geht es nicht.

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

                P 1 Antwort Letzte Antwort
                0
                • AsgothianA Asgothian

                  @piscator83
                  Ja.. einen brauchst du, sonst geht es nicht.

                  P Offline
                  P Offline
                  piscator83
                  schrieb am zuletzt editiert von
                  #248

                  @Asgothian
                  Ich meinte den ordner opt/iobroker/node_modules/zigbee-shepherd Zignee-shepherd-converters hab ich dort gelöscht

                  Unter opt/iobroker/node_modules/iobroker.zigbee/node_modules/ gibt es auch beide ordner...

                  1 Antwort Letzte Antwort
                  0
                  • D Offline
                    D Offline
                    Domoe
                    schrieb am zuletzt editiert von
                    #249

                    Moin zusammen,

                    ich hoffe ich bin hier richtig wenn nicht einfach sagen dann mache ich einen eigenen Beitrag auf.

                    Ich habe den Zigbee Adapter auf 0.10.1 geupdatet.
                    Jetzt habe ich das Problem das die Philips Hue dimmer switch alle verzögert reagieren.
                    Wenn ich eine Lampe über VIS schalte dann habe ich die Verzögerung nicht.
                    Ist dieses Problem noch jemandem aufgefallen und hat es sogar behoben bekommen?

                    Vielen Dank

                    AsgothianA 1 Antwort Letzte Antwort
                    0
                    • D Offline
                      D Offline
                      der_maik
                      schrieb am zuletzt editiert von
                      #250

                      @Asgothian Ich hab jetzt noch mal die Gegenprobe gemacht und habe das Skript kopiert und hab mal nur die Helligkeit eines einzelnen Gerätes angesprochen und dort wird der State dann auch entsprechend angepasst, liegt also scheinbar tatsächlich an den Gruppen.

                      1 Antwort Letzte Antwort
                      0
                      • D Domoe

                        Moin zusammen,

                        ich hoffe ich bin hier richtig wenn nicht einfach sagen dann mache ich einen eigenen Beitrag auf.

                        Ich habe den Zigbee Adapter auf 0.10.1 geupdatet.
                        Jetzt habe ich das Problem das die Philips Hue dimmer switch alle verzögert reagieren.
                        Wenn ich eine Lampe über VIS schalte dann habe ich die Verzögerung nicht.
                        Ist dieses Problem noch jemandem aufgefallen und hat es sogar behoben bekommen?

                        Vielen Dank

                        AsgothianA Offline
                        AsgothianA Offline
                        Asgothian
                        Developer
                        schrieb am zuletzt editiert von
                        #251

                        @Domoe
                        Hier muss ich passen, ich hab den Philips dimmer nicht aktiv.

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

                        D 1 Antwort Letzte Antwort
                        0
                        • R Offline
                          R Offline
                          RaspiBroker
                          schrieb am zuletzt editiert von
                          #252

                          Hallo zusammen,

                          da ich mein Problem bisher nicht in den Kommentaren gefunden habe, möchte ich hier auch um Hilfe bitten:

                          Ich habe heute morgen ein Update auf die neuste (0.9.2) Version des Zigbee Adapters gemacht.
                          Seitdem funktionieren die angeschlossenen Lampen nicht mehr richtig.
                          Ich kann diese noch im Netzwerk sehen und sie werden auch als verbunden mit guter Signalstärke angezeigt. Jedoch kann ich die Lampen nicht steuern.
                          Lediglich, wenn ich die Lampe vom Strom nehme und wieder einstecke ist sie an, dann kann ich sie ausschalten.
                          Es handelt sich hierbei um IKEA Tradfri Lampen und ein OSRAM SmartPlug.

                          Die verwendeten Xiaomi Fensterkontakte funktionieren tadellos.

                          Ich habe bereits den Stick mehrfach neu gestartet, Raspberry neu gestartet, Lampe neu angelernt und auch ein Soft Reset durchgeführt.
                          Leider alles ohne Erfolg.

                          Hat jemand von euch eine Idee, was ich machen kann?

                          Mir ist beim Update aufgefallen, dass er ein paar mal wegen fehlender Berechtigung gemeckert hat, jedoch lief das Update sauber durch. Kann es was damit zu tun haben?

                          Vielen Dank für Euren Support

                          R 1 Antwort Letzte Antwort
                          0
                          • R RaspiBroker

                            Hallo zusammen,

                            da ich mein Problem bisher nicht in den Kommentaren gefunden habe, möchte ich hier auch um Hilfe bitten:

                            Ich habe heute morgen ein Update auf die neuste (0.9.2) Version des Zigbee Adapters gemacht.
                            Seitdem funktionieren die angeschlossenen Lampen nicht mehr richtig.
                            Ich kann diese noch im Netzwerk sehen und sie werden auch als verbunden mit guter Signalstärke angezeigt. Jedoch kann ich die Lampen nicht steuern.
                            Lediglich, wenn ich die Lampe vom Strom nehme und wieder einstecke ist sie an, dann kann ich sie ausschalten.
                            Es handelt sich hierbei um IKEA Tradfri Lampen und ein OSRAM SmartPlug.

                            Die verwendeten Xiaomi Fensterkontakte funktionieren tadellos.

                            Ich habe bereits den Stick mehrfach neu gestartet, Raspberry neu gestartet, Lampe neu angelernt und auch ein Soft Reset durchgeführt.
                            Leider alles ohne Erfolg.

                            Hat jemand von euch eine Idee, was ich machen kann?

                            Mir ist beim Update aufgefallen, dass er ein paar mal wegen fehlender Berechtigung gemeckert hat, jedoch lief das Update sauber durch. Kann es was damit zu tun haben?

                            Vielen Dank für Euren Support

                            R Offline
                            R Offline
                            RaspiBroker
                            schrieb am zuletzt editiert von
                            #253

                            @RaspiBroker
                            Ah, ich sehe gerade, dass ein paar Zeilen oberhalb die Lösung steht.
                            Habe manuell die Version 0.10.2 von Github installiert (ohne Deinstallation von 0.9.2) und siehe da, alles funktioniert auch ohne neues Anlernen der Geräte.

                            1 Antwort Letzte Antwort
                            0
                            • arteckA Offline
                              arteckA Offline
                              arteck
                              Developer Most Active
                              schrieb am zuletzt editiert von
                              #254

                              @Domoe

                              die Verzögerung ergibt sich aus 2 states.. der nimmt zuerst press dann release... dadurch kommt die verzögerung.. ist aber so n converter gewollt.. damit man jeden state auswerten kann

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

                              1 Antwort Letzte Antwort
                              0
                              • D Offline
                                D Offline
                                der_maik
                                schrieb am zuletzt editiert von
                                #255

                                Hab grad mal die neu angebotene 0.10.2 installiert. Die machts irgendwie nicht so bei mir.

                                Gruppe aus zwei Ikea und einer Müller Lampe wird von der Fernbedienung gar nicht mehr eingeschaltet. Werte der Gruppe ändern sich aber entsprechend. Setze ich den State manuell auf true geht nur die Müller Lampe an, ich kann aber die Ikea Lampen manuell selbst einschalten.

                                Dann grad noch mal von Github installiert, da kann ich die Gruppe manuell schalten und es gehen auch alle drei an, aber über die Ikea Remote (Skript) leider nicht da nur die Helligkeit gesetzt wird und der State nicht aktualisiert wird.

                                Jemand ein ähnliches Problem?

                                AsgothianA 1 Antwort Letzte Antwort
                                0
                                • D der_maik

                                  Hab grad mal die neu angebotene 0.10.2 installiert. Die machts irgendwie nicht so bei mir.

                                  Gruppe aus zwei Ikea und einer Müller Lampe wird von der Fernbedienung gar nicht mehr eingeschaltet. Werte der Gruppe ändern sich aber entsprechend. Setze ich den State manuell auf true geht nur die Müller Lampe an, ich kann aber die Ikea Lampen manuell selbst einschalten.

                                  Dann grad noch mal von Github installiert, da kann ich die Gruppe manuell schalten und es gehen auch alle drei an, aber über die Ikea Remote (Skript) leider nicht da nur die Helligkeit gesetzt wird und der State nicht aktualisiert wird.

                                  Jemand ein ähnliches Problem?

                                  AsgothianA Offline
                                  AsgothianA Offline
                                  Asgothian
                                  Developer
                                  schrieb am zuletzt editiert von
                                  #256

                                  @der_maik
                                  Welche Firmware hast du auf dem Stick ?

                                  im Zigbee-Shepherd hat es im Zusammenhang mit Gruppen aenderungen gegeben, die ggf. auf ioBroker zurück Auswirkungen haben, insbesondere auch auf die Wirkung der FB's

                                  A.

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

                                  D 1 Antwort Letzte Antwort
                                  0
                                  • AsgothianA Asgothian

                                    @der_maik
                                    Welche Firmware hast du auf dem Stick ?

                                    im Zigbee-Shepherd hat es im Zusammenhang mit Gruppen aenderungen gegeben, die ggf. auf ioBroker zurück Auswirkungen haben, insbesondere auch auf die Wirkung der FB's

                                    A.

                                    D Offline
                                    D Offline
                                    der_maik
                                    schrieb am zuletzt editiert von der_maik
                                    #257

                                    @Asgothian version: 2.6.3 rev 20190223

                                    Edit:
                                    Grad wieder mein Testskript aus dem anderen Thema aktiviert wo ich nur eine Lampe mit der Remote anspreche, dort läuft es ohne Probleme.
                                    Bei der dreier Gruppe wird bei "on/off" nur die Helligkeit hoch runtergedimmt, 0 ist nicht gleich aus.

                                    Im Log taucht das nun mit auf:
                                    Bildschirmfoto 2019-03-16 um 16.20.49.png

                                    1 Antwort Letzte Antwort
                                    0
                                    • W Online
                                      W Online
                                      Wildbill
                                      schrieb am zuletzt editiert von
                                      #258

                                      Dazu steht etwas weiter oben, daß das bei den Clients mit Batterien auftaucht, da sie nicht ständig am Funk hängen. nach jedem Adapterneustart versucht der Adapter die Geräte zu erreichen. Bei mir dauerte es 8 Stunden bis der Motion Sensor nicht mehr auftauchte. Funktioniert hat er dennoch.

                                      Gruß, Jürgen

                                      D 1 Antwort Letzte Antwort
                                      0
                                      • W Wildbill

                                        Dazu steht etwas weiter oben, daß das bei den Clients mit Batterien auftaucht, da sie nicht ständig am Funk hängen. nach jedem Adapterneustart versucht der Adapter die Geräte zu erreichen. Bei mir dauerte es 8 Stunden bis der Motion Sensor nicht mehr auftauchte. Funktioniert hat er dennoch.

                                        Gruß, Jürgen

                                        D Offline
                                        D Offline
                                        der_maik
                                        schrieb am zuletzt editiert von
                                        #259

                                        @Wildbill Ja genau, das von dir hatte ich gelesen, mich wunderten nur die "New Devices", hab aber ehrlich gesagt noch nicht drauf geachtet ob er das bei jedem Adapterstart schreibt. Immerhin hat er jetzt den Bewegungsmelder korrekt drin.

                                        Das es mit den Gruppen aber nicht mehr so hinhaut wie vorher ist schon etwas ärgerlich. Entweder frickel ich mir was zusammen das ich in dem Skript die Helligkeit jeder einzelnen Lampe anspreche, oder ich muss wieder zurück auf meinen Snapshot :/

                                        1 Antwort Letzte Antwort
                                        0
                                        • Z Offline
                                          Z Offline
                                          Zissel
                                          schrieb am zuletzt editiert von Zissel
                                          #260

                                          Hi, ich hoffe ich bin hier richtig, ist mein erster Beitrag hier im Forum.

                                          Ich habe mein System neu aufgesetzt und mit Backitup meine Daten wieder restored.

                                          Jetzt habe ich das Problem, dass meine Zigbee-Sensoren zwar alle vorhanden sind, sich aber bis auf einen nicht mehr mit dem Coordinator verbinden.

                                          Warum hat sich nur ein Sensor verbunden?

                                          Hätte hierzu jemand eine Lösung für mich? Über die Suche habe ich nichts gefunden.

                                          01.jpeg

                                          Gruß,
                                          Zissel

                                          EDIT: Verwende Zigbee-Adapter 0.9.2

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          635

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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