[ST Edge] Personal Tuya Devices - Generic EF00 Device

It seems you haven’t defined DP 103 in the Configuration menu.

Send screenshot of Detail view, Configuration menu and Driver menu.

You will need to figure it out what is the meaning of each datapoint, so I could map them to the right capabilities.
You found the meaning of DP 1, what about the others DPs ?

I will try to reorder capabilities tomorrow, but I am not sure it will work because I remember I read years ago the switch capability takes precedence over other capabilities.

1 Like

I did set it up, that’s why it’s strange.
When using generic driver it was showing DP 103 as the one for temp setpoint.

What is interesting, is that i’m getting this message (“device have not updated all information”), and nothing works, except for main on/off button. I can switch the thermostat on and off using it, and it’s correctly reflected on the device itself.

1 Like

Hi!

Haven’t figured out what the other datapoints are and I don’t think I have the brains to do so. It’s a smoke detector so there’s not that much functionality besides switching states when smoke is detected. Maybe a battery level indicator there somewhere but not really sure how to go about it.

But I found a somewhat good enough solution.

I decided to change the “1” datapoint from contact sensor to generic value to just reflect the number when the state of the smoke detector changes.
Then I created a virtual smoke detector and created routines to trigger its state when the datapoint changes from 1 to 0. This will make the virtual smoke detector trigger and as the virtual smoke detector is as good as a regular smoke detector in the eyes of smartthings it gets picked up by smartthings home monitoring.

Also created a routine where the datapoint changes from 0 to 1 for the virtual smoke detector to get out of the triggered state.

That’s all I need for now but it would be awsome if the virtual devide stepp was cut out as it just creates clutter.

Thanks again!

1 Like

AirBnk M510 zigbee door lock:

I get this when I connect the device to smartthings and use this EF00 driver:

There are no datapoints listed and not really sure how to go about figuring this out but I did start a thread for this device some time ago:

Going back and forth with some nice people the closest I got to some hints about datapoints for this device:

In this protocol we can read that:
#57
Lock motor state
Can be sent and reported
bool
If you want to implement
Alexa or Google voice to open
the door, the dp must be
reported. The dp is of type
bool, true
for unlocking, false to lock.

… not really sure if this helps with anything but maybe it inspires someone to dig into the protocol further and hopefully figure out what numbers to punch where.

Thanks!

1 Like

Datapoints list should update as you trigger the door lock actuators/sensors.
Just let this view open in the app and take note of changes made when you unlock or lock the door lock, for example.

1 Like

This is the same error I get for that thermostat

I was able to find the problem.

Thanks to @Felix2021 that sent the log.

Fix was sent already. :tada:

1 Like

Luckily, the precedence of switch is only for the detail view.
I reordered the capabilities and valve state is in the dashboard now.

1 Like

Now i’m able to see setpoint, but… it’s currently 230 centigrades :slight_smile:
Also lost switch, and still cannot see current temp.

You probably are using the wrong profile.

Tried all of them a guess, at least thermostat profiles.
I’ll check the logs now to see if there’s something relevant.

This is because of the wrong profile.
Once found the right profile + DPs, we may move on to the next step.

When i said i lost it, i meant that i can see it, but it’s not working.
Anyway got it working again.
Status now:
Switch works - can switch thermostat on or off
Setpoint kind of works - shows exact value as in datapoint, so 10x more than it should.
Current temp - doesn’t work (when using generic profile, it was showing current temp on DP102, which is set in my profile now).

Current temp - seems to work now, as visible in the screenshot.
Attaching driver log and screenshot.

Log

2023-03-14T13:19:12.736013624+00:00 TRACE Personal Tuya Devices - main Found ZigbeeMessageDispatcher handler in personal-tuya-devices → Signal Strength
2023-03-14T13:19:12.736851957+00:00 INFO Personal Tuya Devices - main Executing ZclClusterAttributeValueHandler: cluster: Basic, attribute: ZCLVersion
2023-03-14T13:19:12.738536624+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> emitting event: {“attribute_id”:“rssi”,“capability_id”:“signalStrength”,“component_id”:“main”,“state”:{“value”:-83},“visibility”:{“displayed”:false}}
2023-03-14T13:19:12.770720957+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> emitting event: {“attribute_id”:“lqi”,“capability_id”:“signalStrength”,“component_id”:“main”,“state”:{“value”:144},“visibility”:{“displayed”:false}}
2023-03-14T13:19:12.777317624+00:00 DEBUG Personal Tuya Devices - main Generic EF00 Device device thread event handled
2023-03-14T13:19:19.864136627+00:00 PRINT Personal Tuya Devices - main start: 2023-03-14 12:20:18, uptime: 00:59:01, memory: 1145 KB, devices: 1
2023-03-14T13:19:19.872849294+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:19:20.263015294+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:19:48.552872641+00:00 TRACE Personal Tuya Devices - main Received event with handler device_lifecycle
2023-03-14T13:19:48.557727308+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> received lifecycle event: infoChanged
2023-03-14T13:19:48.559073308+00:00 TRACE Personal Tuya Devices - main Found DeviceLifecycleDispatcher handler in personal-tuya-devices → GenericEF00 → Model
2023-03-14T13:19:48.560321974+00:00 INFO Personal Tuya Devices - main Preference changed… dpTemperatureMeasuMain02 27 102
2023-03-14T13:19:48.561801308+00:00 INFO Personal Tuya Devices - main Pref dp_temperature_measu_main02
2023-03-14T13:19:48.563004308+00:00 DEBUG Personal Tuya Devices - main Generic EF00 Device device thread event handled
2023-03-14T13:19:50.269070975+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:19:50.284385642+00:00 TRACE Personal Tuya Devices - main Received event with handler capability
2023-03-14T13:19:50.306720308+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> received command: {“args”:{},“capability”:“refresh”,“command”:“refresh”,“component”:“main”,“positional_args”:{}}
2023-03-14T13:19:50.314111642+00:00 TRACE Personal Tuya Devices - main Found CapabilityCommandDispatcher handler in personal-tuya-devices
2023-03-14T13:19:50.314930975+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0xC32D, dest_endpoint: 0x01, profile: 0x0104, cluster: Basic >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x00, seqno: 0x00, ZCLCommandId: 0x00 >, < ReadAttribute || AttributeId: 0x0000 > > >
2023-03-14T13:19:50.333269642+00:00 DEBUG Personal Tuya Devices - main Generic EF00 Device device thread event handled
2023-03-14T13:19:52.841850643+00:00 TRACE Personal Tuya Devices - main Received event with handler zigbee
2023-03-14T13:19:52.843325976+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xC32D, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: Basic >, lqi: 0x98, rssi: -69, body_length: 0x0008, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x0F, ZCLCommandId: 0x01 >, < ReadAttributeResponse || < AttributeRecord || AttributeId: 0x0000, ZclStatus: SUCCESS, DataType: Uint8, ZCLVersion: 0x03 > > > >
2023-03-14T13:19:52.863729643+00:00 TRACE Personal Tuya Devices - main Found ZigbeeMessageDispatcher handler in personal-tuya-devices → Signal Strength
2023-03-14T13:19:52.864558643+00:00 INFO Personal Tuya Devices - main Executing ZclClusterAttributeValueHandler: cluster: Basic, attribute: ZCLVersion
2023-03-14T13:19:52.866250643+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> emitting event: {“attribute_id”:“rssi”,“capability_id”:“signalStrength”,“component_id”:“main”,“state”:{“value”:-69},“visibility”:{“displayed”:false}}
2023-03-14T13:19:52.892396310+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> emitting event: {“attribute_id”:“lqi”,“capability_id”:“signalStrength”,“component_id”:“main”,“state”:{“value”:152},“visibility”:{“displayed”:false}}
2023-03-14T13:19:52.898936310+00:00 DEBUG Personal Tuya Devices - main Generic EF00 Device device thread event handled
2023-03-14T13:20:19.878026656+00:00 PRINT Personal Tuya Devices - main start: 2023-03-14 12:20:18, uptime: 01:00:01, memory: 1145 KB, devices: 1
2023-03-14T13:20:19.879509989+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:20:20.269827989+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:20:50.272140129+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:21:19.892473477+00:00 PRINT Personal Tuya Devices - main start: 2023-03-14 12:20:18, uptime: 01:01:01, memory: 1145 KB, devices: 1
2023-03-14T13:21:19.893961477+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:21:20.289844810+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:21:33.301275817+00:00 TRACE Personal Tuya Devices - main Received event with handler zigbee
2023-03-14T13:21:33.302743817+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xC32D, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: TuyaEF00 >, lqi: 0x8A, rssi: -83, body_length: 0x000D, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x09, seqno: 0x50, ZCLCommandId: 0x02 >, < DataReport || seqno: 0x0003 (BE), < DatapointSegment || dpid: 0x67, DatapointSegmentType: Value, length: 0x0004 (BE), value: 0x000000E6 (BE) > > > >
2023-03-14T13:21:33.377259150+00:00 TRACE Personal Tuya Devices - main Found ZigbeeMessageDispatcher handler in personal-tuya-devices → GenericEF00 → Model
2023-03-14T13:21:33.382776483+00:00 INFO Personal Tuya Devices - main Executing ZclClusterCommandHandler: cluster: TuyaEF00, command: DataReport
2023-03-14T13:21:33.384085817+00:00 WARN Personal Tuya Devices - main Simulating device TS0601 _TZE200_4hbx5cvx
2023-03-14T13:21:33.385287150+00:00 INFO Personal Tuya Devices - main Datapoint overridden 103 nil 16
2023-03-14T13:21:33.409053483+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> emitting event: {“attribute_id”:“heatingSetpoint”,“capability_id”:“thermostatHeatingSetpoint”,“component_id”:“main”,“state”:{“value”:230}}
2023-03-14T13:21:33.420600817+00:00 DEBUG Personal Tuya Devices - main Generic EF00 Device device thread event handled
2023-03-14T13:21:33.930816150+00:00 TRACE Personal Tuya Devices - main Received event with handler zigbee
2023-03-14T13:21:33.932147817+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xC32D, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: TuyaEF00 >, lqi: 0x96, rssi: -83, body_length: 0x000D, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x09, seqno: 0x51, ZCLCommandId: 0x02 >, < DataReport || seqno: 0x0003 (BE), < DatapointSegment || dpid: 0x67, DatapointSegmentType: Value, length: 0x0004 (BE), value: 0x000000F0 (BE) > > > >
2023-03-14T13:21:33.946401150+00:00 TRACE Personal Tuya Devices - main Found ZigbeeMessageDispatcher handler in personal-tuya-devices → GenericEF00 → Model
2023-03-14T13:21:33.952752483+00:00 INFO Personal Tuya Devices - main Executing ZclClusterCommandHandler: cluster: TuyaEF00, command: DataReport
2023-03-14T13:21:33.954066817+00:00 WARN Personal Tuya Devices - main Simulating device TS0601 _TZE200_4hbx5cvx
2023-03-14T13:21:33.957160150+00:00 INFO Personal Tuya Devices - main Datapoint overridden 103 nil 16
2023-03-14T13:21:33.972669484+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> emitting event: {“attribute_id”:“heatingSetpoint”,“capability_id”:“thermostatHeatingSetpoint”,“component_id”:“main”,“state”:{“value”:240}}
2023-03-14T13:21:33.989860817+00:00 DEBUG Personal Tuya Devices - main Generic EF00 Device device thread event handled
2023-03-14T13:21:34.281208484+00:00 TRACE Personal Tuya Devices - main Received event with handler zigbee
2023-03-14T13:21:34.282460484+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xC32D, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: TuyaEF00 >, lqi: 0x96, rssi: -83, body_length: 0x000D, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x09, seqno: 0x52, ZCLCommandId: 0x02 >, < DataReport || seqno: 0x0003 (BE), < DatapointSegment || dpid: 0x67, DatapointSegmentType: Value, length: 0x0004 (BE), value: 0x000000FA (BE) > > > >
2023-03-14T13:21:34.296633150+00:00 TRACE Personal Tuya Devices - main Found ZigbeeMessageDispatcher handler in personal-tuya-devices → GenericEF00 → Model
2023-03-14T13:21:34.378093817+00:00 INFO Personal Tuya Devices - main Executing ZclClusterCommandHandler: cluster: TuyaEF00, command: DataReport
2023-03-14T13:21:34.380183817+00:00 WARN Personal Tuya Devices - main Simulating device TS0601 _TZE200_4hbx5cvx
2023-03-14T13:21:34.386811817+00:00 INFO Personal Tuya Devices - main Datapoint overridden 103 nil 16
2023-03-14T13:21:34.394265150+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> emitting event: {“attribute_id”:“heatingSetpoint”,“capability_id”:“thermostatHeatingSetpoint”,“component_id”:“main”,“state”:{“value”:250}}
2023-03-14T13:21:34.409000150+00:00 DEBUG Personal Tuya Devices - main Generic EF00 Device device thread event handled
2023-03-14T13:21:37.871357819+00:00 TRACE Personal Tuya Devices - main Received event with handler zigbee
2023-03-14T13:21:37.872830152+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xC32D, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: TuyaEF00 >, lqi: 0x9A, rssi: -82, body_length: 0x000D, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x09, seqno: 0x53, ZCLCommandId: 0x02 >, < DataReport || seqno: 0x0003 (BE), < DatapointSegment || dpid: 0x67, DatapointSegmentType: Value, length: 0x0004 (BE), value: 0x000000F0 (BE) > > > >
2023-03-14T13:21:37.886671485+00:00 TRACE Personal Tuya Devices - main Found ZigbeeMessageDispatcher handler in personal-tuya-devices → GenericEF00 → Model
2023-03-14T13:21:37.895199819+00:00 INFO Personal Tuya Devices - main Executing ZclClusterCommandHandler: cluster: TuyaEF00, command: DataReport
2023-03-14T13:21:37.896906152+00:00 WARN Personal Tuya Devices - main Simulating device TS0601 _TZE200_4hbx5cvx
2023-03-14T13:21:37.899981819+00:00 INFO Personal Tuya Devices - main Datapoint overridden 103 nil 16
2023-03-14T13:21:37.912154819+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> emitting event: {“attribute_id”:“heatingSetpoint”,“capability_id”:“thermostatHeatingSetpoint”,“component_id”:“main”,“state”:{“value”:240}}
2023-03-14T13:21:37.933650485+00:00 DEBUG Personal Tuya Devices - main Generic EF00 Device device thread event handled
2023-03-14T13:21:50.275856825+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:22:19.901850172+00:00 PRINT Personal Tuya Devices - main start: 2023-03-14 12:20:18, uptime: 01:02:01, memory: 1147 KB, devices: 1
2023-03-14T13:22:19.903335839+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:22:20.285051839+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:22:50.295418853+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:23:19.894747201+00:00 PRINT Personal Tuya Devices - main start: 2023-03-14 12:20:18, uptime: 01:03:01, memory: 1147 KB, devices: 1
2023-03-14T13:23:19.898568867+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:23:20.304025868+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:23:27.088536537+00:00 TRACE Personal Tuya Devices - main Received event with handler zigbee
2023-03-14T13:23:27.090033871+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xC32D, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: Basic >, lqi: 0x96, rssi: -67, body_length: 0x0007, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x54, ZCLCommandId: 0x0A >, < ReportAttribute || < AttributeRecord || AttributeId: 0x0000, DataType: Uint8, ZCLVersion: 0x03 > > > >
2023-03-14T13:23:27.194047537+00:00 TRACE Personal Tuya Devices - main Found ZigbeeMessageDispatcher handler in personal-tuya-devices → Signal Strength
2023-03-14T13:23:27.194901537+00:00 INFO Personal Tuya Devices - main Executing ZclClusterAttributeValueHandler: cluster: Basic, attribute: ZCLVersion
2023-03-14T13:23:27.281403871+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> emitting event: {“attribute_id”:“rssi”,“capability_id”:“signalStrength”,“component_id”:“main”,“state”:{“value”:-67},“visibility”:{“displayed”:false}}
2023-03-14T13:23:27.331641204+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> emitting event: {“attribute_id”:“lqi”,“capability_id”:“signalStrength”,“component_id”:“main”,“state”:{“value”:150},“visibility”:{“displayed”:false}}
2023-03-14T13:23:27.371288538+00:00 DEBUG Personal Tuya Devices - main Generic EF00 Device device thread event handled
2023-03-14T13:23:50.310609215+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:24:19.896641229+00:00 PRINT Personal Tuya Devices - main start: 2023-03-14 12:20:18, uptime: 01:04:01, memory: 1147 KB, devices: 1
2023-03-14T13:24:19.898698229+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:24:20.319040896+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:24:50.330467105+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:25:19.897638786+00:00 PRINT Personal Tuya Devices - main start: 2023-03-14 12:20:18, uptime: 01:05:01, memory: 1147 KB, devices: 1
2023-03-14T13:25:19.899130119+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:25:20.339328119+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:25:47.612325465+00:00 TRACE Personal Tuya Devices - main Received event with handler device_lifecycle
2023-03-14T13:25:47.614085799+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> received lifecycle event: infoChanged
2023-03-14T13:25:47.628314799+00:00 TRACE Personal Tuya Devices - main Found DeviceLifecycleDispatcher handler in personal-tuya-devices → GenericEF00
2023-03-14T13:25:47.648632465+00:00 DEBUG Personal Tuya Devices - main Generic EF00 Device device thread event handled
2023-03-14T13:25:48.464111132+00:00 TRACE Personal Tuya Devices - main Received event with handler device_lifecycle
2023-03-14T13:25:48.466807799+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> received lifecycle event: infoChanged
2023-03-14T13:25:48.498218799+00:00 TRACE Personal Tuya Devices - main Found DeviceLifecycleDispatcher handler in personal-tuya-devices → GenericEF00
2023-03-14T13:25:48.501316132+00:00 DEBUG Personal Tuya Devices - main Generic EF00 Device device thread event handled
2023-03-14T13:25:50.348624133+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:26:12.749752811+00:00 TRACE Personal Tuya Devices - main Received event with handler device_lifecycle
2023-03-14T13:26:12.762114477+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> received lifecycle event: infoChanged
2023-03-14T13:26:12.783379144+00:00 TRACE Personal Tuya Devices - main Found DeviceLifecycleDispatcher handler in personal-tuya-devices → GenericEF00 → Model
2023-03-14T13:26:12.788679477+00:00 INFO Personal Tuya Devices - main Profile changed… generic_ef00_v1 normal_thermostat_v2
2023-03-14T13:26:12.792230144+00:00 INFO Personal Tuya Devices - main Preference changed… profile generic_ef00_v1 normal_thermostat_v2
2023-03-14T13:26:12.793069477+00:00 INFO Personal Tuya Devices - main Pref profile
2023-03-14T13:26:12.794299477+00:00 DEBUG Personal Tuya Devices - main Generic EF00 Device device thread event handled
2023-03-14T13:26:13.587813144+00:00 TRACE Personal Tuya Devices - main Received event with handler device_lifecycle
2023-03-14T13:26:13.597810478+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> received lifecycle event: infoChanged
2023-03-14T13:26:13.675445144+00:00 TRACE Personal Tuya Devices - main Found DeviceLifecycleDispatcher handler in personal-tuya-devices → GenericEF00 → Model
2023-03-14T13:26:13.676304478+00:00 INFO Personal Tuya Devices - main Timezone changed… nil 0
2023-03-14T13:26:13.677527478+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0xC32D, dest_endpoint: 0x01, profile: 0x0104, cluster: TuyaEF00 >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x01, seqno: 0x00, ZCLCommandId: 0x24 >, < McuSyncTime || seqno: 0x0000 (BE), < McuSyncTimeData || standardTimestamp: 0x641075F5 (BE), localTimestamp: 0x641075F5 (BE) > > > >
2023-03-14T13:26:13.697230811+00:00 INFO Personal Tuya Devices - main Preference changed… dpTemperatureMeasuMain01 nil 102
2023-03-14T13:26:13.698301144+00:00 INFO Personal Tuya Devices - main Pref dp_temperature_measu_main01
2023-03-14T13:26:13.699540478+00:00 INFO Personal Tuya Devices - main Preference changed… dpThermostatHeatinMain01 nil 103
2023-03-14T13:26:13.700743478+00:00 INFO Personal Tuya Devices - main Pref dp_thermostat_heatin_main01
2023-03-14T13:26:13.702043144+00:00 INFO Personal Tuya Devices - main Preference changed… tempOffset nil 0.0
2023-03-14T13:26:13.703254811+00:00 INFO Personal Tuya Devices - main Pref temp_offset
2023-03-14T13:26:13.709442811+00:00 INFO Personal Tuya Devices - main Preference changed… timezoneOffset nil 0
2023-03-14T13:26:13.713605145+00:00 INFO Personal Tuya Devices - main Pref timezone_offset
2023-03-14T13:26:13.714868478+00:00 DEBUG Personal Tuya Devices - main Generic EF00 Device device thread event handled
2023-03-14T13:26:17.290195146+00:00 TRACE Personal Tuya Devices - main Received event with handler zigbee
2023-03-14T13:26:17.317520813+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xC32D, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: TuyaEF00 >, lqi: 0x94, rssi: -84, body_length: 0x0005, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x11, ZCLCommandId: 0x0B >, < DefaultResponse || cmd: 0x24, ZclStatus: SUCCESS > > >
2023-03-14T13:26:17.319373480+00:00 DEBUG Personal Tuya Devices - main Generic EF00 Device device thread event handled
2023-03-14T13:26:19.918505814+00:00 PRINT Personal Tuya Devices - main start: 2023-03-14 12:20:18, uptime: 01:06:01, memory: 1180 KB, devices: 1
2023-03-14T13:26:19.932027814+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:26:20.349632814+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:26:50.350702162+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:27:19.927435176+00:00 PRINT Personal Tuya Devices - main start: 2023-03-14 12:20:18, uptime: 01:07:01, memory: 1144 KB, devices: 1
2023-03-14T13:27:19.937509176+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:27:20.359387843+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:27:50.369651857+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:28:19.917706205+00:00 PRINT Personal Tuya Devices - main start: 2023-03-14 12:20:18, uptime: 01:08:01, memory: 1144 KB, devices: 1
2023-03-14T13:28:19.919185538+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:28:20.379333872+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:28:27.418698875+00:00 TRACE Personal Tuya Devices - main Received event with handler zigbee
2023-03-14T13:28:27.441470875+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0xC32D, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: Basic >, lqi: 0x8E, rssi: -67, body_length: 0x0007, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x55, ZCLCommandId: 0x0A >, < ReportAttribute || < AttributeRecord || AttributeId: 0x0000, DataType: Uint8, ZCLVersion: 0x03 > > > >
2023-03-14T13:28:27.644887542+00:00 TRACE Personal Tuya Devices - main Found ZigbeeMessageDispatcher handler in personal-tuya-devices → Signal Strength
2023-03-14T13:28:27.648584875+00:00 INFO Personal Tuya Devices - main Executing ZclClusterAttributeValueHandler: cluster: Basic, attribute: ZCLVersion
2023-03-14T13:28:27.662383542+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> emitting event: {“attribute_id”:“rssi”,“capability_id”:“signalStrength”,“component_id”:“main”,“state”:{“value”:-67},“visibility”:{“displayed”:false}}
2023-03-14T13:28:27.705610542+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> emitting event: {“attribute_id”:“lqi”,“capability_id”:“signalStrength”,“component_id”:“main”,“state”:{“value”:142},“visibility”:{“displayed”:false}}
2023-03-14T13:28:27.761288875+00:00 DEBUG Personal Tuya Devices - main Generic EF00 Device device thread event handled
2023-03-14T13:28:45.452341574+00:00 TRACE Personal Tuya Devices - main Received event with handler device_lifecycle
2023-03-14T13:28:45.453870338+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> received lifecycle event: infoChanged
2023-03-14T13:28:45.460241522+00:00 TRACE Personal Tuya Devices - main Found DeviceLifecycleDispatcher handler in personal-tuya-devices → GenericEF00 → Model
2023-03-14T13:28:45.461747275+00:00 INFO Personal Tuya Devices - main Profile changed… normal_thermostat_v2 normal_thermostat_v3
2023-03-14T13:28:45.472855493+00:00 INFO Personal Tuya Devices - main Preference changed… profile normal_thermostat_v2 normal_thermostat_v3
2023-03-14T13:28:45.473707919+00:00 INFO Personal Tuya Devices - main Pref profile
2023-03-14T13:28:45.482161810+00:00 DEBUG Personal Tuya Devices - main Generic EF00 Device device thread event handled
2023-03-14T13:28:46.165390791+00:00 TRACE Personal Tuya Devices - main Received event with handler device_lifecycle
2023-03-14T13:28:46.172254892+00:00 INFO Personal Tuya Devices - main <ZigbeeDevice: b5c6ab1e-5dbe-4011-ab94-0c823065985b [0xC32D] (Generic EF00 Device)> received lifecycle event: infoChanged
2023-03-14T13:28:46.181460051+00:00 TRACE Personal Tuya Devices - main Found DeviceLifecycleDispatcher handler in personal-tuya-devices → GenericEF00 → Model
2023-03-14T13:28:46.184606472+00:00 INFO Personal Tuya Devices - main Preference changed… dpSwitchMain01 nil 101
2023-03-14T13:28:46.191243138+00:00 INFO Personal Tuya Devices - main Pref dp_switch_main01
2023-03-14T13:28:46.192091521+00:00 INFO Personal Tuya Devices - main Preference changed… dpTemperatureMeasuMain02 nil 102
2023-03-14T13:28:46.193310071+00:00 INFO Personal Tuya Devices - main Pref dp_temperature_measu_main02
2023-03-14T13:28:46.196139016+00:00 DEBUG Personal Tuya Devices - main Generic EF00 Device device thread event handled
2023-03-14T13:28:50.389357235+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:29:19.925895572+00:00 PRINT Personal Tuya Devices - main start: 2023-03-14 12:20:18, uptime: 01:09:01, memory: 1147 KB, devices: 1
2023-03-14T13:29:19.927376905+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:29:20.390662572+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled
2023-03-14T13:29:50.398359242+00:00 DEBUG Personal Tuya Devices - main driver device thread event handled


So only thing left is showing correct temp formats.

Current Obs
Switch works - can switch thermostat on or off Nice!
Setpoint kind of works - shows exact value as in datapoint, so 10x more than it should. This is expected because you are running in “similarity mode”
Now I need the screenshot of detail view in “generic mode” so I can know the manufacturer/model to make the driver detect the device automatically
Current temp - doesn’t work (when using generic profile, it was showing current temp on DP102, which is set in my profile now). This is because the device didn’t report its current state yet.
It should show up at any minute soon.

Is this enough, or you need actual screenshot?
_TZE200_gd4rvykv

Manufacturer and model is enough.

Wonder if it would be possible to add i.e. childlock to this profile? Function that is very much needed in my case :rofl:

What is its DP number and data type ?
It probably can be configured in the device itself.
Does the device block actions made using the app when child lock is enabled ? If so, it is an important feature.