(EDGE Driver-Mc): Zigbee Drivers for Motion, Open/Close, Moisture, Smoke-Co Sensors and others Devices

HI @OferDV
Added to this driver version

───────────────────────────────────────────────────
 Name         Zigbee Smoke/CO Detector Mc
 Version      2022-10-26T09:23:27.108805165        
───────────────────────────────────────────────────
  - id: "feibit/FNB56-SMF06FB1.6"
    deviceLabel: Feibit Smoke Sensor
    manufacturer: feibit
    model: FNB56-SMF06FB1.6
    deviceProfileName: smoke-battery

@Mariano_Colmenarejo I have seen that you have created the neo coolcam motion sensor, however I have a Z-Wave Motion Sensor(PIR)2, which has temperature. I have added it again and now it does not show the temperature and I can no longer use the previous DH. I ask you, will you be able to make the modification of the one created and add the temperature to this NAS-PD02Z sensor?

Hi @Jesus_De_Oliveira

Could you give me more information about the device?
I am not aware of having added any NEO Coolcam device to the stock driver, so if it exists in my driver it is already in the stock Z-Wave Sensor driver.

@Mariano_Colmenarejo The sensor uses this but Zwave Sensor, but it does not bring the temperature, I have tried it in other gateways and if it shows the temperature that is why it is a device that works and previously I had it with temperature in my Smartthings thanks to a DH, which I can give you . Now it is a Neo Coolcam Motion/Light/Temp NAS-PD02Z PIR.

The only thing missing is for it to show the temperature again. Tell me what else do you need?

Gracias

@Jesus_De_Oliveira

I need the fingerprints, (manufacturer, productType and Product_id)
If this model use a stock DTH with temperature then you must report to smarttings to fixe it

@Mariano_Colmenarejo The ones created were these, but none appear with a temperature that seems strange to me. Have the two models sent, to see if you can do something and show the temperature. Already excellent work.

  • id: “NEOCoolcam/008D”
    deviceLabel: NEO Coolcam Motion/Light Sensor
    manufacturerId: 0x0258
    productType: 0x0003
    productId: 0x008D
    deviceProfileName: motion-battery-illuminance

  • id: “NEOCoolcam/108D”
    deviceLabel: NEO Coolcam Motion/Light Sensor
    manufacturerId: 0x0258
    productType: 0x0003
    productId: 0x108D
    deviceProfileName: motion-battery-illuminance

Hi there,
Love the work being done here! I’ve been trying to add this motion sensor, but doesn’t look like its on the list of fingerprints. Can I submit a PR with changes to have it added? It’s a basic motion sensor without any other capabilities to my knowledge.

Hi @Khaled_Sebak
Added to this driver version

───────────────────────────────────────────────────
 Name         Zigbee Motion Sensor Mc
 Version      2022-10-26T15:15:49.899984507        
───────────────────────────────────────────────────
  - id: "_TZ3040_6ygjfyll/Motion"
    deviceLabel: TS0202 Motion Sensor
    manufacturer: _TZ3040_6ygjfyll
    model: TS0202
    deviceProfileName: motion-battery

Hi @Mariano_Colmenarejo thanks for the quick turnaround. I’m still seeing my device being discovered as a “thing”. I installed the Zigbee Motion Sensor Mc driver. Anything i’m missing?

Hi @Khaled_Sebak

Do you have this driver versión installed

loading up now, thanks!
Having a strange issue where the sensor is on a constant state of motion detected. I tried with another sensor and it had the same issue? ever see anything like that? tried re-adding and restarting several times but no joy.

What dth used this device?
It may need to add a time out to reset motion

Found some documentation about it here - TuYa IH012-RT01 control via MQTT | Zigbee2MQTT
Not sure about the dth, i never had and device handlers before

According to that publication, the movement presence time is adjustable, 30,60,120 sec
It doesn’t say what the default value is.
Doesn’t the movement disappear if you wait more than 2 minutes without movement?

Seems like it started working now thanks again

1 Like

Hi @Mariano_Colmenarejo, I think that it works…

1 = Low
2 = Medium
3 = High

2022-10-27T01:02:30.759357491+00:00 DEBUG Zigbee Motion Sensor Test  driver device thread event handled
2022-10-27T01:02:51.913395834+00:00 TRACE Zigbee Motion Sensor Test  Received event with handler capability
2022-10-27T01:02:51.922876501+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> received command: {"args":{},"capability":"refresh","command":"refresh","component":"main","positional_args":{}}
2022-10-27T01:02:51.931009834+00:00 TRACE Zigbee Motion Sensor Test  Found CapabilityCommandDispatcher handler in zigbee-motion
2022-10-27T01:02:51.969335168+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0x6743, dest_endpoint: 0x01, profile: 0x0104, cluster: PowerConfiguration >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x00, seqno: 0x00, ZCLCommandId: 0x00 >, < ReadAttribute || AttributeId: 0x0021 > > >
2022-10-27T01:02:51.995763834+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0x6743, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x00, seqno: 0x00, ZCLCommandId: 0x00 >, < ReadAttribute || AttributeId: 0x0002 > > >
2022-10-27T01:02:52.019722168+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:03:00.769153505+00:00 DEBUG Zigbee Motion Sensor Test  driver device thread event handled
2022-10-27T01:03:01.538434506+00:00 TRACE Zigbee Motion Sensor Test  Received event with handler capability
2022-10-27T01:03:01.548677506+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> received command: {"args":{"value":"Read"},"capability":"legendabsolute60149.sensorSensitivity","command":"setSensorSensitivity","component":"main","positional_args":["Read"]}
2022-10-27T01:03:01.558577172+00:00 TRACE Zigbee Motion Sensor Test  Found CapabilityCommandDispatcher handler in zigbee-motion
2022-10-27T01:03:01.571530172+00:00 PRINT Zigbee Motion Sensor Test  command.args.value >>>>>	Read
2022-10-27T01:03:01.579970506+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> emitting event: {"attribute_id":"sensorSensitivity","capability_id":"legendabsolute60149.sensorSensitivity","component_id":"main","state":{"value":"Read Attribute"}}
2022-10-27T01:03:01.630401172+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:03:30.249989186+00:00 TRACE Zigbee Motion Sensor Test  Received event with handler device_lifecycle
2022-10-27T01:03:30.298893519+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> received lifecycle event: infoChanged
2022-10-27T01:03:30.346381519+00:00 TRACE Zigbee Motion Sensor Test  Found DeviceLifecycleDispatcher handler in zigbee-motion
2022-10-27T01:03:30.356067853+00:00 PRINT Zigbee Motion Sensor Test  ***** infoChanged *********
2022-10-27T01:03:30.368949186+00:00 PRINT Zigbee Motion Sensor Test  Manufacturer, Model	_TZ3000_msl6wxk9	TS0202
2022-10-27T01:03:30.379678186+00:00 PRINT Zigbee Motion Sensor Test  device.preferences[infoChanged]=	3	preferences: 	motionSensitivity
2022-10-27T01:03:30.387101853+00:00 PRINT Zigbee Motion Sensor Test  << Preference changed: name, old, new >>	motionSensitivity	1	3
2022-10-27T01:03:30.398516519+00:00 PRINT Zigbee Motion Sensor Test  <<< Write Sensitivity Level >>>
2022-10-27T01:03:30.422233853+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0x6743, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x00, seqno: 0x00, ZCLCommandId: 0x02 >, < WriteAttribute || < AttributeRecord || attr_id: 0x0013, DataType: Uint8, data: 0x03 > > > >
2022-10-27T01:03:30.448951519+00:00 PRINT Zigbee Motion Sensor Test  device.preferences[infoChanged]=		preferences: 	version
2022-10-27T01:03:30.499134519+00:00 PRINT Zigbee Motion Sensor Test  Device ID >>>	<ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)>
2022-10-27T01:03:30.507524519+00:00 PRINT Zigbee Motion Sensor Test  Manufacturer >>>	_TZ3000_msl6wxk9	Manufacturer_Len >>>	16
2022-10-27T01:03:30.514798853+00:00 PRINT Zigbee Motion Sensor Test  Model >>>	TS0202	Model_len >>>	6
2022-10-27T01:03:30.527888519+00:00 PRINT Zigbee Motion Sensor Test  Memory >>>>>>>	995.8486328125	 Kbytes
2022-10-27T01:03:30.534152853+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:03:30.545344853+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:03:30.765926520+00:00 DEBUG Zigbee Motion Sensor Test  driver device thread event handled
2022-10-27T01:03:33.530309854+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:04:00.774634534+00:00 DEBUG Zigbee Motion Sensor Test  driver device thread event handled
2022-10-27T01:04:05.949698536+00:00 TRACE Zigbee Motion Sensor Test  Received event with handler capability
2022-10-27T01:04:05.962191536+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> received command: {"args":{},"capability":"refresh","command":"refresh","component":"main","positional_args":{}}
2022-10-27T01:04:05.972732536+00:00 TRACE Zigbee Motion Sensor Test  Found CapabilityCommandDispatcher handler in zigbee-motion
2022-10-27T01:04:05.982472870+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0x6743, dest_endpoint: 0x01, profile: 0x0104, cluster: PowerConfiguration >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x00, seqno: 0x00, ZCLCommandId: 0x00 >, < ReadAttribute || AttributeId: 0x0021 > > >
2022-10-27T01:04:06.021415536+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0x6743, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x00, seqno: 0x00, ZCLCommandId: 0x00 >, < ReadAttribute || AttributeId: 0x0002 > > >
2022-10-27T01:04:06.034912203+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:04:30.776329882+00:00 DEBUG Zigbee Motion Sensor Test  driver device thread event handled
2022-10-27T01:05:00.785069530+00:00 DEBUG Zigbee Motion Sensor Test  driver device thread event handled
2022-10-27T01:05:12.579520295+00:00 TRACE Zigbee Motion Sensor Test  Received event with handler zigbee
2022-10-27T01:05:12.592428628+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0x6743, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, lqi: 0xD0, rssi: -78, body_length: 0x0009, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x09, seqno: 0xAA, ZCLCommandId: 0x00 >, < ZoneStatusChangeNotification || zone_status: 0x0001, extended_status: 0x00, zone_id: 0x00, delay: 0x0000 > > >
2022-10-27T01:05:12.690643628+00:00 TRACE Zigbee Motion Sensor Test  Found ZigbeeMessageDispatcher handler in zigbee-motion
2022-10-27T01:05:12.697537295+00:00 INFO Zigbee Motion Sensor Test  Executing ZclClusterCommandHandler: cluster: IASZone, command: ZoneEnrollResponse
2022-10-27T01:05:12.718914628+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> emitting event: {"attribute_id":"motion","capability_id":"motionSensor","component_id":"main","state":{"value":"active"}}
2022-10-27T01:05:12.744728962+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:05:23.664011967+00:00 TRACE Zigbee Motion Sensor Test  Received event with handler capability
2022-10-27T01:05:23.679466967+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> received command: {"args":{},"capability":"refresh","command":"refresh","component":"main","positional_args":{}}
2022-10-27T01:05:23.689666300+00:00 TRACE Zigbee Motion Sensor Test  Found CapabilityCommandDispatcher handler in zigbee-motion
2022-10-27T01:05:23.699356967+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0x6743, dest_endpoint: 0x01, profile: 0x0104, cluster: PowerConfiguration >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x00, seqno: 0x00, ZCLCommandId: 0x00 >, < ReadAttribute || AttributeId: 0x0021 > > >
2022-10-27T01:05:23.730612300+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0x6743, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x00, seqno: 0x00, ZCLCommandId: 0x00 >, < ReadAttribute || AttributeId: 0x0002 > > >
2022-10-27T01:05:23.757114967+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:05:23.811857967+00:00 TRACE Zigbee Motion Sensor Test  Received event with handler zigbee
2022-10-27T01:05:23.856771300+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0x6743, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, lqi: 0xCC, rssi: -83, body_length: 0x0009, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x09, seqno: 0xAB, ZCLCommandId: 0x00 >, < ZoneStatusChangeNotification || zone_status: 0x0000, extended_status: 0x00, zone_id: 0x00, delay: 0x0000 > > >
2022-10-27T01:05:23.910492300+00:00 TRACE Zigbee Motion Sensor Test  Found ZigbeeMessageDispatcher handler in zigbee-motion
2022-10-27T01:05:23.916279634+00:00 INFO Zigbee Motion Sensor Test  Executing ZclClusterCommandHandler: cluster: IASZone, command: ZoneEnrollResponse
2022-10-27T01:05:23.949556300+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> emitting event: {"attribute_id":"motion","capability_id":"motionSensor","component_id":"main","state":{"value":"inactive"}}
2022-10-27T01:05:24.004286634+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:05:24.039653967+00:00 TRACE Zigbee Motion Sensor Test  Received event with handler zigbee
2022-10-27T01:05:24.065079967+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0x6743, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: PowerConfiguration >, lqi: 0xC6, rssi: -82, body_length: 0x0008, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x58, ZCLCommandId: 0x01 >, < ReadAttributeResponse || < AttributeRecord || AttributeId: 0x0021, ZclStatus: SUCCESS, DataType: Uint8, BatteryPercentageRemaining: 0x82 > > > >
2022-10-27T01:05:24.124597300+00:00 TRACE Zigbee Motion Sensor Test  Found ZigbeeMessageDispatcher handler in zigbee-motion
2022-10-27T01:05:24.130589300+00:00 INFO Zigbee Motion Sensor Test  Executing ZclClusterAttributeValueHandler: cluster: PowerConfiguration, attribute: BatteryPercentageRemaining
2022-10-27T01:05:24.138142634+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> emitting event: {"attribute_id":"battery","capability_id":"battery","component_id":"main","state":{"value":65}}
2022-10-27T01:05:24.157320634+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:05:24.176135634+00:00 TRACE Zigbee Motion Sensor Test  Received event with handler zigbee
2022-10-27T01:05:24.185757300+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0x6743, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, lqi: 0xCA, rssi: -84, body_length: 0x0009, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x59, ZCLCommandId: 0x01 >, < ReadAttributeResponse || < AttributeRecord || AttributeId: 0x0002, ZclStatus: SUCCESS, DataType: Bitmap16, ZoneStatus: 0x0000 > > > >
2022-10-27T01:05:24.207366634+00:00 TRACE Zigbee Motion Sensor Test  Found ZigbeeMessageDispatcher handler in zigbee-motion
2022-10-27T01:05:24.213722300+00:00 INFO Zigbee Motion Sensor Test  Executing ZclClusterAttributeValueHandler: cluster: IASZone, attribute: ZoneStatus
2022-10-27T01:05:24.221150967+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> emitting event: {"attribute_id":"motion","capability_id":"motionSensor","component_id":"main","state":{"value":"inactive"}}
2022-10-27T01:05:24.237049634+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:05:30.799172637+00:00 DEBUG Zigbee Motion Sensor Test  driver device thread event handled
2022-10-27T01:05:34.759102972+00:00 TRACE Zigbee Motion Sensor Test  Received event with handler capability
2022-10-27T01:05:34.794574639+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> received command: {"args":{"value":"Read"},"capability":"legendabsolute60149.sensorSensitivity","command":"setSensorSensitivity","component":"main","positional_args":["Read"]}
2022-10-27T01:05:34.839884639+00:00 TRACE Zigbee Motion Sensor Test  Found CapabilityCommandDispatcher handler in zigbee-motion
2022-10-27T01:05:34.855350306+00:00 PRINT Zigbee Motion Sensor Test  command.args.value >>>>>	Read
2022-10-27T01:05:34.928640639+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> emitting event: {"attribute_id":"sensorSensitivity","capability_id":"legendabsolute60149.sensorSensitivity","component_id":"main","state":{"value":"Read Attribute"}}
2022-10-27T01:05:35.099235306+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:05:44.199934977+00:00 TRACE Zigbee Motion Sensor Test  Received event with handler device_lifecycle
2022-10-27T01:05:44.213770977+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> received lifecycle event: infoChanged
2022-10-27T01:05:44.234701310+00:00 TRACE Zigbee Motion Sensor Test  Found DeviceLifecycleDispatcher handler in zigbee-motion
2022-10-27T01:05:44.240378643+00:00 PRINT Zigbee Motion Sensor Test  ***** infoChanged *********
2022-10-27T01:05:44.248726977+00:00 PRINT Zigbee Motion Sensor Test  Manufacturer, Model	_TZ3000_msl6wxk9	TS0202
2022-10-27T01:05:44.256717643+00:00 PRINT Zigbee Motion Sensor Test  device.preferences[infoChanged]=	1	preferences: 	motionSensitivity
2022-10-27T01:05:44.263483643+00:00 PRINT Zigbee Motion Sensor Test  << Preference changed: name, old, new >>	motionSensitivity	3	1
2022-10-27T01:05:44.272251310+00:00 PRINT Zigbee Motion Sensor Test  <<< Write Sensitivity Level >>>
2022-10-27T01:05:44.280361977+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0x6743, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x00, seqno: 0x00, ZCLCommandId: 0x02 >, < WriteAttribute || < AttributeRecord || attr_id: 0x0013, DataType: Uint8, data: 0x01 > > > >
2022-10-27T01:05:44.304235310+00:00 PRINT Zigbee Motion Sensor Test  device.preferences[infoChanged]=		preferences: 	version
2022-10-27T01:05:44.315537643+00:00 PRINT Zigbee Motion Sensor Test  Device ID >>>	<ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)>
2022-10-27T01:05:44.333105977+00:00 PRINT Zigbee Motion Sensor Test  Manufacturer >>>	_TZ3000_msl6wxk9	Manufacturer_Len >>>	16
2022-10-27T01:05:44.339384310+00:00 PRINT Zigbee Motion Sensor Test  Model >>>	TS0202	Model_len >>>	6
2022-10-27T01:05:44.345932977+00:00 PRINT Zigbee Motion Sensor Test  Memory >>>>>>>	1011.9375	 Kbytes
2022-10-27T01:05:44.354353310+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:05:44.363273643+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:05:47.363971978+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:06:00.809150318+00:00 DEBUG Zigbee Motion Sensor Test  driver device thread event handled
2022-10-27T01:06:00.955653318+00:00 TRACE Zigbee Motion Sensor Test  Received event with handler zigbee
2022-10-27T01:06:00.965209651+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0x6743, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, lqi: 0xCE, rssi: -77, body_length: 0x0009, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x09, seqno: 0xAC, ZCLCommandId: 0x00 >, < ZoneStatusChangeNotification || zone_status: 0x0001, extended_status: 0x00, zone_id: 0x00, delay: 0x0000 > > >
2022-10-27T01:06:01.030089318+00:00 TRACE Zigbee Motion Sensor Test  Found ZigbeeMessageDispatcher handler in zigbee-motion
2022-10-27T01:06:01.057358651+00:00 INFO Zigbee Motion Sensor Test  Executing ZclClusterCommandHandler: cluster: IASZone, command: ZoneEnrollResponse
2022-10-27T01:06:01.073840318+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> emitting event: {"attribute_id":"motion","capability_id":"motionSensor","component_id":"main","state":{"value":"active"}}
2022-10-27T01:06:01.092850651+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:06:01.118384985+00:00 TRACE Zigbee Motion Sensor Test  Received event with handler zigbee
2022-10-27T01:06:01.131478318+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0x6743, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: Basic >, lqi: 0xCC, rssi: -78, body_length: 0x0008, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x5D, ZCLCommandId: 0x01 >, < ReadAttributeResponse || < AttributeRecord || AttributeId: 0x0001, ZclStatus: SUCCESS, DataType: Uint8, ApplicationVersion: 0x46 > > > >
2022-10-27T01:06:01.262310318+00:00 TRACE Zigbee Motion Sensor Test  Found ZigbeeMessageDispatcher handler in zigbee-motion
2022-10-27T01:06:01.293162985+00:00 INFO Zigbee Motion Sensor Test  Executing ZclClusterAttributeValueHandler: cluster: Basic, attribute: ApplicationVersion
2022-10-27T01:06:01.316748318+00:00 PRINT Zigbee Motion Sensor Test  Firmware >>>>>>>>>	70
2022-10-27T01:06:01.364682985+00:00 PRINT Zigbee Motion Sensor Test  <<<<<< applicationVersion_handler Status >>>>>>>	0
2022-10-27T01:06:01.388949985+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:06:01.417514652+00:00 TRACE Zigbee Motion Sensor Test  Received event with handler zigbee
2022-10-27T01:06:01.452116318+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0x6743, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, lqi: 0xCE, rssi: -77, body_length: 0x0008, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x5E, ZCLCommandId: 0x01 >, < ReadAttributeResponse || < AttributeRecord || AttributeId: 0x0013, ZclStatus: SUCCESS, DataType: Uint8, CurrentZoneSensitivityLevel: 0x01 > > > >
2022-10-27T01:06:01.472357318+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:06:01.478619652+00:00 TRACE Zigbee Motion Sensor Test  Received event with handler zigbee
2022-10-27T01:06:01.501109652+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0x6743, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, lqi: 0xD2, rssi: -77, body_length: 0x0006, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x5F, ZCLCommandId: 0x01 >, < ReadAttributeResponse || < AttributeRecord || AttributeId: 0x0012, ZclStatus: UNSUPPORTED_ATTRIBUTE > > > >
2022-10-27T01:06:01.524993652+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:06:02.345034985+00:00 TRACE Zigbee Motion Sensor Test  Received event with handler zigbee
2022-10-27T01:06:02.354791985+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0x6743, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, lqi: 0xD0, rssi: -79, body_length: 0x0007, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x08, seqno: 0xAD, ZCLCommandId: 0x0A >, < ReportAttribute || < AttributeRecord || AttributeId: 0x0013, DataType: Uint8, CurrentZoneSensitivityLevel: 0x01 > > > >
2022-10-27T01:06:02.375234652+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:06:02.475664652+00:00 TRACE Zigbee Motion Sensor Test  Received event with handler zigbee
2022-10-27T01:06:02.484993985+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0x6743, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, lqi: 0xCE, rssi: -80, body_length: 0x0007, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x08, seqno: 0xAE, ZCLCommandId: 0x0A >, < ReportAttribute || < AttributeRecord || AttributeId: 0x0013, DataType: Uint8, CurrentZoneSensitivityLevel: 0x01 > > > >
2022-10-27T01:06:02.504442652+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:06:17.529465993+00:00 TRACE Zigbee Motion Sensor Test  Received event with handler zigbee
2022-10-27T01:06:17.539001993+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0x6743, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, lqi: 0xD0, rssi: -78, body_length: 0x0009, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x09, seqno: 0xAF, ZCLCommandId: 0x00 >, < ZoneStatusChangeNotification || zone_status: 0x0000, extended_status: 0x00, zone_id: 0x00, delay: 0x0000 > > >
2022-10-27T01:06:17.559774659+00:00 TRACE Zigbee Motion Sensor Test  Found ZigbeeMessageDispatcher handler in zigbee-motion
2022-10-27T01:06:17.568968326+00:00 INFO Zigbee Motion Sensor Test  Executing ZclClusterCommandHandler: cluster: IASZone, command: ZoneEnrollResponse
2022-10-27T01:06:17.576767326+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> emitting event: {"attribute_id":"motion","capability_id":"motionSensor","component_id":"main","state":{"value":"inactive"}}
2022-10-27T01:06:17.609898326+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:06:22.794973995+00:00 TRACE Zigbee Motion Sensor Test  Received event with handler device_lifecycle
2022-10-27T01:06:22.807152662+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> received lifecycle event: infoChanged
2022-10-27T01:06:22.828449328+00:00 TRACE Zigbee Motion Sensor Test  Found DeviceLifecycleDispatcher handler in zigbee-motion
2022-10-27T01:06:22.871550662+00:00 PRINT Zigbee Motion Sensor Test  ***** infoChanged *********
2022-10-27T01:06:22.877173662+00:00 PRINT Zigbee Motion Sensor Test  Manufacturer, Model	_TZ3000_msl6wxk9	TS0202
2022-10-27T01:06:22.882564662+00:00 PRINT Zigbee Motion Sensor Test  device.preferences[infoChanged]=	3	preferences: 	motionSensitivity
2022-10-27T01:06:22.887983995+00:00 PRINT Zigbee Motion Sensor Test  << Preference changed: name, old, new >>	motionSensitivity	1	3
2022-10-27T01:06:22.893753328+00:00 PRINT Zigbee Motion Sensor Test  <<< Write Sensitivity Level >>>
2022-10-27T01:06:22.903135662+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0x6743, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x00, seqno: 0x00, ZCLCommandId: 0x02 >, < WriteAttribute || < AttributeRecord || attr_id: 0x0013, DataType: Uint8, data: 0x03 > > > >
2022-10-27T01:06:22.924654328+00:00 PRINT Zigbee Motion Sensor Test  device.preferences[infoChanged]=		preferences: 	version
2022-10-27T01:06:22.948271662+00:00 PRINT Zigbee Motion Sensor Test  Device ID >>>	<ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)>
2022-10-27T01:06:22.954531995+00:00 PRINT Zigbee Motion Sensor Test  Manufacturer >>>	_TZ3000_msl6wxk9	Manufacturer_Len >>>	16
2022-10-27T01:06:22.960469328+00:00 PRINT Zigbee Motion Sensor Test  Model >>>	TS0202	Model_len >>>	6
2022-10-27T01:06:22.966671662+00:00 PRINT Zigbee Motion Sensor Test  Memory >>>>>>>	1070.2890625	 Kbytes
2022-10-27T01:06:22.973183662+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:06:22.981955995+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:06:25.986857997+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:06:28.055943664+00:00 TRACE Zigbee Motion Sensor Test  Received event with handler zigbee
2022-10-27T01:06:28.069052331+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0x6743, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, lqi: 0xC8, rssi: -77, body_length: 0x0009, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x09, seqno: 0xB0, ZCLCommandId: 0x00 >, < ZoneStatusChangeNotification || zone_status: 0x0001, extended_status: 0x00, zone_id: 0x00, delay: 0x0000 > > >
2022-10-27T01:06:28.093668664+00:00 TRACE Zigbee Motion Sensor Test  Found ZigbeeMessageDispatcher handler in zigbee-motion
2022-10-27T01:06:28.099657664+00:00 INFO Zigbee Motion Sensor Test  Executing ZclClusterCommandHandler: cluster: IASZone, command: ZoneEnrollResponse
2022-10-27T01:06:28.107290664+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> emitting event: {"attribute_id":"motion","capability_id":"motionSensor","component_id":"main","state":{"value":"active"}}
2022-10-27T01:06:28.126261998+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:06:28.422428998+00:00 TRACE Zigbee Motion Sensor Test  Received event with handler zigbee
2022-10-27T01:06:28.598669331+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0x6743, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, lqi: 0xCE, rssi: -80, body_length: 0x0008, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x6F, ZCLCommandId: 0x01 >, < ReadAttributeResponse || < AttributeRecord || AttributeId: 0x0013, ZclStatus: SUCCESS, DataType: Uint8, CurrentZoneSensitivityLevel: 0x03 > > > >
2022-10-27T01:06:28.702042665+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:06:28.708820665+00:00 TRACE Zigbee Motion Sensor Test  Received event with handler zigbee
2022-10-27T01:06:28.771033331+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0x6743, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, lqi: 0xA0, rssi: -79, body_length: 0x0004, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x6A, ZCLCommandId: 0x04 >, < WriteAttributeReponse || ZclStatus: SUCCESS > > >
2022-10-27T01:06:28.818109331+00:00 DEBUG Zigbee Motion Sensor Test  Sensor da Escada device thread event handled
2022-10-27T01:06:28.824549998+00:00 TRACE Zigbee Motion Sensor Test  Received event with handler zigbee
2022-10-27T01:06:28.846244331+00:00 INFO Zigbee Motion Sensor Test  <ZigbeeDevice: dd2c2362-9ce2-4291-98f7-31549b9cbada [0x6743] (Sensor da Escada)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0x6743, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: IASZone >, lqi: 0xC6, rssi: -80, body_length: 0x0006, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x70, ZCLCommandId: 0x01 >, < ReadAttributeResponse || < AttributeRecord || AttributeId: 0x0012, ZclStatus: UNSUPPORTED_ATTRIBUTE > > > >

Unless this was the behaviour.

I just want to say a big thank you, Mariano for the good work done so far. Could you kindly add the following fingerprint to the zigbee switch power driver?

manufacturer: _TZ3000_okaz9tjs
model: TS011F
zigbeeNodeType: ROUTER
Raw Description: 01 0104 0051 01 08 0000 0006 0003 0004 0005 E001 0B04 0702 00

1 Like

Could you add this. Basic magnetiv door/window switch.

Best regards,
Kimmo Liias

Hi @Kimmo_Liias

Added to this driver version

───────────────────────────────────────────────────
 Name         Zigbee Contact Mc
 Version      2022-10-27T11:55:32.557095359        
───────────────────────────────────────────────────
  - id: "_TYZB01_bzxlofth/Contact Sensor"
    deviceLabel: TS0203 Contact Sensor
    manufacturer: _TYZB01_bzxlofth
    model: TS0203
    deviceProfileName: contact-battery-profile

Great!

This is widely sold sensor in many countries.

1 Like