Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Zigbee Restart Loop Detected

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Zigbee Restart Loop Detected

    This topic has been deleted. Only users with topic management privileges can see it.
    • arteck
      arteck Developer Most Active @HelmutLinner last edited by

      @helmutlinner bitte neuste Adapter version installieren

      und nochmal log posten..aber ohne Debug..brauch ich nicht.

      H 1 Reply Last reply Reply Quote 0
      • H
        HelmutLinner @arteck last edited by

        @arteck ich hatte zuerst die Version 1.8.10 da trat die Fehlermeldung auf und jetzt habe ich schon länger die Version 1.8.11

        hier die Fehlermeldung ohne Debug:

        zigbee.0
        2023-07-03 07:32:50.667	warn	DeviceAvailability:Failed to ping 0x540f57fffe96bd34 GL-G-003P
        
        zigbee.0
        2023-07-03 07:32:50.558	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
        
        zigbee.0
        2023-07-03 07:32:50.557	info	terminating
        
        zigbee.0
        2023-07-03 07:32:50.377	error	getGroupMembersFromController: error is {} "Error\n at Groups.getGroupMembersFromController (/opt/iobroker/node_modules/iobroker.zigbee/lib/groups.js:88:119)\n at Groups.queryGroupMemberState (/opt/iobroker/node_modules/iobroker.zigbee/lib/groups.js:170:36)\n at Zigbee.callPluginMethod (/opt/iobroker/node_modules/iobroker.zigbee/main.js:824:45)\n at /opt/iobroker/node_modules/iobroker.zigbee/main.js:694:36"
        
        zigbee.0
        2023-07-03 07:32:50.064	info	Zigbee: disabling joining new devices.
        
        zigbee.0
        2023-07-03 07:32:50.057	info	cleaned everything up...
        
        zigbee.0
        2023-07-03 07:32:50.056	error	Cannot read properties of undefined (reading 'mapped')
        
        zigbee.0
        2023-07-03 07:32:50.056	error	TypeError: Cannot read properties of undefined (reading 'mapped') at Zigbee.publishFromState (/opt/iobroker/node_modules/iobroker.zigbee/main.js:571:36) at processTicksAndRejections (node:internal/process/task_queues:96:5)
        
        zigbee.0
        2023-07-03 07:32:50.056	error	unhandled promise rejection: Cannot read properties of undefined (reading 'mapped')
        
        zigbee.0
        2023-07-03 07:32:50.056	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        
        zigbee.0
        2023-07-03 07:32:50.054	error	Cannot read properties of undefined (reading 'mapped')
        
        zigbee.0
        2023-07-03 07:32:50.054	error	TypeError: Cannot read properties of undefined (reading 'mapped') at Zigbee.publishFromState (/opt/iobroker/node_modules/iobroker.zigbee/main.js:571:36) at processTicksAndRejections (node:internal/process/task_queues:96:5) at runNextTicks (node:internal/process/task_queues:65:3) at processImmediate (node:internal/timers:437:9)
        
        zigbee.0
        2023-07-03 07:32:50.054	error	unhandled promise rejection: Cannot read properties of undefined (reading 'mapped')
        
        zigbee.0
        2023-07-03 07:32:50.053	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        
        zigbee.0
        2023-07-03 07:32:40.306	info	Zigbee started
        
        zigbee.0
        2023-07-03 07:32:40.306	info	0x943469fffebad813 (addr 50679): TS0043 - TuYa Wireless switch with 3 buttons (EndDevice)
        
        zigbee.0
        2023-07-03 07:32:40.305	info	0x003c84fffe09bd3e (addr 7235): R7060 - Woox Smart garden irrigation control (EndDevice)
        
        zigbee.0
        2023-07-03 07:32:40.305	info	0x540f57fffe96bd40 (addr 36214): GL-G-003P - Gledopto 7W garden light pro (Router)
        
        zigbee.0
        2023-07-03 07:32:40.302	info	0x540f57fffe96bd34 (addr 33076): GL-G-003P - Gledopto 7W garden light pro (Router)
        
        zigbee.0
        2023-07-03 07:32:40.286	info	Currently 4 devices are joined:
        
        zigbee.0
        2023-07-03 07:32:40.254	info	--> transmitPower : normal
        
        zigbee.0
        2023-07-03 07:32:40.254	info	Unable to disable LED, unsupported function.
        
        zigbee.0
        2023-07-03 07:32:40.253	info	Coordinator firmware version: {"type":"EZSP v8","meta":{"product":8,"majorrel":"6","minorrel":"7","maintrel":"8 ","revision":"6.7.8.0 build 373"}}
        
        zigbee.0
        2023-07-03 07:32:35.347	info	Installed Version: ioBroker/ioBroker.zigbee
        
        zigbee.0
        2023-07-03 07:32:35.131	info	Starting Zigbee npm ...
        
        zigbee.0
        2023-07-03 07:32:35.130	info	delete old Backup files. keep only last 10
        
        zigbee.0
        2023-07-03 07:32:35.073	info	starting. Version 1.8.11 (non-npm: ioBroker/ioBroker.zigbee) in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.18.1, js-controller: 4.0.24
        
        zigbee.0
        2023-07-03 07:32:34.688	info	Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
        
        arteck 1 Reply Last reply Reply Quote 0
        • arteck
          arteck Developer Most Active @HelmutLinner last edited by

          @helmutlinner nochmal

          bitte neuste Adapter version installieren

          H 1 Reply Last reply Reply Quote 0
          • H
            HelmutLinner @arteck last edited by

            @arteck Sorry hab ich gerade erst gesehen dass es v1.8.12 gibt. Ist jetzt installiert und das ist der log dazu.

            zigbee.0
            2023-07-03 07:39:20.632	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
            
            zigbee.0
            2023-07-03 07:39:20.631	info	terminating
            
            zigbee.0
            2023-07-03 07:39:20.415	error	getGroupMembersFromController: error is {} "Error\n at Groups.getGroupMembersFromController (/opt/iobroker/node_modules/iobroker.zigbee/lib/groups.js:88:119)\n at Groups.queryGroupMemberState (/opt/iobroker/node_modules/iobroker.zigbee/lib/groups.js:170:36)\n at Zigbee.callPluginMethod (/opt/iobroker/node_modules/iobroker.zigbee/main.js:826:45)\n at /opt/iobroker/node_modules/iobroker.zigbee/main.js:696:36"
            
            zigbee.0
            2023-07-03 07:39:20.138	info	Zigbee: disabling joining new devices.
            
            zigbee.0
            2023-07-03 07:39:20.130	info	cleaned everything up...
            
            zigbee.0
            2023-07-03 07:39:20.124	error	Cannot read properties of undefined (reading 'mapped')
            
            zigbee.0
            2023-07-03 07:39:20.124	error	TypeError: Cannot read properties of undefined (reading 'mapped') at Zigbee.publishFromState (/opt/iobroker/node_modules/iobroker.zigbee/main.js:573:36) at processTicksAndRejections (node:internal/process/task_queues:96:5) at runNextTicks (node:internal/process/task_queues:65:3) at processImmediate (node:internal/timers:437:9)
            
            zigbee.0
            2023-07-03 07:39:20.124	error	unhandled promise rejection: Cannot read properties of undefined (reading 'mapped')
            
            zigbee.0
            2023-07-03 07:39:20.124	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
            
            zigbee.0
            2023-07-03 07:39:20.121	error	Cannot read properties of undefined (reading 'mapped')
            
            zigbee.0
            2023-07-03 07:39:20.121	error	TypeError: Cannot read properties of undefined (reading 'mapped') at Zigbee.publishFromState (/opt/iobroker/node_modules/iobroker.zigbee/main.js:573:36) at processTicksAndRejections (node:internal/process/task_queues:96:5) at runNextTicks (node:internal/process/task_queues:65:3) at processImmediate (node:internal/timers:437:9)
            
            zigbee.0
            2023-07-03 07:39:20.120	error	unhandled promise rejection: Cannot read properties of undefined (reading 'mapped')
            
            zigbee.0
            2023-07-03 07:39:20.120	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
            
            zigbee.0
            2023-07-03 07:39:14.396	info	Zigbee started
            
            zigbee.0
            2023-07-03 07:39:14.396	info	0x943469fffebad813 (addr 50679): TS0043 - TuYa Wireless switch with 3 buttons (EndDevice)
            
            zigbee.0
            2023-07-03 07:39:14.395	info	0x003c84fffe09bd3e (addr 7235): R7060 - Woox Smart garden irrigation control (EndDevice)
            
            zigbee.0
            2023-07-03 07:39:14.395	info	0x540f57fffe96bd40 (addr 36214): GL-G-003P - Gledopto 7W garden light pro (Router)
            
            zigbee.0
            2023-07-03 07:39:14.392	info	0x540f57fffe96bd34 (addr 33076): GL-G-003P - Gledopto 7W garden light pro (Router)
            
            zigbee.0
            2023-07-03 07:39:14.382	info	Currently 4 devices are joined:
            
            zigbee.0
            2023-07-03 07:39:14.341	info	--> transmitPower : normal
            
            zigbee.0
            2023-07-03 07:39:14.341	info	Unable to disable LED, unsupported function.
            
            zigbee.0
            2023-07-03 07:39:14.337	info	Coordinator firmware version: {"type":"EZSP v8","meta":{"product":8,"majorrel":"6","minorrel":"7","maintrel":"8 ","revision":"6.7.8.0 build 373"}}
            
            zigbee.0
            2023-07-03 07:39:06.773	info	Installed Version: ioBroker/ioBroker.zigbee
            
            zigbee.0
            2023-07-03 07:39:06.581	info	Starting Zigbee npm ...
            
            zigbee.0
            2023-07-03 07:39:06.580	info	delete old Backup files. keep only last 10
            
            zigbee.0
            2023-07-03 07:39:06.532	info	starting. Version 1.8.12 (non-npm: ioBroker/ioBroker.zigbee) in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.18.1, js-controller: 4.0.24
            
            zigbee.0
            2023-07-03 07:39:06.390	info	Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
            
            arteck 1 Reply Last reply Reply Quote 0
            • arteck
              arteck Developer Most Active @HelmutLinner last edited by

              @helmutlinner

              nochmal von GIT installieren bitte..

              H 1 Reply Last reply Reply Quote 0
              • H
                HelmutLinner @arteck last edited by

                @arteck ich hab bin auf version 1.8.10 zurück und hab dann von git nochmal 1.8.12 installiert.

                
                zigbee.0
                2023-07-03 08:21:10.566	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                
                zigbee.0
                2023-07-03 08:21:10.566	info	terminating
                
                zigbee.0
                2023-07-03 08:21:10.076	info	Zigbee: disabling joining new devices.
                
                zigbee.0
                2023-07-03 08:21:10.065	info	cleaned everything up...
                
                zigbee.0
                2023-07-03 08:21:10.063	error	mappedModel is not defined
                
                zigbee.0
                2023-07-03 08:21:10.063	error	ReferenceError: mappedModel is not defined at Zigbee.publishFromState (/opt/iobroker/node_modules/iobroker.zigbee/main.js:582:9) at processTicksAndRejections (node:internal/process/task_queues:96:5)
                
                zigbee.0
                2023-07-03 08:21:10.062	error	unhandled promise rejection: mappedModel is not defined
                
                zigbee.0
                2023-07-03 08:21:10.062	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                
                zigbee.0
                2023-07-03 08:21:10.060	error	No entity for 0x003c84fffea4cccd
                
                zigbee.0
                2023-07-03 08:21:10.058	error	No entity for 0x003c84fffeb142d1
                
                zigbee.0
                2023-07-03 08:21:06.887	info	Zigbee started
                
                zigbee.0
                2023-07-03 08:21:06.886	info	0x943469fffebad813 (addr 50679): TS0043 - TuYa Wireless switch with 3 buttons (EndDevice)
                
                zigbee.0
                2023-07-03 08:21:06.886	info	0x003c84fffe09bd3e (addr 7235): R7060 - Woox Smart garden irrigation control (EndDevice)
                
                zigbee.0
                2023-07-03 08:21:06.885	info	0x540f57fffe96bd40 (addr 36214): GL-G-003P - Gledopto 7W garden light pro (Router)
                
                zigbee.0
                2023-07-03 08:21:06.883	info	0x540f57fffe96bd34 (addr 33076): GL-G-003P - Gledopto 7W garden light pro (Router)
                
                zigbee.0
                2023-07-03 08:21:06.874	info	Currently 4 devices are joined:
                
                zigbee.0
                2023-07-03 08:21:06.854	info	--> transmitPower : normal
                
                zigbee.0
                2023-07-03 08:21:06.854	info	Unable to disable LED, unsupported function.
                
                zigbee.0
                2023-07-03 08:21:06.853	info	Coordinator firmware version: {"type":"EZSP v8","meta":{"product":8,"majorrel":"6","minorrel":"7","maintrel":"8 ","revision":"6.7.8.0 build 373"}}
                
                zigbee.0
                2023-07-03 08:21:01.924	info	Installed Version: ioBroker/ioBroker.zigbee
                
                zigbee.0
                2023-07-03 08:21:01.626	info	Starting Zigbee npm ...
                
                zigbee.0
                2023-07-03 08:21:01.625	info	delete old Backup files. keep only last 10
                
                zigbee.0
                2023-07-03 08:21:01.541	info	starting. Version 1.8.12 (non-npm: ioBroker/ioBroker.zigbee) in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.18.1, js-controller: 4.0.24
                
                zigbee.0
                2023-07-03 08:21:00.980	info	Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                
                arteck 1 Reply Last reply Reply Quote 0
                • arteck
                  arteck Developer Most Active @HelmutLinner last edited by arteck

                  @helmutlinner brauchst nicht zurück...

                  du kannst direkt immer überklatschen..

                  nochmal bitte von GIT..da ist ein Gerät der mucken macht

                  H 1 Reply Last reply Reply Quote 0
                  • H
                    HelmutLinner @arteck last edited by

                    @arteck jetzt siehts viel besser aus

                    Jetzt stürzt er nicht mehr ab.
                    Ich finde allerdings das Devise 0x84b4dbfffee344a4 das er als Fehler ausgibt nicht in der Übersicht.

                    
                    zigbee.0
                    2023-07-03 08:38:37.795	info	List of port: [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS10"},{"path":"/dev/ttyS11"},{"path":"/dev/ttyS12"},{"path":"/dev/ttyS13"},{"path":"/dev/ttyS14"},{"path":"/dev/ttyS15"},{"path":"/dev/ttyS16"},{"path":"/dev/ttyS17"},{"path":"/dev/ttyS18"},{"path":"/dev/ttyS19"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS20"},{"path":"/dev/ttyS21"},{"path":"/dev/ttyS22"},{"path":"/dev/ttyS23"},{"path":"/dev/ttyS24"},{"path":"/dev/ttyS25"},{"path":"/dev/ttyS26"},{"path":"/dev/ttyS27"},{"path":"/dev/ttyS28"},{"path":"/dev/ttyS29"},{"path":"/dev/ttyS3"},{"path":"/dev/ttyS30"},{"path":"/dev/ttyS31"},{"path":"/dev/ttyS4"},{"path":"/dev/ttyS5"},{"path":"/dev/ttyS6"},{"path":"/dev/ttyS7"},{"path":"/dev/ttyS8"},{"path":"/dev/ttyS9"}]
                    
                    zigbee.0
                    2023-07-03 08:38:30.436	error	Device 0x84b4dbfffee344a4 "undefined" not described in statesMapping.
                    
                    zigbee.0
                    2023-07-03 08:38:00.839	info	deregister device Ping for deactivated device "0x540f57fffe96bd34"
                    
                    zigbee.0
                    2023-07-03 08:38:00.804	warn	download icon from https://www.zigbee2mqtt.io/images/devices/GL-G-003P.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/GL-G-003P.png
                    
                    zigbee.0
                    2023-07-03 08:38:00.799	warn	download icon from https://www.zigbee2mqtt.io/images/devices/GL-G-003P.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/GL-G-003P.png
                    
                    zigbee.0
                    2023-07-03 08:38:00.797	info	Zigbee started
                    
                    zigbee.0
                    2023-07-03 08:38:00.797	info	0x943469fffebad813 (addr 50679): TS0043 - TuYa Wireless switch with 3 buttons (EndDevice)
                    
                    zigbee.0
                    2023-07-03 08:38:00.795	info	0x003c84fffe09bd3e (addr 7235): R7060 - Woox Smart garden irrigation control (EndDevice)
                    
                    zigbee.0
                    2023-07-03 08:38:00.795	info	0x540f57fffe96bd40 (addr 36214): GL-G-003P - Gledopto 7W garden light pro (Router)
                    
                    zigbee.0
                    2023-07-03 08:38:00.792	info	0x540f57fffe96bd34 (addr 33076): GL-G-003P - Gledopto 7W garden light pro (Router)
                    
                    zigbee.0
                    2023-07-03 08:38:00.768	info	Currently 4 devices are joined:
                    
                    zigbee.0
                    2023-07-03 08:38:00.711	info	--> transmitPower : normal
                    
                    zigbee.0
                    2023-07-03 08:38:00.710	info	Unable to disable LED, unsupported function.
                    
                    zigbee.0
                    2023-07-03 08:38:00.710	info	Coordinator firmware version: {"type":"EZSP v8","meta":{"product":8,"majorrel":"6","minorrel":"7","maintrel":"8 ","revision":"6.7.8.0 build 373"}}
                    
                    arteck 1 Reply Last reply Reply Quote 0
                    • arteck
                      arteck Developer Most Active @HelmutLinner last edited by

                      @helmutlinner sagte in Zigbee Restart Loop Detected:

                      0x84b4dbfffee344a4

                      und das ist dein Problem.. schaumal in die /opt/iobroker/iobroker-data/zigbee_0/shepherd.db da wird das Gerät noch da sein
                      müsstest manuell löschen..

                      oder poste die hier dann mach ich es

                      1 Reply Last reply Reply Quote 0
                      • H
                        HelmutLinner last edited by HelmutLinner

                        @arteck
                        das steht in der shepherd.db

                        {"id":1,"type":"Coordinator","ieeeAddr":"0x84b4dbfffee344a4","nwkAddr":0,"manufId":0,"epList":[1,242],"endpoints":{"1":{"profId":260,"epId":1,"devId":48879,"inClusterList":[0,3,6,10,25,26,768],"outClusterList":[0,3,4,5,6,8,32,768,1024,1026,1029,1030,1280,2817,2819,2820,1794,4096,64513,64514],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}},"242":{"profId":41440,"epId":242,"devId":97,"inClusterList":[],"outClusterList":[33],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}}},"interviewCompleted":true,"meta":{},"lastSeen":1688373790062,"defaultSendRequestWhen":"immediate"}
                        {"id":2,"type":"Group","groupID":3,"members":[],"meta":{}}
                        {"id":3,"type":"Group","groupID":2,"members":[],"meta":{}}
                        {"id":4,"type":"Router","ieeeAddr":"0x540f57fffe96bd34","nwkAddr":33076,"manufId":4687,"manufName":"GLEDOPTO","powerSource":"Mains (single phase)","modelId":"GL-G-003P","epList":[11,242],"endpoints":{"11":{"profId":260,"epId":11,"devId":269,"inClusterList":[0,3,4,5,6,8,768,4096],"outClusterList":[25],"clusters":{"genBasic":{"attributes":{"modelId":"GL-G-003P","manufacturerName":"GLEDOPTO","powerSource":0,"zclVersion":3,"appVersion":0,"stackVersion":0,"hwVersion":2,"dateCode":"20221220","swBuildId":"11376801"}},"lightingColorCtrl":{"attributes":{"colorCapabilities":31,"colorTempPhysicalMin":158,"colorTempPhysicalMax":495}},"genOnOff":{"attributes":{"onOff":1}}},"binds":[],"configuredReportings":[],"meta":{}},"242":{"profId":41440,"epId":242,"devId":97,"inClusterList":[],"outClusterList":[33],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":0,"stackVersion":0,"hwVersion":2,"dateCode":"20221220","swBuildId":"11376801","zclVersion":3,"interviewCompleted":true,"meta":{"configured":88764544},"lastSeen":1688373695063,"defaultSendRequestWhen":"immediate"}
                        {"id":5,"type":"Group","groupID":1,"members":[],"meta":{}}
                        {"id":6,"type":"Router","ieeeAddr":"0x540f57fffe96bd40","nwkAddr":36214,"manufId":4687,"manufName":"GLEDOPTO","powerSource":"Mains (single phase)","modelId":"GL-G-003P","epList":[11,242],"endpoints":{"11":{"profId":260,"epId":11,"devId":269,"inClusterList":[0,3,4,5,6,8,768,4096],"outClusterList":[25],"clusters":{"genBasic":{"attributes":{"modelId":"GL-G-003P","manufacturerName":"GLEDOPTO","powerSource":0,"zclVersion":3,"appVersion":0,"stackVersion":0,"hwVersion":2,"dateCode":"20221220","swBuildId":"11376801"}},"lightingColorCtrl":{"attributes":{"colorCapabilities":31,"colorTempPhysicalMin":158,"colorTempPhysicalMax":495}},"genOnOff":{"attributes":{"onOff":0}}},"binds":[],"configuredReportings":[],"meta":{}},"242":{"profId":41440,"epId":242,"devId":97,"inClusterList":[],"outClusterList":[33],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":0,"stackVersion":0,"hwVersion":2,"dateCode":"20221220","swBuildId":"11376801","zclVersion":3,"interviewCompleted":true,"meta":{"configured":88764544},"lastSeen":1688373696601,"defaultSendRequestWhen":"immediate"}
                        {"id":7,"type":"EndDevice","ieeeAddr":"0x003c84fffe09bd3e","nwkAddr":7235,"manufId":4098,"manufName":"_TZ3210_eymunffl","powerSource":"Battery","modelId":"TS0101","epList":[1],"endpoints":{"1":{"profId":260,"epId":1,"devId":81,"inClusterList":[0,4,5,6,61184,1],"outClusterList":[25,10],"clusters":{"genBasic":{"attributes":{"65534":0,"modelId":"TS0101","manufacturerName":"_TZ3210_eymunffl","powerSource":3,"zclVersion":3,"appVersion":69,"stackVersion":0,"hwVersion":1,"dateCode":""}},"genOnOff":{"attributes":{"onOff":0,"offWaitTime":0,"onTime":0}}},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":69,"stackVersion":0,"hwVersion":1,"dateCode":"","zclVersion":3,"interviewCompleted":true,"meta":{"configured":-708457359},"lastSeen":1688368812322,"defaultSendRequestWhen":"immediate"}
                        {"id":8,"type":"EndDevice","ieeeAddr":"0x943469fffebad813","nwkAddr":50679,"manufId":4098,"manufName":"_TZ3000_gbm10jnj","powerSource":"Battery","modelId":"TS0043","epList":[1,2,3],"endpoints":{"1":{"profId":260,"epId":1,"devId":0,"inClusterList":[0,1,6],"outClusterList":[25,10],"clusters":{"genBasic":{"attributes":{"65503":"\u0000\u0000\u0000\u0000\u0012�<3,\u0012","65506":31,"65508":0,"65534":0,"modelId":"TS0043","manufacturerName":"_TZ3000_gbm10jnj","powerSource":3,"zclVersion":3,"stackVersion":0,"hwVersion":1,"dateCode":"","appVersion":66}},"genPowerCfg":{"attributes":{"batteryPercentageRemaining":200,"batteryVoltage":30}}},"binds":[],"configuredReportings":[],"meta":{}},"2":{"profId":260,"epId":2,"devId":0,"inClusterList":[1,6],"outClusterList":[],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}},"3":{"profId":260,"epId":3,"devId":0,"inClusterList":[1,6],"outClusterList":[],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":66,"stackVersion":0,"hwVersion":1,"dateCode":"","zclVersion":3,"interviewCompleted":true,"meta":{"configured":-708457359},"lastSeen":1688348249457,"defaultSendRequestWhen":"immediate"}
                        
                        

                        Das sind die Zigbee Geräte dazu
                        Aktuelle Liste an zigbee Geräten.JPG

                        arteck 1 Reply Last reply Reply Quote 0
                        • arteck
                          arteck Developer Most Active @HelmutLinner last edited by arteck

                          @helmutlinner 84b4dbfffee344a4 ist der koordinator....ach das ist so ein ezsp..

                          muss ich mal schauen das der erkannt wird..

                          es knalt schon mal nicht ...das ist schon mal gut

                          kannst du mal den adapter auf debug stellen und im Log nach

                          publishFromState

                          suchen und mir mal posten

                          H 1 Reply Last reply Reply Quote 0
                          • H
                            HelmutLinner @arteck last edited by

                            @arteck im log steht publishFromState : 3 group
                            Zeile 111

                            
                            zigbee.0
                            2023-07-03 18:49:30.490	debug	convert result {"state":{"color_mode":"xy","color":{"x":"0.3697","y":"0.5729"}},"readAfterWriteTime":0}
                            
                            zigbee.0
                            2023-07-03 18:49:30.490	debug	Missing colorTempPhysicalMin and/or colorTempPhysicalMax for group 3!
                            
                            zigbee.0
                            2023-07-03 18:49:30.389	debug	UpdateState: missing device 84b4dbfffee344a4 null
                            
                            zigbee.0
                            2023-07-03 18:49:30.389	debug	UpdateState: missing device 84b4dbfffee344a4 null
                            
                            zigbee.0
                            2023-07-03 18:49:30.388	debug	UpdateState: missing device 84b4dbfffee344a4 null
                            
                            zigbee.0
                            2023-07-03 18:49:30.388	debug	UpdateState: missing device 84b4dbfffee344a4 null
                            
                            zigbee.0
                            2023-07-03 18:49:30.376	error	Device 0x84b4dbfffee344a4 "undefined" not described in statesMapping.
                            
                            zigbee.0
                            2023-07-03 18:49:30.300	debug	Type commandMoveToColor device {"type":"device","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"_type":"Coordinator","_ieeeAddr":"0x84b4dbfffee344a4","_networkAddress":0,"_manufacturerID":0,"_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"profileID":260,"deviceID":48879,"inputClusters":[0,3,6,10,25,26,768],"outputClusters":[0,3,4,5,6,8,32,768,1024,1026,1029,1030,1280,2817,2819,2820,1794,4096,64513,64514],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x84b4dbfffee344a4","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{},"sendInProgress":false},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":242,"profileID":41440,"deviceID":97,"inputClusters":[],"outputClusters":[33],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x84b4dbfffee344a4","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{},"sendInProgress":false}],"_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":false,"_skipTimeResponse":false,"meta":{},"_lastSeen":1688402970298,"_defaultSendRequestWhen":"immediate","_pendingRequestTimeout":0,"_linkquality":255},"mapped":null,"name":"Coordinator"} incoming event: {"type":"commandMoveToColor","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"_type":"Coordinator","_ieeeAddr":"0x84b4dbfffee344a4","_networkAddress":0,"_manufacturerID":0,"_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"profileID":260,"deviceID":48879,"inputClusters":[0,3,6,10,25,26,768],"outputClusters":[0,3,4,5,6,8,32,768,1024,1026,1029,1030,1280,2817,2819,2820,1794,4096,64513,64514],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x84b4dbfffee344a4","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{},"sendInProgress":false},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":242,"profileID":41440,"deviceID":97,"inputClusters":[],"outputClusters":[33],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x84b4dbfffee344a4","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{},"sendInProgress":false}],"_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":false,"_skipTimeResponse":false,"meta":{},"_lastSeen":1688402970298,"_defaultSendRequestWhen":"immediate","_pendingRequestTimeout":0,"_linkquality":255},"endpoint":"[Circular]","data":{"colorx":24228,"colory":37545,"transtime":0},"linkquality":255,"groupID":3,"cluster":"lightingColorCtrl","meta":{"zclTransactionSequenceNumber":6,"manufacturerCode":null,"frameControl":{"frameType":1,"manufacturerSpecific":false,"direction":0,"disableDefaultResponse":true,"reservedBits":0}}}
                            
                            zigbee.0
                            2023-07-03 18:49:30.300	debug	Received Zigbee message from '0x84b4dbfffee344a4', type 'commandMoveToColor', cluster 'lightingColorCtrl', data '{"colorx":24228,"colory":37545,"transtime":0}' from endpoint 1 with groupID 3
                            
                            zigbee.0
                            2023-07-03 18:49:30.298	debug	handleMessage. {"type":"commandMoveToColor","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"_type":"Coordinator","_ieeeAddr":"0x84b4dbfffee344a4","_networkAddress":0,"_manufacturerID":0,"_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"profileID":260,"deviceID":48879,"inputClusters":[0,3,6,10,25,26,768],"outputClusters":[0,3,4,5,6,8,32,768,1024,1026,1029,1030,1280,2817,2819,2820,1794,4096,64513,64514],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x84b4dbfffee344a4","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{},"sendInProgress":false},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":242,"profileID":41440,"deviceID":97,"inputClusters":[],"outputClusters":[33],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x84b4dbfffee344a4","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{},"sendInProgress":false}],"_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":false,"_skipTimeResponse":false,"meta":{},"_lastSeen":1688402970298,"_defaultSendRequestWhen":"immediate","_pendingRequestTimeout":0,"_linkquality":255},"endpoint":"[Circular]","data":{"colorx":24228,"colory":37545,"transtime":0},"linkquality":255,"groupID":3,"cluster":"lightingColorCtrl","meta":{"zclTransactionSequenceNumber":6,"manufacturerCode":null,"frameControl":{"frameType":1,"manufacturerSpecific":false,"direction":0,"disableDefaultResponse":true,"reservedBits":0}}}
                            
                            zigbee.0
                            2023-07-03 18:49:30.298	debug	zigbee-herdsman:controller:log Received 'zcl' data '{"frame":{"Header":{"frameControl":{"frameType":1,"manufacturerSpecific":false,"direction":0,"disableDefaultResponse":true,"reservedBits":0},"transactionSequenceNumber":6,"manufacturerCode":null,"commandIdentifier":7},"Payload":{"colorx":24228,"colory":37545,"transtime":0},"Command":{"ID":7,"parameters":[{"name":"colorx","type":33},{"name":"colory","type":33},{"name":"transtime","type":33}],"name":"moveToColor"}},"address":0,"endpoint":1,"linkquality":255,"groupID":3,"wasBroadcast":false,"destinationEndpoint":255}'
                            
                            zigbee.0
                            2023-07-03 18:49:30.296	debug	zigbee-herdsman:adapter:ezsp:debg processMessage: {"messageType":3,"apsFrame":{"profileId":260,"clusterId":768,"sourceEndpoint":1,"destinationEndpoint":255,"options":256,"groupId":3,"sequence":219},"lqi":255,"rssi":0,"sender":0,"bindingIndex":255,"addressIndex":255,"message":{"type":"Buffer","data":[17,6,7,164,94,169,146,0,0]}}
                            
                            zigbee.0
                            2023-07-03 18:49:30.295	debug	zigbee-herdsman:adapter:ezsp:ezsp <== 0x45: {"_cls_":"incomingMessageHandler","_id_":69,"_isRequest_":false,"type":3,"apsFrame":{"profileId":260,"clusterId":768,"sourceEndpoint":1,"destinationEndpoint":255,"options":256,"groupId":3,"sequence":219},"lastHopLqi":255,"lastHopRssi":0,"sender":0,"bindingIndex":255,"addressIndex":255,"message":{"type":"Buffer","data":[17,6,7,164,94,169,146,0,0]}}
                            
                            zigbee.0
                            2023-07-03 18:49:30.295	debug	zigbee-herdsman:adapter:ezsp:ezsp <== Frame: 4490014500030401000301ff00010300dbff000000ffff09110607a45ea9920000
                            
                            zigbee.0
                            2023-07-03 18:49:30.295	debug	zigbee-herdsman:adapter:ezsp:uart --> [83401b7e]
                            
                            zigbee.0
                            2023-07-03 18:49:30.295	debug	zigbee-herdsman:adapter:ezsp:uart --> ACK (3)
                            
                            zigbee.0
                            2023-07-03 18:49:30.295	debug	zigbee-herdsman:adapter:ezsp:uart <-- DATA (2,5,0): 2506b1a9112a16b6589449245555934a9c95d8abedce9874f4d7658e58209635ebcdd56f7e
                            
                            zigbee.0
                            2023-07-03 18:49:30.294	debug	zigbee-herdsman:adapter:ezsp:uart <-- [9449245555934a9c95d8abedce9874f4d7658e58209635ebcdd56f7e]
                            
                            zigbee.0
                            2023-07-03 18:49:30.290	debug	zigbee-herdsman:adapter:ezsp:uart <-- [2506b1a97d312a16b658]
                            
                            zigbee.0
                            2023-07-03 18:49:30.289	debug	zigbee-herdsman:adapter:ezsp:uart -+- waiting (5) success
                            
                            zigbee.0
                            2023-07-03 18:49:30.288	debug	zigbee-herdsman:adapter:ezsp:ezsp <== 0x38: {"_cls_":"sendMulticast","_id_":56,"_isRequest_":false,"status":0,"sequence":219}
                            
                            zigbee.0
                            2023-07-03 18:49:30.288	debug	zigbee-herdsman:adapter:ezsp:ezsp <== Frame: 448001380000db
                            
                            zigbee.0
                            2023-07-03 18:49:30.288	debug	zigbee-herdsman:adapter:ezsp:uart --> [82503a7e]
                            
                            zigbee.0
                            2023-07-03 18:49:30.288	debug	zigbee-herdsman:adapter:ezsp:uart --> ACK (2)
                            
                            zigbee.0
                            2023-07-03 18:49:30.287	debug	zigbee-herdsman:adapter:ezsp:uart <-- DATA (1,5,0): 1506a1a96c2a1569956f7e
                            
                            zigbee.0
                            2023-07-03 18:49:30.287	debug	zigbee-herdsman:adapter:ezsp:uart <-- [1506a1a96c2a1569956f7e]
                            
                            zigbee.0
                            2023-07-03 18:49:30.233	debug	zigbee-herdsman:adapter:ezsp:uart -?- waiting (5)
                            
                            zigbee.0
                            2023-07-03 18:49:30.233	debug	zigbee-herdsman:adapter:ezsp:uart --> [410621a96c2a7d31b359974b24aa549149904e24a6e4df618c5998ca1bfc7d5e08517e]
                            
                            zigbee.0
                            2023-07-03 18:49:30.233	debug	zigbee-herdsman:adapter:ezsp:uart --> DATA (4,1,0): 4400013800040100030101000103000c00030d09110607a45ea9920000
                            
                            zigbee.0
                            2023-07-03 18:49:30.232	debug	zigbee-herdsman:adapter:ezsp:ezsp ==> {"_cls_":"sendMulticast","_id_":56,"_isRequest_":true,"apsFrame":{"clusterId":768,"profileId":260,"sequence":12,"sourceEndpoint":1,"destinationEndpoint":1,"groupId":3,"options":256},"hops":0,"nonmemberRadius":3,"messageTag":13,"message":{"type":"Buffer","data":[17,6,7,164,94,169,146,0,0]}}
                            
                            zigbee.0
                            2023-07-03 18:49:30.232	debug	zigbee-herdsman:adapter:ezsp:ezsp ==> sendMulticast: {"apsFrame":{"clusterId":768,"profileId":260,"sequence":12,"sourceEndpoint":1,"destinationEndpoint":1,"groupId":3,"options":256},"hops":0,"nonmemberRadius":3,"messageTag":13,"message":{"type":"Buffer","data":[17,6,7,164,94,169,146,0,0]}}
                            
                            zigbee.0
                            2023-07-03 18:49:30.230	debug	zigbee-herdsman:controller:group Command 3 lightingColorCtrl.moveToColor({"transtime":0,"colorx":24228,"colory":37545})
                            
                            zigbee.0
                            2023-07-03 18:49:30.228	debug	target: {"_events":{},"_eventsCount":0,"_maxListeners":100,"databaseID":2,"groupID":3,"_members":{},"meta":{},"toZigbee":[{"key":["state","brightness","brightness_percent","on_time"],"options":[{"type":"numeric","name":"transition","property":"transition","access":2,"value_min":0,"description":"Controls the transition time (in seconds) of on/off, brightness, color temperature (if applicable) and color (if applicable) changes. Defaults to `0` (no transition)."}]},{"key":["color_temp","color_temp_percent"],"options":[{"type":"binary","name":"color_sync","property":"color_sync","access":2,"value_on":true,"value_off":false,"description":"When enabled colors will be synced, e.g. if the light supports both color x/y and color temperature a conversion from color x/y to color temperature will be done when setting the x/y color (default true)."},{"type":"numeric","name":"transition","property":"transition","access":2,"value_min":0,"description":"Controls the transition time (in seconds) of on/off, brightness, color temperature (if applicable) and color (if applicable) changes. Defaults to `0` (no transition)."}]},{"key":["color"],"options":[{"type":"binary","name":"color_sync","property":"color_sync","access":2,"value_on":true,"value_off":false,"description":"When enabled colors will be synced, e.g. if the light supports both color x/y and color temperature a conversion from color x/y to color temperature will be done when setting the x/y color (default true)."},{"type":"numeric","name":"transition","property":"transition","access":2,"value_min":0,"description":"Controls the transition time (in seconds) of on/off, brightness, color temperature (if applicable) and color (if applicable) changes. Defaults to `0` (no transition)."}]},null,{"key":["transition"],"attr":[]},{"key":["brightness_move","brightness_move_onoff"]},{"key":["brightness_step","brightness_step_onoff"],"options":[{"type":"numeric","name":"transition","property":"transition","access":2,"value_min":0,"description":"Controls the transition time (in seconds) of on/off, brightness, color temperature (if applicable) and color (if applicable) changes. Defaults to `0` (no transition)."}]},{"key":["colortemp_move","color_temp_move"]},{"key":["color_temp_step"],"options":[{"type":"numeric","name":"transition","property":"transition","access":2,"value_min":0,"description":"Controls the transition time (in seconds) of on/off, brightness, color temperature (if applicable) and color (if applicable) changes. Defaults to `0` (no transition)."}]},{"key":["color_temp_startup"]}],"model":"group"}
                            
                            zigbee.0
                            2023-07-03 18:49:30.228	debug	convert color, {"x":"0.3697","y":"0.5729"}, {"state":false,"transition":0}
                            
                            zigbee.0
                            2023-07-03 18:49:30.228	debug	Mapped Model: {"_events":{},"_eventsCount":0,"_maxListeners":100,"databaseID":2,"groupID":3,"_members":{},"meta":{},"toZigbee":[{"key":["state","brightness","brightness_percent","on_time"],"options":[{"type":"numeric","name":"transition","property":"transition","access":2,"value_min":0,"description":"Controls the transition time (in seconds) of on/off, brightness, color temperature (if applicable) and color (if applicable) changes. Defaults to `0` (no transition)."}]},{"key":["color_temp","color_temp_percent"],"options":[{"type":"binary","name":"color_sync","property":"color_sync","access":2,"value_on":true,"value_off":false,"description":"When enabled colors will be synced, e.g. if the light supports both color x/y and color temperature a conversion from color x/y to color temperature will be done when setting the x/y color (default true)."},{"type":"numeric","name":"transition","property":"transition","access":2,"value_min":0,"description":"Controls the transition time (in seconds) of on/off, brightness, color temperature (if applicable) and color (if applicable) changes. Defaults to `0` (no transition)."}]},{"key":["color"],"options":[{"type":"binary","name":"color_sync","property":"color_sync","access":2,"value_on":true,"value_off":false,"description":"When enabled colors will be synced, e.g. if the light supports both color x/y and color temperature a conversion from color x/y to color temperature will be done when setting the x/y color (default true)."},{"type":"numeric","name":"transition","property":"transition","access":2,"value_min":0,"description":"Controls the transition time (in seconds) of on/off, brightness, color temperature (if applicable) and color (if applicable) changes. Defaults to `0` (no transition)."}]},null,{"key":["transition"],"attr":[]},{"key":["brightness_move","brightness_move_onoff"]},{"key":["brightness_step","brightness_step_onoff"],"options":[{"type":"numeric","name":"transition","property":"transition","access":2,"value_min":0,"description":"Controls the transition time (in seconds) of on/off, brightness, color temperature (if applicable) and color (if applicable) changes. Defaults to `0` (no transition)."}]},{"key":["colortemp_move","color_temp_move"]},{"key":["color_temp_step"],"options":[{"type":"numeric","name":"transition","property":"transition","access":2,"value_min":0,"description":"Controls the transition time (in seconds) of on/off, brightness, color temperature (if applicable) and color (if applicable) changes. Defaults to `0` (no transition)."}]},{"key":["color_temp_startup"]}],"model":"group"}
                            
                            zigbee.0
                            2023-07-03 18:49:30.228	debug	entity: 3 group {"type":"group","mapped":{"_events":{},"_eventsCount":0,"_maxListeners":100,"databaseID":2,"groupID":3,"_members":{},"meta":{},"toZigbee":[{"key":["state","brightness","brightness_percent","on_time"],"options":[{"type":"numeric","name":"transition","property":"transition","access":2,"value_min":0,"description":"Controls the transition time (in seconds) of on/off, brightness, color temperature (if applicable) and color (if applicable) changes. Defaults to `0` (no transition)."}]},{"key":["color_temp","color_temp_percent"],"options":[{"type":"binary","name":"color_sync","property":"color_sync","access":2,"value_on":true,"value_off":false,"description":"When enabled colors will be synced, e.g. if the light supports both color x/y and color temperature a conversion from color x/y to color temperature will be done when setting the x/y color (default true)."},{"type":"numeric","name":"transition","property":"transition","access":2,"value_min":0,"description":"Controls the transition time (in seconds) of on/off, brightness, color temperature (if applicable) and color (if applicable) changes. Defaults to `0` (no transition)."}]},{"key":["color"],"options":[{"type":"binary","name":"color_sync","property":"color_sync","access":2,"value_on":true,"value_off":false,"description":"When enabled colors will be synced, e.g. if the light supports both color x/y and color temperature a conversion from color x/y to color temperature will be done when setting the x/y color (default true)."},{"type":"numeric","name":"transition","property":"transition","access":2,"value_min":0,"description":"Controls the transition time (in seconds) of on/off, brightness, color temperature (if applicable) and color (if applicable) changes. Defaults to `0` (no transition)."}]},null,{"key":["transition"],"attr":[]},{"key":["brightness_move","brightness_move_onoff"]},{"key":["brightness_step","brightness_step_onoff"],"options":[{"type":"numeric","name":"transition","property":"transition","access":2,"value_min":0,"description":"Controls the transition time (in seconds) of on/off, brightness, color temperature (if applicable) and color (if applicable) changes. Defaults to `0` (no transition)."}]},{"key":["colortemp_move","color_temp_move"]},{"key":["color_temp_step"],"options":[{"type":"numeric","name":"transition","property":"transition","access":2,"value_min":0,"description":"Controls the transition time (in seconds) of on/off, brightness, color temperature (if applicable) and color (if applicable) changes. Defaults to `0` (no transition)."}]},{"key":["color_temp_startup"]}],"model":"group"},"group":"[Circular]","name":"Group 3"}
                            
                            zigbee.0
                            2023-07-03 18:49:30.227	debug	publishFromState : 3 group
                            
                            zigbee.0
                            2023-07-03 18:49:30.227	debug	Change state 'color' at device 3 type 'group'
                            
                            zigbee.0
                            2023-07-03 18:49:30.183	debug	State Change detected on deactivated Device - ignored
                            
                            zigbee.0
                            2023-07-03 18:49:30.181	debug	State Change detected on deactivated Device - ignored
                            
                            zigbee.0
                            2023-07-03 18:49:30.176	debug	User stateChange zigbee.0.group_3.color {"val":"#bff125","ack":false,"ts":1688402970015,"q":0,"c":"script.js.common.Test.Zigbee_Farbwechsel_Test","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1688402970015}
                            
                            zigbee.0
                            2023-07-03 18:49:30.174	debug	User stateChange zigbee.0.003c84fffea4cccd.color {"val":"#705230","ack":false,"ts":1688402970015,"q":0,"c":"script.js.common.Test.Zigbee_Farbwechsel_Test","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1688402970015}
                            
                            zigbee.0
                            2023-07-03 18:49:30.173	debug	User stateChange zigbee.0.003c84fffeb142d1.color {"val":"#583bed","ack":false,"ts":1688402970015,"q":0,"c":"script.js.common.Test.Zigbee_Farbwechsel_Test","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1688402970015}
                            
                            zigbee.0
                            2023-07-03 18:49:24.662	debug	zigbee-herdsman:adapter:ezsp:uart -+- waiting (4) success
                            
                            zigbee.0
                            2023-07-03 18:49:24.662	debug	zigbee-herdsman:adapter:ezsp:ezsp <== 0x5: {"_cls_":"nop","_id_":5,"_isRequest_":false}
                            
                            zigbee.0
                            2023-07-03 18:49:24.662	debug	zigbee-herdsman:adapter:ezsp:ezsp <== Frame: 4380010500
                            
                            zigbee.0
                            2023-07-03 18:49:24.662	debug	zigbee-herdsman:adapter:ezsp:uart --> [8160597e]
                            
                            zigbee.0
                            2023-07-03 18:49:24.662	debug	zigbee-herdsman:adapter:ezsp:uart --> ACK (1)
                            
                            zigbee.0
                            2023-07-03 18:49:24.662	debug	zigbee-herdsman:adapter:ezsp:uart <-- DATA (0,4,0): 0401a1a9512aa5897e
                            
                            zigbee.0
                            2023-07-03 18:49:24.661	debug	zigbee-herdsman:adapter:ezsp:uart <-- [0401a1a9512aa5897e]
                            
                            zigbee.0
                            2023-07-03 18:49:24.648	debug	zigbee-herdsman:adapter:ezsp:uart -?- waiting (4)
                            
                            zigbee.0
                            2023-07-03 18:49:24.647	debug	zigbee-herdsman:adapter:ezsp:uart --> [300121a9512a519c7e]
                            
                            zigbee.0
                            2023-07-03 18:49:24.647	debug	zigbee-herdsman:adapter:ezsp:uart --> DATA (3,0,0): 4300010500
                            
                            zigbee.0
                            2023-07-03 18:49:24.647	debug	zigbee-herdsman:adapter:ezsp:ezsp ==> {"_cls_":"nop","_id_":5,"_isRequest_":true}
                            
                            zigbee.0
                            2023-07-03 18:49:24.647	debug	zigbee-herdsman:adapter:ezsp:ezsp ==> nop: null
                            
                            zigbee.0
                            2023-07-03 18:49:24.646	debug	zigbee-herdsman:adapter:ezsp:ezsp Time to watchdog ... 0
                            
                            zigbee.0
                            2023-07-03 18:49:21.152	debug	zigbee-herdsman:adapter:ezsp:cast Set MulticastTableEntry #6 for 3 multicast id: 0
                            
                            zigbee.0
                            2023-07-03 18:49:21.151	debug	zigbee-herdsman:adapter:ezsp:uart -+- waiting (3) success
                            
                            zigbee.0
                            2023-07-03 18:49:21.151	debug	zigbee-herdsman:adapter:ezsp:ezsp <== 0x64: {"_cls_":"setMulticastTableEntry","_id_":100,"_isRequest_":false,"status":0}
                            
                            zigbee.0
                            2023-07-03 18:49:21.151	debug	zigbee-herdsman:adapter:ezsp:ezsp <== Frame: 428001640000
                            
                            zigbee.0
                            2023-07-03 18:49:21.151	debug	zigbee-herdsman:adapter:ezsp:uart --> [8070787e]
                            
                            zigbee.0
                            2023-07-03 18:49:21.150	debug	zigbee-herdsman:adapter:ezsp:uart --> ACK (0)
                            
                            zigbee.0
                            2023-07-03 18:49:21.150	debug	zigbee-herdsman:adapter:ezsp:uart <-- DATA (7,3,0): 7300a1a9302a155a057e
                            
                            zigbee.0
                            2023-07-03 18:49:21.150	debug	zigbee-herdsman:adapter:ezsp:uart <-- [2a155a057e]
                            
                            zigbee.0
                            2023-07-03 18:49:21.149	debug	zigbee-herdsman:adapter:ezsp:uart <-- [7300a1a930]
                            
                            zigbee.0
                            2023-07-03 18:49:21.098	debug	zigbee-herdsman:adapter:ezsp:uart -?- waiting (3)
                            
                            zigbee.0
                            2023-07-03 18:49:21.098	debug	zigbee-herdsman:adapter:ezsp:uart --> [270021a9302a7d33b159954a8d527e]
                            
                            zigbee.0
                            2023-07-03 18:49:21.098	debug	zigbee-herdsman:adapter:ezsp:uart --> DATA (2,7,0): 42000164000603000100
                            
                            zigbee.0
                            2023-07-03 18:49:21.097	debug	zigbee-herdsman:adapter:ezsp:ezsp ==> {"_cls_":"setMulticastTableEntry","_id_":100,"_isRequest_":true,"index":6,"value":{"endpoint":1,"multicastId":3,"networkIndex":0}}
                            
                            zigbee.0
                            2023-07-03 18:49:21.097	debug	zigbee-herdsman:adapter:ezsp:ezsp ==> setMulticastTableEntry: {"index":6,"value":{"endpoint":1,"multicastId":3,"networkIndex":0}}
                            
                            zigbee.0
                            2023-07-03 18:49:21.097	debug	zigbee-herdsman:adapter:ezsp:ezsp <== 0x3f: {"_cls_":"messageSentHandler","_id_":63,"_isRequest_":false,"type":3,"indexOrDestination":65533,"apsFrame":{"profileId":260,"clusterId":768,"sourceEndpoint":1,"destinationEndpoint":255,"options":256,"groupId":3,"sequence":218},"messageTag":12,"status":0,"message":{"type":"Buffer","data":[]}}
                            
                            zigbee.0
                            2023-07-03 18:49:21.097	debug	zigbee-herdsman:adapter:ezsp:ezsp <== Frame: 4190013f0003fdff0401000301ff00010300da0c0000
                            
                            zigbee.0
                            2023-07-03 18:49:21.096	debug	zigbee-herdsman:adapter:ezsp:uart --> [87009f7e]
                            
                            zigbee.0
                            2023-07-03 18:49:21.096	debug	zigbee-herdsman:adapter:ezsp:uart --> ACK (7)
                            
                            zigbee.0
                            2023-07-03 18:49:21.096	debug	zigbee-herdsman:adapter:ezsp:uart <-- DATA (6,2,0): 6203b1a96b2a164fa6904b25a9546d499d4d2771e1ce67ad917e
                            
                            zigbee.0
                            2023-07-03 18:49:21.096	debug	zigbee-herdsman:adapter:ezsp:uart <-- [6b2a164fa6904b25a9546d499d4d2771e1ce67ad917e]
                            
                            zigbee.0
                            2023-07-03 18:49:21.095	debug	zigbee-herdsman:adapter:ezsp:uart <-- [6203b1a9]
                            
                            arteck 1 Reply Last reply Reply Quote 0
                            • arteck
                              arteck Developer Most Active @HelmutLinner last edited by

                              @helmutlinner sagte in Zigbee Restart Loop Detected:

                              group

                              die Meldung muss öffters kommen..

                              H 2 Replies Last reply Reply Quote 0
                              • H
                                HelmutLinner @arteck last edited by HelmutLinner

                                @arteck ich hab die einige Male bekommen und jedes Mal stand publishFromState : 3 group

                                wenn ich nach publishfromstate filtere im log kommt:

                                zigbee.0
                                2023-07-05 13:42:20.041	debug	publishFromState : 3 group
                                
                                zigbee.0
                                2023-07-05 13:42:10.065	debug	publishFromState : 3 group
                                
                                zigbee.0
                                2023-07-05 13:42:00.583	debug	publishFromState : 3 group
                                
                                zigbee.0
                                2023-07-05 13:41:50.072	debug	publishFromState : 3 group
                                
                                zigbee.0
                                2023-07-05 13:41:40.083	debug	publishFromState : 3 group
                                
                                zigbee.0
                                2023-07-05 13:41:30.593	debug	publishFromState : 3 group
                                
                                zigbee.0
                                2023-07-05 13:41:20.026	debug	publishFromState : 3 group
                                
                                zigbee.0
                                2023-07-05 13:41:10.045	debug	publishFromState : 3 group
                                
                                zigbee.0
                                2023-07-05 13:41:00.287	debug	publishFromState : 3 group
                                
                                zigbee.0
                                2023-07-05 13:40:50.737	debug	publishFromState : 3 group
                                
                                zigbee.0
                                2023-07-05 13:40:40.033	debug	publishFromState : 3 group
                                
                                zigbee.0
                                2023-07-05 13:40:30.093	debug	publishFromState : 3 group
                                
                                zigbee.0
                                2023-07-05 13:40:20.081	debug	publishFromState : 3 group
                                
                                zigbee.0
                                2023-07-05 13:40:10.070	debug	publishFromState : 3 group
                                
                                zigbee.0
                                2023-07-05 13:40:00.159	debug	publishFromState : 3 group
                                
                                zigbee.0
                                2023-07-05 13:39:50.037	debug	publishFromState : 3 group
                                
                                zigbee.0
                                2023-07-05 13:39:40.040	debug	publishFromState : 3 group
                                
                                zigbee.0
                                2023-07-05 13:39:30.243	debug	publishFromState : 3 group
                                
                                zigbee.0
                                2023-07-05 13:39:20.025	debug	publishFromState : 3 group
                                
                                1 Reply Last reply Reply Quote 0
                                • H
                                  HelmutLinner @arteck last edited by

                                  @arteck
                                  die Meldung kommt öfter aber immer gleicher text
                                  dd262a22-59f4-4ade-b038-0f4a1c02c2f5-image.png

                                  1 Reply Last reply Reply Quote 0
                                  • First post
                                    Last post

                                  Support us

                                  ioBroker
                                  Community Adapters
                                  Donate
                                  FAQ Cloud / IOT
                                  HowTo: Node.js-Update
                                  HowTo: Backup/Restore
                                  Downloads
                                  BLOG

                                  784
                                  Online

                                  32.0k
                                  Users

                                  80.4k
                                  Topics

                                  1.3m
                                  Posts

                                  2
                                  16
                                  934
                                  Loading More Posts
                                  • Oldest to Newest
                                  • Newest to Oldest
                                  • Most Votes
                                  Reply
                                  • Reply as topic
                                  Log in to reply
                                  Community
                                  Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                  The ioBroker Community 2014-2023
                                  logo