home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
69.72k stars 28.87k forks source link

ZHA delays with Tuya mmWave sensors #107200

Open a-d-r-i-a-n-d opened 6 months ago

a-d-r-i-a-n-d commented 6 months ago

The problem

Since I've upgraded to 2024.1.0 my ZigBee devices (lights, switches, fans etc) are having a few seconds/minutes delay in responding to commands. I have tried to restore to previous versions but the issue still persist, no matter the version I am restoring to. I have also tried restarting in safe mode, but it didn't helped. Any help is much appreciated!

What version of Home Assistant Core has the issue?

core-2024.1.0

What was the last working version of Home Assistant Core?

core-2023.12.3

What type of installation are you running?

Home Assistant OS

Integration causing the issue

ZHA

Link to integration documentation on our website

https://www.home-assistant.io/integrations/zha/

Diagnostics information

config_entry-zha-1122b1901b65684e9e9a05c89bd2a54d.json.txt

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Logger: homeassistant.components.zha.core.cluster_handlers
Source: components/zha/core/cluster_handlers/__init__.py:537
Integration: Zigbee Home Automation (documentation, issues)
First occurred: 23:36:04 (7 occurrences)
Last logged: 23:40:47

[0xEA69:1:0x0702]: async_initialize: all attempts have failed: [DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>')]
[0xEA69:1:0x0b04]: async_initialize: all attempts have failed: [DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>')]
[0x85AF:1:0x0702]: async_initialize: all attempts have failed: [DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>')]
[0x85AF:1:0x0006]: async_initialize: all attempts have failed: [DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>')]
[0x85AF:1:0x0b04]: async_initialize: all attempts have failed: [DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>'), DeliveryError('Failed to deliver message: <EmberStatus.DELIVERY_FAILED: 102>')]

Additional information

System Information

version core-2024.1.0
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.11.6
os_name Linux
os_version 6.1.63-haos
arch x86_64
timezone Europe/London
config_dir /config
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 4955 Installed Version | 1.33.0 Stage | running Available Repositories | 1371 Downloaded Repositories | 7 HACS Data | ok
Home Assistant Cloud logged_in | true -- | -- subscription_expiration | 22 January 2024 at 00:00 relayer_connected | true relayer_region | eu-central-1 remote_enabled | true remote_connected | true alexa_enabled | true google_enabled | false remote_server | eu-central-1-9.ui.nabu.casa certificate_status | ready instance_id | 8bf80b83acdc431081381385ed2692e2 can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Home Assistant Supervisor host_os | Home Assistant OS 11.2 -- | -- update_channel | stable supervisor_version | supervisor-2023.12.1 agent_version | 1.6.0 docker_version | 24.0.7 disk_total | 58.0 GB disk_used | 12.2 GB healthy | true supported | true board | generic-x86-64 supervisor_api | ok version_api | ok installed_addons | EMQX (0.3.0), Samba share (12.2.0), Studio Code Server (5.14.2), openWakeWord (1.8.2), Advanced SSH & Web Terminal (17.0.1)
Dashboards dashboards | 2 -- | -- resources | 1 views | 12 mode | storage
MercedesME 2020 websocket_connection_state | connected -- | -- api_endpoint_reachable | ok
Recorder oldest_recorder_run | 21 December 2023 at 17:55 -- | -- current_recorder_run | 4 January 2024 at 23:22 estimated_db_size | 308.77 MiB database_engine | sqlite database_version | 3.41.2
home-assistant[bot] commented 6 months ago

Hey there @dmulcahey, @adminiuga, @puddly, @thejulianjes, mind taking a look at this issue as it has been labeled with an integration (zha) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `zha` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign zha` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


zha documentation zha source (message by IssueLinks)

puddly commented 6 months ago

I have tried to restore to previous versions but the issue still persist, no matter the version I am restoring to.

This sounds like an environmental problem.

Is your coordinator on a USB extension cable and away from 2.4GHz interference sources such as any USB 3.0 port or device, SSD, etc.?

a-d-r-i-a-n-d commented 6 months ago

Hi @puddly ,

Thanks for getting back so quick. Yes it is. I have 95 Zigbee devices connected and never had any issues in years.

puddly commented 6 months ago

I have 95 Zigbee devices connected and never had any issues in years.

If downgrading doesn't change anything, it's not a software problem. Your debug log says that channel 15 has a utilization of 86%, which is probably why you're having delays. Something in your environment changed recently and is causing noise and interference. It may have been neighbors.

If you are 100% certain no nearby devices could be interfering, change the ZHA channel from the configuration page. Leave the channel selection dialog on Auto so that ZHA picks the best channel for you (likely 20):

image
a-d-r-i-a-n-d commented 6 months ago

Thanks, will change the channel as per your advice. Does this change require commissioning the devices again?

a-d-r-i-a-n-d commented 6 months ago

I tried several times to change the channel but the blue wheel keeps spinning and no changes are applied, even after reboot it's still 15.

Screenshot 2024-01-05 at 00 30 37
puddly commented 6 months ago

Changing the channel takes about a minute. How long did you wait?

a-d-r-i-a-n-d commented 6 months ago

I've had to unplug the coordinator and plug back in, after that the change has been applied. The channel is now 25. Here are some errors I see in the logs:

Logger: homeassistant.components.sensor
Source: helpers/entity_platform.py:610
Integration: Sensor (documentation, issues)
First occurred: 00:53:13 (26 occurrences)
Last logged: 00:53:13

Platform zha does not generate unique IDs. ID a4:c1:38:b5:e0:e0:f7:97-1-2820-rms_voltage already exists - ignoring sensor.guest_bedroom_trv_voltage
Platform zha does not generate unique IDs. ID a4:c1:38:b5:e0:e0:f7:97-1-1794-summation_delivered already exists - ignoring sensor.guest_bedroom_trv_summation_delivered
Platform zha does not generate unique IDs. ID a4:c1:38:d5:3d:87:92:f3-1-2820-rms_current already exists - ignoring sensor.master_bedroom_trv_current
Platform zha does not generate unique IDs. ID a4:c1:38:d5:3d:87:92:f3-1-2820-rms_voltage already exists - ignoring sensor.master_bedroom_trv_voltage
Platform zha does not generate unique IDs. ID a4:c1:38:d5:3d:87:92:f3-1-1794-summation_delivered already exists - ignoring sensor.master_bedroom_trv_summation_delivered

and

Logger: zigpy.zcl
Source: runner.py:188
First occurred: 00:51:55 (11219 occurrences)
Last logged: 00:53:14

[0xBCE4:1:0xef00] Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/zigpy/zcl/__init__.py", line 411, in reply return await self._endpoint.reply( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/zigpy/endpoint.py", line 278, in reply return await self.device.reply( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/zigpy/device.py", line 483, in reply return await self.request( ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/zigpy/device.py", line 317, in request await send_request File "/usr/local/lib/python3.11/site-packages/zigpy/application.py", line 833, in request await self.send_packet( File "/usr/local/lib/python3.11/site-packages/bellows/zigbee/application.py", line 868, in send_packet status, _ = await self._ezsp.sendUnicast( ^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'sendUnicast'
[0x61BF:1:0xef00] Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/zigpy/zcl/__init__.py", line 411, in reply return await self._endpoint.reply( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/zigpy/endpoint.py", line 278, in reply return await self.device.reply( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/zigpy/device.py", line 483, in reply return await self.request( ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/zigpy/device.py", line 317, in request await send_request File "/usr/local/lib/python3.11/site-packages/zigpy/application.py", line 833, in request await self.send_packet( File "/usr/local/lib/python3.11/site-packages/bellows/zigbee/application.py", line 868, in send_packet status, _ = await self._ezsp.sendUnicast( ^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'sendUnicast'
[0x07A8:1:0xef00] Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/zigpy/zcl/__init__.py", line 411, in reply return await self._endpoint.reply( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/zigpy/endpoint.py", line 278, in reply return await self.device.reply( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/zigpy/device.py", line 483, in reply return await self.request( ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/zigpy/device.py", line 317, in request await send_request File "/usr/local/lib/python3.11/site-packages/zigpy/application.py", line 833, in request await self.send_packet( File "/usr/local/lib/python3.11/site-packages/bellows/zigbee/application.py", line 868, in send_packet status, _ = await self._ezsp.sendUnicast( ^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'sendUnicast'
[0x5289:1:0xef00] Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/zigpy/zcl/__init__.py", line 411, in reply return await self._endpoint.reply( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/zigpy/endpoint.py", line 278, in reply return await self.device.reply( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/zigpy/device.py", line 483, in reply return await self.request( ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/zigpy/device.py", line 317, in request await send_request File "/usr/local/lib/python3.11/site-packages/zigpy/application.py", line 833, in request await self.send_packet( File "/usr/local/lib/python3.11/site-packages/bellows/zigbee/application.py", line 868, in send_packet status, _ = await self._ezsp.sendUnicast( ^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'sendUnicast'
[0xE160:1:0xe001] Unknown cluster command 225 b'\n\xfc\x00*-;\x00\x00\x00:\x00\x00\x009\x00\x00\x008\x00\x00\x006\x00\x00\x004\x00\x00\x002\x00\x00\x000\x00\x00\x00/\x00\x00\x00.\x00\x00\x00\x01'
a-d-r-i-a-n-d commented 6 months ago

Changing the channel takes about a minute. How long did you wait?

Much more than that.

a-d-r-i-a-n-d commented 6 months ago

Utilization on channel 15 in the past has always been between 80% - 90% and it was working just fine. It looks like on channel 25 has been reduced to 78.25% but still having the same delay issue.

Logger: zigpy.application
Source: components/zha/core/gateway.py:211
First occurred: 01:03:47 (2 occurrences)
Last logged: 01:03:47

Zigbee channel 25 utilization is 78.25%!
If you are having problems joining new devices, are missing sensor updates, or have issues keeping devices joined, ensure your coordinator is away from interference sources such as USB 3.0 devices, SSDs, WiFi routers, etc.
a-d-r-i-a-n-d commented 6 months ago

Now is down to 75.96%! by repositioning the coordinator. Issue still persist so if you have other ideas please let me know.

ChristophCaina commented 6 months ago

honestly, I am facing similar issues for a couple of days now... For me, everything seemed to start on the day, two things have changed:

  1. Installed 2024.1. beta 0b0
  2. Paired another 2.4GHz device which is not using the zigbee protocoll, but working on the default channel 15 (afaik)

The issues became more worse each day - until nothing has worked anymore - resulting in a complete rebuild of the Network and switching to Channel 25.

Now, I have a feeling, that the issues slowly comming back... right now, most devices seem to respond, but I am already getting warnings in the logs as you have shared... Zigbee channel utilization is pretty high, devices do not respond (right now, only one...)

I need to investigate into this further over the weekend, because right now I have some ideas what might cause this - but need to change the location of some devices and monitor the behave after such changes...

Comming back to your topic:

If it is one device in particular, you can try to remove this one - to see, if it could be a defect on the device itself...

marc4s commented 5 months ago

same issue here since 2024.1 NO environment changes!

after a full reboot of HAOS it is lightning-fast but is getting slower and slower after a few minutes . after some hjours horrible slow

a-d-r-i-a-n-d commented 5 months ago

Current usb extension cable is only 2 meters long so have ordered a 5 meters which should arrive today. I'll report later if any improvements but I doubt there are environment changes.

frank777777 commented 5 months ago

SAme issues here . I bought a 2m cable ( from 1m ) .. let' see arrive tomorrow

marc4s commented 5 months ago

downgrading to last working 2023.12.4 "fixed" it for me

frank777777 commented 5 months ago

can you confirm , is not delays all zigbees devices right? .. only smartplug for me

a-d-r-i-a-n-d commented 5 months ago

downgrading to last working 2023.12.4 "fixed" it for me

  OS Version:               Home Assistant OS 11.3
  Home Assistant Core:      2024.1.0

  Home Assistant URL:       http://homeassistant.local:8123
  Observer URL:             http://homeassistant.local:4357
➜  ~ ha core update --version=2023.12.4
Processing... Done.

Command completed successfully.

This downgrade using the command ha core update --version=2023.12.4 seems to have fix it for me also. To mention that in the first 3 minutes after any reboot, the delay is still there, but after that, every command is executed instantly, as it should.

marmolak commented 5 months ago

Hi. Interesting. My zigbee network is totally down after upgrade to 2024.1.0.

I opened discussion here: https://community.home-assistant.io/t/after-upgrade-to-2024-1-0-zigbee-is-gone-with-failed-to-send-request-failed-to-enqueue-message-after-3-attempts-emberstatus-no-buffers-24/666757/

tanerpaca commented 5 months ago

I have had issues with ZHA after the upgrade to 2024.1.0 as well. In my case it wasn't just a delay but commands were timing out and I was not able to control the lights. Downgrading to 2023.12.4 solved the issue.

Edit: I was too quick to confirm 2023.12.4 was the solution. I have downgraded to 2023.12.3 and after almost a day, no issues. So this seems to be the good version. I have seen in the release notes of 2023.12.4 a version bump update of ZHA, that may be the culprit.

This seems to be the latest ZHA change until today: https://github.com/home-assistant/core/pull/106147

marmolak commented 5 months ago

Naive bug against zigpy is here: https://github.com/zigpy/zigpy/issues/1315

frank777777 commented 5 months ago

update : Downgrading to 2023.12.4 solved the issue. IS NOT solving the issue ( on me ) . worked perfect for couple of minutes , and 7/9 interaction , then delay are back again . :(

frank777777 commented 5 months ago

update : Downgrading to 2023.12.3 solved the issue.

marmolak commented 5 months ago

Update to 2024.1.1 doesn't help :(.

merdok commented 5 months ago

Also having quite some issues with Zigbee devices since 2023.12.4. Last stable working is 2023.12.3, so i guess it must have been a change introduced in between that.

christabone commented 5 months ago

Same here. Issues with Zigbee since 2024.1.0. I went quickly from 2023.12.4 to 2024.1.0 so I'm not sure whether 2023.12.4 had issues as well. Identical symptoms to other people who've posted here.

a-d-r-i-a-n-d commented 5 months ago

Quick update: The long extension cable didn't helped, i am pretty sure this is not an environmental problem.

marmolak commented 5 months ago

2024.1.2 seems to have same issue :(. NO_BUFFERS.

pcieszkowski commented 5 months ago

I have the same issues using 2024.1.2, Z2M, aqara motion sensors and sky connect just get really delayed after time. On 2023.12.4 everything is stable and fast.

schwickster commented 5 months ago

Same here again after upgrading from 2023.12.3 to 2024.1.1 and .2. All Zigbee devices respond slow.

logging: IMG_8798

Xandaar commented 5 months ago

Same issue here. If I roll back to 2023.12 my zigbee network works flawless.

puddly commented 5 months ago

Please enable ZHA debug logging, reload the integration, and let it run for about 20 minutes.

If downgrading fixes some problem for you, record debug logs from that version in addition to the latest HA release. Without debug logs there's no way to know what specific issue you are having.

disruptivepatternmaterial commented 5 months ago

Same issue here. If I roll back to 2023.12 my zigbee network works flawless.

Yup, spent hours last night wondering what was happening and adding devices in 1 by one until it worked...then it didnt. I revered to 2023.12.1 and it has been working perfectly again for about 12 hours.

Here is one log: I have about a days worth...if more is needed.

home-assistant_zha_2024-01-06T05-16-06.701Z.log

macoca28021 commented 5 months ago

Same problem from 2023.12.4 to 2024.1.2, I had to downgrade to 2023.12.4 to resolve it.

a-d-r-i-a-n-d commented 5 months ago

Hi @puddly,

I had a bit of time tonight and upgraded again from 2023.12.4 to 2024.1.2. Here are some logs for you, only 2 minutes otherwise the file size gets too big and only 25MB are allowed to upload here. If you need more, I guess I could split into multiple files, just let me know.

home-assistant_2024-01-11T19-01-57.441Z.log

a-d-r-i-a-n-d commented 5 months ago

home-assistant_2024-01-11T19-22-12.417Z.log

20 minutes worth of logs and almost 500 MB, noisy network. I've used WeTransfer to upload.

macoca28021 commented 5 months ago

All done. I just updated from 2023.12.4 to 2024.1.3. Thank you very much for the solution.

frank777777 commented 5 months ago

Other confirmation that the 24.1.3 fix this ?

marmolak commented 5 months ago

Other confirmation that the 24.1.3 fix this ?

Hi. I don't know. It seems like @macoca28021 just upgrade firmware in dongle following by HA upgrade. However, I'm still stuck with last old know fw (6.7.8.0 build 373) for hacked lidl zigbee gateway - I flashed firmware of chip which handles zigbee stuff some time ago.

a-d-r-i-a-n-d commented 5 months ago

Unfortunately, I've tried 2024.1.3 today and it doesn't fix anything for me.

marc4s commented 5 months ago

there was no zha fix for 2024.01.4 so I cannot imagine something was changed. waiting for a fix in the underlying zigpy

msolomos commented 5 months ago

I haven't slept for 4 days trying to find out why my Zigbee mesh network is having so many problems. I have 60 nodes, 9 routers and conbee II coordinator. Am blind because although I've looked everywhere I missed this post.

I will downgrade asap and I will let you know. But I bet it's the version ...

frank777777 commented 5 months ago

If might help .. I give a short update ..

I had a problem with 2024 I downgraded 2023.12.3 > works I tried the last update 2024.1.3 zigbee delayed for some devices Back to 2023.12.3. >> not works . Same delay after some minutes

now I’m back on 2023.12.02 works

puddly commented 5 months ago

To anyone downgrading: please indicate if you are using the Multiprotocol addon (and if so, what version!):

image
disruptivepatternmaterial commented 5 months ago

I’m not. On Jan 19, 2024, at 12:04, puddly @.***> wrote: To anyone downgrading: please indicate if you are using the Multiprotocol addon (and if so, what version!): image.png (view on web)

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>

tanerpaca commented 5 months ago

I can confirm I am not using silicon labs multiprotocol addon as I don't have a compatible radio. Just using a simple CC2531 based dongle...

puddly commented 5 months ago

@disruptivepatternmaterial In your log, I am seeing that you are using a bunch of Tuya mmWave sensors with a custom quirk. The quirk is generating nonstop traffic, about 40 requests per second at some point. This is likely your issue. Can you post a debug log of 2023.12.1 to see why the custom quirk is not doing this in the previous version?

backcountrymountains commented 5 months ago

just jumping in to say that I have a Tuya mmWave and it constantly spams the network with or without the quirk, as far as I'm aware. Here's a snippet of the log in 2024.1.3 showing just the Tuya device working with the quirk:

    Line 6203: 2024-01-19 14:29:51.062 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=65, datapoints=[TuyaDatapointData(dp=104, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x00\xb3', *payload=179))]))
    Line 6204: 2024-01-19 14:29:51.062 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 227): set_data_response(data=TuyaCommand(status=0, tsn=65, datapoints=[TuyaDatapointData(dp=104, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x00\xb3', *payload=179))]))
    Line 6237: 2024-01-19 14:29:51.127 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=66, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01E', *payload=325))]))
    Line 6238: 2024-01-19 14:29:51.127 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 228): set_data_response(data=TuyaCommand(status=0, tsn=66, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01E', *payload=325))]))
    Line 6271: 2024-01-19 14:29:52.638 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=67, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01(', *payload=296))]))
    Line 6272: 2024-01-19 14:29:52.638 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 229): set_data_response(data=TuyaCommand(status=0, tsn=67, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01(', *payload=296))]))
    Line 6448: 2024-01-19 14:29:54.240 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=68, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01O', *payload=335))]))
    Line 6449: 2024-01-19 14:29:54.240 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 230): set_data_response(data=TuyaCommand(status=0, tsn=68, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01O', *payload=335))]))
    Line 6534: 2024-01-19 14:29:55.824 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=69, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01W', *payload=343))]))
    Line 6535: 2024-01-19 14:29:55.825 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 231): set_data_response(data=TuyaCommand(status=0, tsn=69, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01W', *payload=343))]))
    Line 6570: 2024-01-19 14:29:57.418 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=70, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01A', *payload=321))]))
    Line 6571: 2024-01-19 14:29:57.418 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 232): set_data_response(data=TuyaCommand(status=0, tsn=70, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01A', *payload=321))]))
    Line 6610: 2024-01-19 14:29:59.012 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=71, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01F', *payload=326))]))
    Line 6611: 2024-01-19 14:29:59.012 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 233): set_data_response(data=TuyaCommand(status=0, tsn=71, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01F', *payload=326))]))
    Line 6943: 2024-01-19 14:30:00.651 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=72, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01Z', *payload=346))]))
    Line 6944: 2024-01-19 14:30:00.651 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 234): set_data_response(data=TuyaCommand(status=0, tsn=72, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01Z', *payload=346))]))
    Line 7000: 2024-01-19 14:30:00.913 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=72, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01Z', *payload=346))]))
    Line 7001: 2024-01-19 14:30:00.914 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 234): set_data_response(data=TuyaCommand(status=0, tsn=72, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01Z', *payload=346))]))
    Line 7034: 2024-01-19 14:30:01.028 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=72, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01Z', *payload=346))]))
    Line 7035: 2024-01-19 14:30:01.028 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 234): set_data_response(data=TuyaCommand(status=0, tsn=72, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01Z', *payload=346))]))
    Line 7098: 2024-01-19 14:30:01.223 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=72, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01Z', *payload=346))]))
    Line 7099: 2024-01-19 14:30:01.224 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 234): set_data_response(data=TuyaCommand(status=0, tsn=72, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01Z', *payload=346))]))
    Line 7176: 2024-01-19 14:30:01.428 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=72, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01Z', *payload=346))]))
    Line 7177: 2024-01-19 14:30:01.428 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 234): set_data_response(data=TuyaCommand(status=0, tsn=72, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01Z', *payload=346))]))
    Line 7510: 2024-01-19 14:30:02.043 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=73, datapoints=[TuyaDatapointData(dp=104, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x00\xae', *payload=174))]))
    Line 7511: 2024-01-19 14:30:02.043 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 235): set_data_response(data=TuyaCommand(status=0, tsn=73, datapoints=[TuyaDatapointData(dp=104, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x00\xae', *payload=174))]))
    Line 7546: 2024-01-19 14:30:02.277 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=73, datapoints=[TuyaDatapointData(dp=104, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x00\xae', *payload=174))]))
    Line 7547: 2024-01-19 14:30:02.278 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 235): set_data_response(data=TuyaCommand(status=0, tsn=73, datapoints=[TuyaDatapointData(dp=104, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x00\xae', *payload=174))]))
    Line 7597: 2024-01-19 14:30:02.403 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=73, datapoints=[TuyaDatapointData(dp=104, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x00\xae', *payload=174))]))
    Line 7598: 2024-01-19 14:30:02.403 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 235): set_data_response(data=TuyaCommand(status=0, tsn=73, datapoints=[TuyaDatapointData(dp=104, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x00\xae', *payload=174))]))
    Line 7723: 2024-01-19 14:30:02.620 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=73, datapoints=[TuyaDatapointData(dp=104, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x00\xae', *payload=174))]))
    Line 7724: 2024-01-19 14:30:02.620 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 235): set_data_response(data=TuyaCommand(status=0, tsn=73, datapoints=[TuyaDatapointData(dp=104, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x00\xae', *payload=174))]))
    Line 7790: 2024-01-19 14:30:02.760 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=74, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x012', *payload=306))]))
    Line 7791: 2024-01-19 14:30:02.760 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 236): set_data_response(data=TuyaCommand(status=0, tsn=74, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x012', *payload=306))]))
    Line 8248: 2024-01-19 14:30:03.792 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=75, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01Z', *payload=346))]))
    Line 8249: 2024-01-19 14:30:03.792 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 237): set_data_response(data=TuyaCommand(status=0, tsn=75, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01Z', *payload=346))]))
    Line 8360: 2024-01-19 14:30:05.386 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=76, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01E', *payload=325))]))
    Line 8361: 2024-01-19 14:30:05.387 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 238): set_data_response(data=TuyaCommand(status=0, tsn=76, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01E', *payload=325))]))
    Line 8434: 2024-01-19 14:30:06.979 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=77, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01e', *payload=357))]))
    Line 8435: 2024-01-19 14:30:06.979 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 239): set_data_response(data=TuyaCommand(status=0, tsn=77, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01e', *payload=357))]))
    Line 8468: 2024-01-19 14:30:08.571 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=78, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01p', *payload=368))]))
    Line 8469: 2024-01-19 14:30:08.571 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 240): set_data_response(data=TuyaCommand(status=0, tsn=78, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01p', *payload=368))]))
    Line 8504: 2024-01-19 14:30:10.165 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=79, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01h', *payload=360))]))
    Line 8505: 2024-01-19 14:30:10.165 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 241): set_data_response(data=TuyaCommand(status=0, tsn=79, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01h', *payload=360))]))
    Line 8556: 2024-01-19 14:30:11.760 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=80, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01F', *payload=326))]))
    Line 8557: 2024-01-19 14:30:11.760 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 242): set_data_response(data=TuyaCommand(status=0, tsn=80, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01F', *payload=326))]))

So it's spamming quite a bit

Here's a log filtered by the device '0xD0FD'

Line 6201: 2024-01-19 14:29:51.060 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received ZCL frame: b'\t\xe3\x02\x00Ah\x02\x00\x04\x00\x00\x00\xb3'
    Line 6202: 2024-01-19 14:29:51.061 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.CLUSTER_COMMAND: 1>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=True, *is_general=False), tsn=227, command_id=2, *direction=<Direction.Client_to_Server: 1>)
    Line 6203: 2024-01-19 14:29:51.062 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=65, datapoints=[TuyaDatapointData(dp=104, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x00\xb3', *payload=179))]))
    Line 6204: 2024-01-19 14:29:51.062 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 227): set_data_response(data=TuyaCommand(status=0, tsn=65, datapoints=[TuyaDatapointData(dp=104, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x00\xb3', *payload=179))]))
    Line 6207: 2024-01-19 14:29:51.073 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=227, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
    Line 6208: 2024-01-19 14:29:51.073 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply: Default_Response(command_id=2, status=<Status.SUCCESS: 0>)
    Line 6209: 2024-01-19 14:29:51.074 DEBUG (MainThread) [bellows.zigbee.application] Sending packet ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 29, 51, 74352, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), dst_ep=1, source_route=None, extended_timeout=False, tsn=227, profile_id=260, cluster_id=61184, data=Serialized[b'\x18\xe3\x0b\x02\x00'], tx_options=<TransmitOptions.ACK: 1>, radius=0, non_member_radius=0, lqi=None, rssi=None)
    Line 6210: 2024-01-19 14:29:51.075 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xd0fd, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=227), 32, b'\x18\xe3\x0b\x02\x00')
    Line 6231: 2024-01-19 14:29:51.125 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=129), 247, -68, 0xd0fd, 255, 255, b'\t\xe4\x02\x00Bm\x02\x00\x04\x00\x00\x01E']
    Line 6233: 2024-01-19 14:29:51.125 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=129), 247, -68, 0xd0fd, 255, 255, b'\t\xe4\x02\x00Bm\x02\x00\x04\x00\x00\x01E']
    Line 6234: 2024-01-19 14:29:51.125 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 29, 51, 125961, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=129, profile_id=260, cluster_id=61184, data=Serialized[b'\t\xe4\x02\x00Bm\x02\x00\x04\x00\x00\x01E'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=247, rssi=-68)
    Line 6235: 2024-01-19 14:29:51.126 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received ZCL frame: b'\t\xe4\x02\x00Bm\x02\x00\x04\x00\x00\x01E'
    Line 6236: 2024-01-19 14:29:51.126 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.CLUSTER_COMMAND: 1>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=True, *is_general=False), tsn=228, command_id=2, *direction=<Direction.Client_to_Server: 1>)
    Line 6237: 2024-01-19 14:29:51.127 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=66, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01E', *payload=325))]))
    Line 6238: 2024-01-19 14:29:51.127 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 228): set_data_response(data=TuyaCommand(status=0, tsn=66, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01E', *payload=325))]))
    Line 6239: 2024-01-19 14:29:51.128 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=228, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
    Line 6240: 2024-01-19 14:29:51.129 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply: Default_Response(command_id=2, status=<Status.SUCCESS: 0>)
    Line 6241: 2024-01-19 14:29:51.129 DEBUG (MainThread) [bellows.zigbee.application] Sending packet ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 29, 51, 129503, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), dst_ep=1, source_route=None, extended_timeout=False, tsn=228, profile_id=260, cluster_id=61184, data=Serialized[b'\x18\xe4\x0b\x02\x00'], tx_options=<TransmitOptions.ACK: 1>, radius=0, non_member_radius=0, lqi=None, rssi=None)
    Line 6242: 2024-01-19 14:29:51.129 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xd0fd, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=228), 33, b'\x18\xe4\x0b\x02\x00')
    Line 6265: 2024-01-19 14:29:52.635 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=130), 249, -68, 0xd0fd, 255, 255, b'\t\xe5\x02\x00Cm\x02\x00\x04\x00\x00\x01(']
    Line 6267: 2024-01-19 14:29:52.636 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=130), 249, -68, 0xd0fd, 255, 255, b'\t\xe5\x02\x00Cm\x02\x00\x04\x00\x00\x01(']
    Line 6268: 2024-01-19 14:29:52.636 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 29, 52, 636532, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=130, profile_id=260, cluster_id=61184, data=Serialized[b'\t\xe5\x02\x00Cm\x02\x00\x04\x00\x00\x01('], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=249, rssi=-68)
    Line 6269: 2024-01-19 14:29:52.637 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received ZCL frame: b'\t\xe5\x02\x00Cm\x02\x00\x04\x00\x00\x01('
    Line 6270: 2024-01-19 14:29:52.637 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.CLUSTER_COMMAND: 1>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=True, *is_general=False), tsn=229, command_id=2, *direction=<Direction.Client_to_Server: 1>)
    Line 6271: 2024-01-19 14:29:52.638 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=67, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01(', *payload=296))]))
    Line 6272: 2024-01-19 14:29:52.638 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 229): set_data_response(data=TuyaCommand(status=0, tsn=67, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01(', *payload=296))]))
    Line 6273: 2024-01-19 14:29:52.639 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=229, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
    Line 6274: 2024-01-19 14:29:52.639 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply: Default_Response(command_id=2, status=<Status.SUCCESS: 0>)
    Line 6275: 2024-01-19 14:29:52.640 DEBUG (MainThread) [bellows.zigbee.application] Sending packet ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 29, 52, 640088, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), dst_ep=1, source_route=None, extended_timeout=False, tsn=229, profile_id=260, cluster_id=61184, data=Serialized[b'\x18\xe5\x0b\x02\x00'], tx_options=<TransmitOptions.ACK: 1>, radius=0, non_member_radius=0, lqi=None, rssi=None)
    Line 6276: 2024-01-19 14:29:52.640 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xd0fd, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=229), 34, b'\x18\xe5\x0b\x02\x00')
    Line 6358: 2024-01-19 14:29:53.535 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0xD0FD](TS0601): Device seen - marking the device available and resetting counter
    Line 6359: 2024-01-19 14:29:53.535 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0xD0FD](TS0601): Update device availability -  device available: True - new availability: True - changed: False
    Line 6442: 2024-01-19 14:29:54.237 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=131), 255, -68, 0xd0fd, 255, 255, b'\t\xe6\x02\x00Dm\x02\x00\x04\x00\x00\x01O']
    Line 6444: 2024-01-19 14:29:54.238 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=131), 255, -68, 0xd0fd, 255, 255, b'\t\xe6\x02\x00Dm\x02\x00\x04\x00\x00\x01O']
    Line 6445: 2024-01-19 14:29:54.238 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 29, 54, 238366, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=131, profile_id=260, cluster_id=61184, data=Serialized[b'\t\xe6\x02\x00Dm\x02\x00\x04\x00\x00\x01O'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=255, rssi=-68)
    Line 6446: 2024-01-19 14:29:54.239 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received ZCL frame: b'\t\xe6\x02\x00Dm\x02\x00\x04\x00\x00\x01O'
    Line 6447: 2024-01-19 14:29:54.239 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.CLUSTER_COMMAND: 1>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=True, *is_general=False), tsn=230, command_id=2, *direction=<Direction.Client_to_Server: 1>)
    Line 6448: 2024-01-19 14:29:54.240 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=68, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01O', *payload=335))]))
    Line 6449: 2024-01-19 14:29:54.240 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 230): set_data_response(data=TuyaCommand(status=0, tsn=68, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01O', *payload=335))]))
    Line 6451: 2024-01-19 14:29:54.242 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=230, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
    Line 6452: 2024-01-19 14:29:54.242 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply: Default_Response(command_id=2, status=<Status.SUCCESS: 0>)
    Line 6453: 2024-01-19 14:29:54.242 DEBUG (MainThread) [bellows.zigbee.application] Sending packet ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 29, 54, 242842, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), dst_ep=1, source_route=None, extended_timeout=False, tsn=230, profile_id=260, cluster_id=61184, data=Serialized[b'\x18\xe6\x0b\x02\x00'], tx_options=<TransmitOptions.ACK: 1>, radius=0, non_member_radius=0, lqi=None, rssi=None)
    Line 6480: 2024-01-19 14:29:54.315 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xd0fd, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=230), 39, b'\x18\xe6\x0b\x02\x00')
    Line 6528: 2024-01-19 14:29:55.822 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=132), 255, -68, 0xd0fd, 255, 255, b'\t\xe7\x02\x00Em\x02\x00\x04\x00\x00\x01W']
    Line 6530: 2024-01-19 14:29:55.823 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=132), 255, -68, 0xd0fd, 255, 255, b'\t\xe7\x02\x00Em\x02\x00\x04\x00\x00\x01W']
    Line 6531: 2024-01-19 14:29:55.823 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 29, 55, 823238, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=132, profile_id=260, cluster_id=61184, data=Serialized[b'\t\xe7\x02\x00Em\x02\x00\x04\x00\x00\x01W'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=255, rssi=-68)
    Line 6532: 2024-01-19 14:29:55.823 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received ZCL frame: b'\t\xe7\x02\x00Em\x02\x00\x04\x00\x00\x01W'
    Line 6533: 2024-01-19 14:29:55.824 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.CLUSTER_COMMAND: 1>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=True, *is_general=False), tsn=231, command_id=2, *direction=<Direction.Client_to_Server: 1>)
    Line 6534: 2024-01-19 14:29:55.824 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=69, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01W', *payload=343))]))
    Line 6535: 2024-01-19 14:29:55.825 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 231): set_data_response(data=TuyaCommand(status=0, tsn=69, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01W', *payload=343))]))
    Line 6536: 2024-01-19 14:29:55.826 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=231, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
    Line 6537: 2024-01-19 14:29:55.826 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply: Default_Response(command_id=2, status=<Status.SUCCESS: 0>)
    Line 6538: 2024-01-19 14:29:55.826 DEBUG (MainThread) [bellows.zigbee.application] Sending packet ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 29, 55, 826740, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), dst_ep=1, source_route=None, extended_timeout=False, tsn=231, profile_id=260, cluster_id=61184, data=Serialized[b'\x18\xe7\x0b\x02\x00'], tx_options=<TransmitOptions.ACK: 1>, radius=0, non_member_radius=0, lqi=None, rssi=None)
    Line 6539: 2024-01-19 14:29:55.827 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xd0fd, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=231), 40, b'\x18\xe7\x0b\x02\x00')
    Line 6564: 2024-01-19 14:29:57.415 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=133), 251, -69, 0xd0fd, 255, 255, b'\t\xe8\x02\x00Fm\x02\x00\x04\x00\x00\x01A']
    Line 6566: 2024-01-19 14:29:57.416 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=133), 251, -69, 0xd0fd, 255, 255, b'\t\xe8\x02\x00Fm\x02\x00\x04\x00\x00\x01A']
    Line 6567: 2024-01-19 14:29:57.416 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 29, 57, 416506, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=133, profile_id=260, cluster_id=61184, data=Serialized[b'\t\xe8\x02\x00Fm\x02\x00\x04\x00\x00\x01A'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=251, rssi=-69)
    Line 6568: 2024-01-19 14:29:57.417 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received ZCL frame: b'\t\xe8\x02\x00Fm\x02\x00\x04\x00\x00\x01A'
    Line 6569: 2024-01-19 14:29:57.417 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.CLUSTER_COMMAND: 1>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=True, *is_general=False), tsn=232, command_id=2, *direction=<Direction.Client_to_Server: 1>)
    Line 6570: 2024-01-19 14:29:57.418 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=70, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01A', *payload=321))]))
    Line 6571: 2024-01-19 14:29:57.418 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 232): set_data_response(data=TuyaCommand(status=0, tsn=70, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01A', *payload=321))]))
    Line 6572: 2024-01-19 14:29:57.425 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=232, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
    Line 6573: 2024-01-19 14:29:57.426 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply: Default_Response(command_id=2, status=<Status.SUCCESS: 0>)
    Line 6574: 2024-01-19 14:29:57.427 DEBUG (MainThread) [bellows.zigbee.application] Sending packet ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 29, 57, 427008, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), dst_ep=1, source_route=None, extended_timeout=False, tsn=232, profile_id=260, cluster_id=61184, data=Serialized[b'\x18\xe8\x0b\x02\x00'], tx_options=<TransmitOptions.ACK: 1>, radius=0, non_member_radius=0, lqi=None, rssi=None)
    Line 6575: 2024-01-19 14:29:57.427 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xd0fd, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=232), 41, b'\x18\xe8\x0b\x02\x00')
    Line 6604: 2024-01-19 14:29:59.009 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=134), 255, -68, 0xd0fd, 255, 255, b'\t\xe9\x02\x00Gm\x02\x00\x04\x00\x00\x01F']
    Line 6606: 2024-01-19 14:29:59.010 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=134), 255, -68, 0xd0fd, 255, 255, b'\t\xe9\x02\x00Gm\x02\x00\x04\x00\x00\x01F']
    Line 6607: 2024-01-19 14:29:59.010 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 29, 59, 10533, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=134, profile_id=260, cluster_id=61184, data=Serialized[b'\t\xe9\x02\x00Gm\x02\x00\x04\x00\x00\x01F'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=255, rssi=-68)
    Line 6608: 2024-01-19 14:29:59.011 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received ZCL frame: b'\t\xe9\x02\x00Gm\x02\x00\x04\x00\x00\x01F'
    Line 6609: 2024-01-19 14:29:59.011 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.CLUSTER_COMMAND: 1>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=True, *is_general=False), tsn=233, command_id=2, *direction=<Direction.Client_to_Server: 1>)
    Line 6610: 2024-01-19 14:29:59.012 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=71, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01F', *payload=326))]))
    Line 6611: 2024-01-19 14:29:59.012 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 233): set_data_response(data=TuyaCommand(status=0, tsn=71, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01F', *payload=326))]))
    Line 6612: 2024-01-19 14:29:59.014 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=233, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
    Line 6613: 2024-01-19 14:29:59.015 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply: Default_Response(command_id=2, status=<Status.SUCCESS: 0>)
    Line 6614: 2024-01-19 14:29:59.015 DEBUG (MainThread) [bellows.zigbee.application] Sending packet ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 29, 59, 15705, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), dst_ep=1, source_route=None, extended_timeout=False, tsn=233, profile_id=260, cluster_id=61184, data=Serialized[b'\x18\xe9\x0b\x02\x00'], tx_options=<TransmitOptions.ACK: 1>, radius=0, non_member_radius=0, lqi=None, rssi=None)
    Line 6615: 2024-01-19 14:29:59.016 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xd0fd, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=233), 42, b'\x18\xe9\x0b\x02\x00')
    Line 6937: 2024-01-19 14:30:00.647 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=135), 215, -67, 0xd0fd, 255, 255, b'\t\xea\x02\x00Hm\x02\x00\x04\x00\x00\x01Z']
    Line 6939: 2024-01-19 14:30:00.647 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=135), 215, -67, 0xd0fd, 255, 255, b'\t\xea\x02\x00Hm\x02\x00\x04\x00\x00\x01Z']
    Line 6940: 2024-01-19 14:30:00.647 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 0, 647663, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=135, profile_id=260, cluster_id=61184, data=Serialized[b'\t\xea\x02\x00Hm\x02\x00\x04\x00\x00\x01Z'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=215, rssi=-67)
    Line 6941: 2024-01-19 14:30:00.648 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received ZCL frame: b'\t\xea\x02\x00Hm\x02\x00\x04\x00\x00\x01Z'
    Line 6942: 2024-01-19 14:30:00.649 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.CLUSTER_COMMAND: 1>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=True, *is_general=False), tsn=234, command_id=2, *direction=<Direction.Client_to_Server: 1>)
    Line 6943: 2024-01-19 14:30:00.651 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=72, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01Z', *payload=346))]))
    Line 6944: 2024-01-19 14:30:00.651 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 234): set_data_response(data=TuyaCommand(status=0, tsn=72, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01Z', *payload=346))]))
    Line 6962: 2024-01-19 14:30:00.781 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=234, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
    Line 6963: 2024-01-19 14:30:00.781 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply: Default_Response(command_id=2, status=<Status.SUCCESS: 0>)
    Line 6964: 2024-01-19 14:30:00.782 DEBUG (MainThread) [bellows.zigbee.application] Sending packet ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 0, 782130, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), dst_ep=1, source_route=None, extended_timeout=False, tsn=234, profile_id=260, cluster_id=61184, data=Serialized[b'\x18\xea\x0b\x02\x00'], tx_options=<TransmitOptions.ACK: 1>, radius=0, non_member_radius=0, lqi=None, rssi=None)
    Line 6994: 2024-01-19 14:30:00.909 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=136), 251, -68, 0xd0fd, 255, 255, b'\t\xea\x02\x00Hm\x02\x00\x04\x00\x00\x01Z']
    Line 6996: 2024-01-19 14:30:00.910 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=136), 251, -68, 0xd0fd, 255, 255, b'\t\xea\x02\x00Hm\x02\x00\x04\x00\x00\x01Z']
    Line 6997: 2024-01-19 14:30:00.910 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 0, 910379, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=136, profile_id=260, cluster_id=61184, data=Serialized[b'\t\xea\x02\x00Hm\x02\x00\x04\x00\x00\x01Z'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=251, rssi=-68)
    Line 6998: 2024-01-19 14:30:00.911 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received ZCL frame: b'\t\xea\x02\x00Hm\x02\x00\x04\x00\x00\x01Z'
    Line 6999: 2024-01-19 14:30:00.911 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.CLUSTER_COMMAND: 1>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=True, *is_general=False), tsn=234, command_id=2, *direction=<Direction.Client_to_Server: 1>)
    Line 7000: 2024-01-19 14:30:00.913 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=72, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01Z', *payload=346))]))
    Line 7001: 2024-01-19 14:30:00.914 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 234): set_data_response(data=TuyaCommand(status=0, tsn=72, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01Z', *payload=346))]))
    Line 7015: 2024-01-19 14:30:00.961 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=234, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
    Line 7016: 2024-01-19 14:30:00.962 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply: Default_Response(command_id=2, status=<Status.SUCCESS: 0>)
    Line 7017: 2024-01-19 14:30:00.964 DEBUG (MainThread) [bellows.zigbee.application] Sending packet ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 0, 964338, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), dst_ep=1, source_route=None, extended_timeout=False, tsn=234, profile_id=260, cluster_id=61184, data=Serialized[b'\x18\xea\x0b\x02\x00'], tx_options=<TransmitOptions.ACK: 1>, radius=0, non_member_radius=0, lqi=None, rssi=None)
    Line 7028: 2024-01-19 14:30:01.025 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=137), 255, -68, 0xd0fd, 255, 255, b'\t\xea\x02\x00Hm\x02\x00\x04\x00\x00\x01Z']
    Line 7030: 2024-01-19 14:30:01.025 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=137), 255, -68, 0xd0fd, 255, 255, b'\t\xea\x02\x00Hm\x02\x00\x04\x00\x00\x01Z']
    Line 7031: 2024-01-19 14:30:01.025 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 1, 25968, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=137, profile_id=260, cluster_id=61184, data=Serialized[b'\t\xea\x02\x00Hm\x02\x00\x04\x00\x00\x01Z'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=255, rssi=-68)
    Line 7032: 2024-01-19 14:30:01.027 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received ZCL frame: b'\t\xea\x02\x00Hm\x02\x00\x04\x00\x00\x01Z'
    Line 7033: 2024-01-19 14:30:01.027 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.CLUSTER_COMMAND: 1>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=True, *is_general=False), tsn=234, command_id=2, *direction=<Direction.Client_to_Server: 1>)
    Line 7034: 2024-01-19 14:30:01.028 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=72, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01Z', *payload=346))]))
    Line 7035: 2024-01-19 14:30:01.028 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 234): set_data_response(data=TuyaCommand(status=0, tsn=72, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01Z', *payload=346))]))
    Line 7045: 2024-01-19 14:30:01.066 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=234, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
    Line 7046: 2024-01-19 14:30:01.069 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply: Default_Response(command_id=2, status=<Status.SUCCESS: 0>)
    Line 7047: 2024-01-19 14:30:01.070 DEBUG (MainThread) [bellows.zigbee.application] Sending packet ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 1, 70348, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), dst_ep=1, source_route=None, extended_timeout=False, tsn=234, profile_id=260, cluster_id=61184, data=Serialized[b'\x18\xea\x0b\x02\x00'], tx_options=<TransmitOptions.ACK: 1>, radius=0, non_member_radius=0, lqi=None, rssi=None)
    Line 7092: 2024-01-19 14:30:01.221 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=138), 255, -68, 0xd0fd, 255, 255, b'\t\xea\x02\x00Hm\x02\x00\x04\x00\x00\x01Z']
    Line 7094: 2024-01-19 14:30:01.221 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=138), 255, -68, 0xd0fd, 255, 255, b'\t\xea\x02\x00Hm\x02\x00\x04\x00\x00\x01Z']
    Line 7095: 2024-01-19 14:30:01.222 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 1, 222136, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=138, profile_id=260, cluster_id=61184, data=Serialized[b'\t\xea\x02\x00Hm\x02\x00\x04\x00\x00\x01Z'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=255, rssi=-68)
    Line 7096: 2024-01-19 14:30:01.222 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received ZCL frame: b'\t\xea\x02\x00Hm\x02\x00\x04\x00\x00\x01Z'
    Line 7097: 2024-01-19 14:30:01.223 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.CLUSTER_COMMAND: 1>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=True, *is_general=False), tsn=234, command_id=2, *direction=<Direction.Client_to_Server: 1>)
    Line 7098: 2024-01-19 14:30:01.223 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=72, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01Z', *payload=346))]))
    Line 7099: 2024-01-19 14:30:01.224 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 234): set_data_response(data=TuyaCommand(status=0, tsn=72, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01Z', *payload=346))]))
    Line 7100: 2024-01-19 14:30:01.233 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=234, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
    Line 7101: 2024-01-19 14:30:01.234 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply: Default_Response(command_id=2, status=<Status.SUCCESS: 0>)
    Line 7102: 2024-01-19 14:30:01.234 DEBUG (MainThread) [bellows.zigbee.application] Sending packet ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 1, 234571, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), dst_ep=1, source_route=None, extended_timeout=False, tsn=234, profile_id=260, cluster_id=61184, data=Serialized[b'\x18\xea\x0b\x02\x00'], tx_options=<TransmitOptions.ACK: 1>, radius=0, non_member_radius=0, lqi=None, rssi=None)
    Line 7150: 2024-01-19 14:30:01.371 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xd0fd, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=234), 55, b'\x18\xea\x0b\x02\x00')
    Line 7170: 2024-01-19 14:30:01.425 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=139), 255, -68, 0xd0fd, 255, 255, b'\t\xea\x02\x00Hm\x02\x00\x04\x00\x00\x01Z']
    Line 7172: 2024-01-19 14:30:01.425 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=139), 255, -68, 0xd0fd, 255, 255, b'\t\xea\x02\x00Hm\x02\x00\x04\x00\x00\x01Z']
    Line 7173: 2024-01-19 14:30:01.425 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 1, 425623, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=139, profile_id=260, cluster_id=61184, data=Serialized[b'\t\xea\x02\x00Hm\x02\x00\x04\x00\x00\x01Z'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=255, rssi=-68)
    Line 7174: 2024-01-19 14:30:01.426 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received ZCL frame: b'\t\xea\x02\x00Hm\x02\x00\x04\x00\x00\x01Z'
    Line 7175: 2024-01-19 14:30:01.426 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.CLUSTER_COMMAND: 1>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=True, *is_general=False), tsn=234, command_id=2, *direction=<Direction.Client_to_Server: 1>)
    Line 7176: 2024-01-19 14:30:01.428 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=72, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01Z', *payload=346))]))
    Line 7177: 2024-01-19 14:30:01.428 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 234): set_data_response(data=TuyaCommand(status=0, tsn=72, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01Z', *payload=346))]))
    Line 7185: 2024-01-19 14:30:01.443 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=234, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
    Line 7186: 2024-01-19 14:30:01.444 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply: Default_Response(command_id=2, status=<Status.SUCCESS: 0>)
    Line 7187: 2024-01-19 14:30:01.444 DEBUG (MainThread) [bellows.zigbee.application] Sending packet ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 1, 444512, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), dst_ep=1, source_route=None, extended_timeout=False, tsn=234, profile_id=260, cluster_id=61184, data=Serialized[b'\x18\xea\x0b\x02\x00'], tx_options=<TransmitOptions.ACK: 1>, radius=0, non_member_radius=0, lqi=None, rssi=None)
    Line 7226: 2024-01-19 14:30:01.487 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xd0fd, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=234), 58, b'\x18\xea\x0b\x02\x00')
    Line 7248: 2024-01-19 14:30:01.539 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xd0fd, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=234), 59, b'\x18\xea\x0b\x02\x00')
    Line 7308: 2024-01-19 14:30:01.703 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xd0fd, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=234), 61, b'\x18\xea\x0b\x02\x00')
    Line 7333: 2024-01-19 14:30:01.764 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xd0fd, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=234), 62, b'\x18\xea\x0b\x02\x00')
    Line 7504: 2024-01-19 14:30:02.040 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=140), 255, -68, 0xd0fd, 255, 255, b'\t\xeb\x02\x00Ih\x02\x00\x04\x00\x00\x00\xae']
    Line 7506: 2024-01-19 14:30:02.041 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=140), 255, -68, 0xd0fd, 255, 255, b'\t\xeb\x02\x00Ih\x02\x00\x04\x00\x00\x00\xae']
    Line 7507: 2024-01-19 14:30:02.041 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 2, 41299, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=140, profile_id=260, cluster_id=61184, data=Serialized[b'\t\xeb\x02\x00Ih\x02\x00\x04\x00\x00\x00\xae'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=255, rssi=-68)
    Line 7508: 2024-01-19 14:30:02.041 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received ZCL frame: b'\t\xeb\x02\x00Ih\x02\x00\x04\x00\x00\x00\xae'
    Line 7509: 2024-01-19 14:30:02.042 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.CLUSTER_COMMAND: 1>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=True, *is_general=False), tsn=235, command_id=2, *direction=<Direction.Client_to_Server: 1>)
    Line 7510: 2024-01-19 14:30:02.043 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=73, datapoints=[TuyaDatapointData(dp=104, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x00\xae', *payload=174))]))
    Line 7511: 2024-01-19 14:30:02.043 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 235): set_data_response(data=TuyaCommand(status=0, tsn=73, datapoints=[TuyaDatapointData(dp=104, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x00\xae', *payload=174))]))
    Line 7517: 2024-01-19 14:30:02.109 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=235, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
    Line 7518: 2024-01-19 14:30:02.109 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply: Default_Response(command_id=2, status=<Status.SUCCESS: 0>)
    Line 7519: 2024-01-19 14:30:02.110 DEBUG (MainThread) [bellows.zigbee.application] Sending packet ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 2, 110571, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), dst_ep=1, source_route=None, extended_timeout=False, tsn=235, profile_id=260, cluster_id=61184, data=Serialized[b'\x18\xeb\x0b\x02\x00'], tx_options=<TransmitOptions.ACK: 1>, radius=0, non_member_radius=0, lqi=None, rssi=None)
    Line 7540: 2024-01-19 14:30:02.274 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=141), 255, -68, 0xd0fd, 255, 255, b'\t\xeb\x02\x00Ih\x02\x00\x04\x00\x00\x00\xae']
    Line 7542: 2024-01-19 14:30:02.274 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=141), 255, -68, 0xd0fd, 255, 255, b'\t\xeb\x02\x00Ih\x02\x00\x04\x00\x00\x00\xae']
    Line 7543: 2024-01-19 14:30:02.275 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 2, 275447, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=141, profile_id=260, cluster_id=61184, data=Serialized[b'\t\xeb\x02\x00Ih\x02\x00\x04\x00\x00\x00\xae'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=255, rssi=-68)
    Line 7544: 2024-01-19 14:30:02.276 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received ZCL frame: b'\t\xeb\x02\x00Ih\x02\x00\x04\x00\x00\x00\xae'
    Line 7545: 2024-01-19 14:30:02.276 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.CLUSTER_COMMAND: 1>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=True, *is_general=False), tsn=235, command_id=2, *direction=<Direction.Client_to_Server: 1>)
    Line 7546: 2024-01-19 14:30:02.277 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=73, datapoints=[TuyaDatapointData(dp=104, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x00\xae', *payload=174))]))
    Line 7547: 2024-01-19 14:30:02.278 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 235): set_data_response(data=TuyaCommand(status=0, tsn=73, datapoints=[TuyaDatapointData(dp=104, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x00\xae', *payload=174))]))
    Line 7553: 2024-01-19 14:30:02.314 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=235, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
    Line 7554: 2024-01-19 14:30:02.315 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply: Default_Response(command_id=2, status=<Status.SUCCESS: 0>)
    Line 7555: 2024-01-19 14:30:02.315 DEBUG (MainThread) [bellows.zigbee.application] Sending packet ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 2, 315850, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), dst_ep=1, source_route=None, extended_timeout=False, tsn=235, profile_id=260, cluster_id=61184, data=Serialized[b'\x18\xeb\x0b\x02\x00'], tx_options=<TransmitOptions.ACK: 1>, radius=0, non_member_radius=0, lqi=None, rssi=None)
    Line 7591: 2024-01-19 14:30:02.401 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=142), 251, -68, 0xd0fd, 255, 255, b'\t\xeb\x02\x00Ih\x02\x00\x04\x00\x00\x00\xae']
    Line 7593: 2024-01-19 14:30:02.401 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=142), 251, -68, 0xd0fd, 255, 255, b'\t\xeb\x02\x00Ih\x02\x00\x04\x00\x00\x00\xae']
    Line 7594: 2024-01-19 14:30:02.401 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 2, 401598, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=142, profile_id=260, cluster_id=61184, data=Serialized[b'\t\xeb\x02\x00Ih\x02\x00\x04\x00\x00\x00\xae'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=251, rssi=-68)
    Line 7595: 2024-01-19 14:30:02.402 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received ZCL frame: b'\t\xeb\x02\x00Ih\x02\x00\x04\x00\x00\x00\xae'
    Line 7596: 2024-01-19 14:30:02.402 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.CLUSTER_COMMAND: 1>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=True, *is_general=False), tsn=235, command_id=2, *direction=<Direction.Client_to_Server: 1>)
    Line 7597: 2024-01-19 14:30:02.403 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=73, datapoints=[TuyaDatapointData(dp=104, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x00\xae', *payload=174))]))
    Line 7598: 2024-01-19 14:30:02.403 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 235): set_data_response(data=TuyaCommand(status=0, tsn=73, datapoints=[TuyaDatapointData(dp=104, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x00\xae', *payload=174))]))
    Line 7601: 2024-01-19 14:30:02.411 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=235, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
    Line 7602: 2024-01-19 14:30:02.412 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply: Default_Response(command_id=2, status=<Status.SUCCESS: 0>)
    Line 7603: 2024-01-19 14:30:02.412 DEBUG (MainThread) [bellows.zigbee.application] Sending packet ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 2, 412611, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), dst_ep=1, source_route=None, extended_timeout=False, tsn=235, profile_id=260, cluster_id=61184, data=Serialized[b'\x18\xeb\x0b\x02\x00'], tx_options=<TransmitOptions.ACK: 1>, radius=0, non_member_radius=0, lqi=None, rssi=None)
    Line 7717: 2024-01-19 14:30:02.618 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=143), 255, -68, 0xd0fd, 255, 255, b'\t\xeb\x02\x00Ih\x02\x00\x04\x00\x00\x00\xae']
    Line 7719: 2024-01-19 14:30:02.618 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=143), 255, -68, 0xd0fd, 255, 255, b'\t\xeb\x02\x00Ih\x02\x00\x04\x00\x00\x00\xae']
    Line 7720: 2024-01-19 14:30:02.619 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 2, 619040, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=143, profile_id=260, cluster_id=61184, data=Serialized[b'\t\xeb\x02\x00Ih\x02\x00\x04\x00\x00\x00\xae'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=255, rssi=-68)
    Line 7721: 2024-01-19 14:30:02.619 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received ZCL frame: b'\t\xeb\x02\x00Ih\x02\x00\x04\x00\x00\x00\xae'
    Line 7722: 2024-01-19 14:30:02.619 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.CLUSTER_COMMAND: 1>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=True, *is_general=False), tsn=235, command_id=2, *direction=<Direction.Client_to_Server: 1>)
    Line 7723: 2024-01-19 14:30:02.620 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=73, datapoints=[TuyaDatapointData(dp=104, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x00\xae', *payload=174))]))
    Line 7724: 2024-01-19 14:30:02.620 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 235): set_data_response(data=TuyaCommand(status=0, tsn=73, datapoints=[TuyaDatapointData(dp=104, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x00\xae', *payload=174))]))
    Line 7731: 2024-01-19 14:30:02.630 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=235, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
    Line 7732: 2024-01-19 14:30:02.630 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply: Default_Response(command_id=2, status=<Status.SUCCESS: 0>)
    Line 7733: 2024-01-19 14:30:02.630 DEBUG (MainThread) [bellows.zigbee.application] Sending packet ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 2, 630895, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), dst_ep=1, source_route=None, extended_timeout=False, tsn=235, profile_id=260, cluster_id=61184, data=Serialized[b'\x18\xeb\x0b\x02\x00'], tx_options=<TransmitOptions.ACK: 1>, radius=0, non_member_radius=0, lqi=None, rssi=None)
    Line 7747: 2024-01-19 14:30:02.681 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xd0fd, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=235), 73, b'\x18\xeb\x0b\x02\x00')
    Line 7780: 2024-01-19 14:30:02.754 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xd0fd, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=235), 74, b'\x18\xeb\x0b\x02\x00')
    Line 7784: 2024-01-19 14:30:02.757 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=144), 255, -68, 0xd0fd, 255, 255, b'\t\xec\x02\x00Jm\x02\x00\x04\x00\x00\x012']
    Line 7786: 2024-01-19 14:30:02.758 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=144), 255, -68, 0xd0fd, 255, 255, b'\t\xec\x02\x00Jm\x02\x00\x04\x00\x00\x012']
    Line 7787: 2024-01-19 14:30:02.758 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 2, 758484, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=144, profile_id=260, cluster_id=61184, data=Serialized[b'\t\xec\x02\x00Jm\x02\x00\x04\x00\x00\x012'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=255, rssi=-68)
    Line 7788: 2024-01-19 14:30:02.759 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received ZCL frame: b'\t\xec\x02\x00Jm\x02\x00\x04\x00\x00\x012'
    Line 7789: 2024-01-19 14:30:02.759 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.CLUSTER_COMMAND: 1>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=True, *is_general=False), tsn=236, command_id=2, *direction=<Direction.Client_to_Server: 1>)
    Line 7790: 2024-01-19 14:30:02.760 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=74, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x012', *payload=306))]))
    Line 7791: 2024-01-19 14:30:02.760 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 236): set_data_response(data=TuyaCommand(status=0, tsn=74, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x012', *payload=306))]))
    Line 7794: 2024-01-19 14:30:02.775 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=236, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
    Line 7795: 2024-01-19 14:30:02.775 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply: Default_Response(command_id=2, status=<Status.SUCCESS: 0>)
    Line 7796: 2024-01-19 14:30:02.775 DEBUG (MainThread) [bellows.zigbee.application] Sending packet ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 2, 775691, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), dst_ep=1, source_route=None, extended_timeout=False, tsn=236, profile_id=260, cluster_id=61184, data=Serialized[b'\x18\xec\x0b\x02\x00'], tx_options=<TransmitOptions.ACK: 1>, radius=0, non_member_radius=0, lqi=None, rssi=None)
    Line 7804: 2024-01-19 14:30:02.799 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xd0fd, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=235), 75, b'\x18\xeb\x0b\x02\x00')
    Line 7815: 2024-01-19 14:30:02.848 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xd0fd, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=235), 76, b'\x18\xeb\x0b\x02\x00')
    Line 7828: 2024-01-19 14:30:02.887 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xd0fd, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=236), 77, b'\x18\xec\x0b\x02\x00')
    Line 8242: 2024-01-19 14:30:03.789 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=145), 255, -68, 0xd0fd, 255, 255, b'\t\xed\x02\x00Km\x02\x00\x04\x00\x00\x01Z']
    Line 8244: 2024-01-19 14:30:03.790 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=145), 255, -68, 0xd0fd, 255, 255, b'\t\xed\x02\x00Km\x02\x00\x04\x00\x00\x01Z']
    Line 8245: 2024-01-19 14:30:03.790 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 3, 790572, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=145, profile_id=260, cluster_id=61184, data=Serialized[b'\t\xed\x02\x00Km\x02\x00\x04\x00\x00\x01Z'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=255, rssi=-68)
    Line 8246: 2024-01-19 14:30:03.791 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received ZCL frame: b'\t\xed\x02\x00Km\x02\x00\x04\x00\x00\x01Z'
    Line 8247: 2024-01-19 14:30:03.791 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.CLUSTER_COMMAND: 1>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=True, *is_general=False), tsn=237, command_id=2, *direction=<Direction.Client_to_Server: 1>)
    Line 8248: 2024-01-19 14:30:03.792 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=75, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01Z', *payload=346))]))
    Line 8249: 2024-01-19 14:30:03.792 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 237): set_data_response(data=TuyaCommand(status=0, tsn=75, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01Z', *payload=346))]))
    Line 8250: 2024-01-19 14:30:03.793 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=237, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
    Line 8251: 2024-01-19 14:30:03.793 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply: Default_Response(command_id=2, status=<Status.SUCCESS: 0>)
    Line 8252: 2024-01-19 14:30:03.794 DEBUG (MainThread) [bellows.zigbee.application] Sending packet ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 3, 794126, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), dst_ep=1, source_route=None, extended_timeout=False, tsn=237, profile_id=260, cluster_id=61184, data=Serialized[b'\x18\xed\x0b\x02\x00'], tx_options=<TransmitOptions.ACK: 1>, radius=0, non_member_radius=0, lqi=None, rssi=None)
    Line 8253: 2024-01-19 14:30:03.794 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xd0fd, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=237), 80, b'\x18\xed\x0b\x02\x00')
    Line 8354: 2024-01-19 14:30:05.383 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=146), 255, -68, 0xd0fd, 255, 255, b'\t\xee\x02\x00Lm\x02\x00\x04\x00\x00\x01E']
    Line 8356: 2024-01-19 14:30:05.384 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=146), 255, -68, 0xd0fd, 255, 255, b'\t\xee\x02\x00Lm\x02\x00\x04\x00\x00\x01E']
    Line 8357: 2024-01-19 14:30:05.384 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 5, 384342, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=146, profile_id=260, cluster_id=61184, data=Serialized[b'\t\xee\x02\x00Lm\x02\x00\x04\x00\x00\x01E'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=255, rssi=-68)
    Line 8358: 2024-01-19 14:30:05.385 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received ZCL frame: b'\t\xee\x02\x00Lm\x02\x00\x04\x00\x00\x01E'
    Line 8359: 2024-01-19 14:30:05.385 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.CLUSTER_COMMAND: 1>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=True, *is_general=False), tsn=238, command_id=2, *direction=<Direction.Client_to_Server: 1>)
    Line 8360: 2024-01-19 14:30:05.386 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=76, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01E', *payload=325))]))
    Line 8361: 2024-01-19 14:30:05.387 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 238): set_data_response(data=TuyaCommand(status=0, tsn=76, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01E', *payload=325))]))
    Line 8362: 2024-01-19 14:30:05.388 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=238, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
    Line 8363: 2024-01-19 14:30:05.389 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply: Default_Response(command_id=2, status=<Status.SUCCESS: 0>)
    Line 8364: 2024-01-19 14:30:05.389 DEBUG (MainThread) [bellows.zigbee.application] Sending packet ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 5, 389841, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), dst_ep=1, source_route=None, extended_timeout=False, tsn=238, profile_id=260, cluster_id=61184, data=Serialized[b'\x18\xee\x0b\x02\x00'], tx_options=<TransmitOptions.ACK: 1>, radius=0, non_member_radius=0, lqi=None, rssi=None)
    Line 8365: 2024-01-19 14:30:05.390 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xd0fd, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=238), 81, b'\x18\xee\x0b\x02\x00')
    Line 8428: 2024-01-19 14:30:06.976 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=147), 247, -69, 0xd0fd, 255, 255, b'\t\xef\x02\x00Mm\x02\x00\x04\x00\x00\x01e']
    Line 8430: 2024-01-19 14:30:06.976 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=147), 247, -69, 0xd0fd, 255, 255, b'\t\xef\x02\x00Mm\x02\x00\x04\x00\x00\x01e']
    Line 8431: 2024-01-19 14:30:06.977 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 6, 977601, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=147, profile_id=260, cluster_id=61184, data=Serialized[b'\t\xef\x02\x00Mm\x02\x00\x04\x00\x00\x01e'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=247, rssi=-69)
    Line 8432: 2024-01-19 14:30:06.978 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received ZCL frame: b'\t\xef\x02\x00Mm\x02\x00\x04\x00\x00\x01e'
    Line 8433: 2024-01-19 14:30:06.978 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.CLUSTER_COMMAND: 1>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=True, *is_general=False), tsn=239, command_id=2, *direction=<Direction.Client_to_Server: 1>)
    Line 8434: 2024-01-19 14:30:06.979 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=77, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01e', *payload=357))]))
    Line 8435: 2024-01-19 14:30:06.979 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 239): set_data_response(data=TuyaCommand(status=0, tsn=77, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01e', *payload=357))]))
    Line 8436: 2024-01-19 14:30:06.985 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=239, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
    Line 8437: 2024-01-19 14:30:06.986 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply: Default_Response(command_id=2, status=<Status.SUCCESS: 0>)
    Line 8438: 2024-01-19 14:30:06.986 DEBUG (MainThread) [bellows.zigbee.application] Sending packet ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 6, 986420, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), dst_ep=1, source_route=None, extended_timeout=False, tsn=239, profile_id=260, cluster_id=61184, data=Serialized[b'\x18\xef\x0b\x02\x00'], tx_options=<TransmitOptions.ACK: 1>, radius=0, non_member_radius=0, lqi=None, rssi=None)
    Line 8439: 2024-01-19 14:30:06.986 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xd0fd, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=239), 83, b'\x18\xef\x0b\x02\x00')
    Line 8462: 2024-01-19 14:30:08.568 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=148), 255, -68, 0xd0fd, 255, 255, b'\t\xf0\x02\x00Nm\x02\x00\x04\x00\x00\x01p']
    Line 8464: 2024-01-19 14:30:08.568 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=148), 255, -68, 0xd0fd, 255, 255, b'\t\xf0\x02\x00Nm\x02\x00\x04\x00\x00\x01p']
    Line 8465: 2024-01-19 14:30:08.569 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 8, 569138, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=148, profile_id=260, cluster_id=61184, data=Serialized[b'\t\xf0\x02\x00Nm\x02\x00\x04\x00\x00\x01p'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=255, rssi=-68)
    Line 8466: 2024-01-19 14:30:08.570 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received ZCL frame: b'\t\xf0\x02\x00Nm\x02\x00\x04\x00\x00\x01p'
    Line 8467: 2024-01-19 14:30:08.570 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.CLUSTER_COMMAND: 1>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=True, *is_general=False), tsn=240, command_id=2, *direction=<Direction.Client_to_Server: 1>)
    Line 8468: 2024-01-19 14:30:08.571 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=78, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01p', *payload=368))]))
    Line 8469: 2024-01-19 14:30:08.571 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 240): set_data_response(data=TuyaCommand(status=0, tsn=78, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01p', *payload=368))]))
    Line 8470: 2024-01-19 14:30:08.574 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=240, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
    Line 8471: 2024-01-19 14:30:08.575 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply: Default_Response(command_id=2, status=<Status.SUCCESS: 0>)
    Line 8472: 2024-01-19 14:30:08.575 DEBUG (MainThread) [bellows.zigbee.application] Sending packet ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 8, 575704, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), dst_ep=1, source_route=None, extended_timeout=False, tsn=240, profile_id=260, cluster_id=61184, data=Serialized[b'\x18\xf0\x0b\x02\x00'], tx_options=<TransmitOptions.ACK: 1>, radius=0, non_member_radius=0, lqi=None, rssi=None)
    Line 8473: 2024-01-19 14:30:08.576 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xd0fd, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=240), 84, b'\x18\xf0\x0b\x02\x00')
    Line 8498: 2024-01-19 14:30:10.161 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=149), 207, -67, 0xd0fd, 255, 255, b'\t\xf1\x02\x00Om\x02\x00\x04\x00\x00\x01h']
    Line 8500: 2024-01-19 14:30:10.162 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=149), 207, -67, 0xd0fd, 255, 255, b'\t\xf1\x02\x00Om\x02\x00\x04\x00\x00\x01h']
    Line 8501: 2024-01-19 14:30:10.162 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 10, 162261, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=149, profile_id=260, cluster_id=61184, data=Serialized[b'\t\xf1\x02\x00Om\x02\x00\x04\x00\x00\x01h'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=207, rssi=-67)
    Line 8502: 2024-01-19 14:30:10.163 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received ZCL frame: b'\t\xf1\x02\x00Om\x02\x00\x04\x00\x00\x01h'
    Line 8503: 2024-01-19 14:30:10.164 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.CLUSTER_COMMAND: 1>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=True, *is_general=False), tsn=241, command_id=2, *direction=<Direction.Client_to_Server: 1>)
    Line 8504: 2024-01-19 14:30:10.165 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=79, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01h', *payload=360))]))
    Line 8505: 2024-01-19 14:30:10.165 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 241): set_data_response(data=TuyaCommand(status=0, tsn=79, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01h', *payload=360))]))
    Line 8506: 2024-01-19 14:30:10.169 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=241, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
    Line 8507: 2024-01-19 14:30:10.169 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply: Default_Response(command_id=2, status=<Status.SUCCESS: 0>)
    Line 8508: 2024-01-19 14:30:10.170 DEBUG (MainThread) [bellows.zigbee.application] Sending packet ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 10, 170359, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), dst_ep=1, source_route=None, extended_timeout=False, tsn=241, profile_id=260, cluster_id=61184, data=Serialized[b'\x18\xf1\x0b\x02\x00'], tx_options=<TransmitOptions.ACK: 1>, radius=0, non_member_radius=0, lqi=None, rssi=None)
    Line 8509: 2024-01-19 14:30:10.171 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xd0fd, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=241), 85, b'\x18\xf1\x0b\x02\x00')
    Line 8550: 2024-01-19 14:30:11.758 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=150), 251, -69, 0xd0fd, 255, 255, b'\t\xf2\x02\x00Pm\x02\x00\x04\x00\x00\x01F']
    Line 8552: 2024-01-19 14:30:11.758 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=150), 251, -69, 0xd0fd, 255, 255, b'\t\xf2\x02\x00Pm\x02\x00\x04\x00\x00\x01F']
    Line 8553: 2024-01-19 14:30:11.758 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 11, 758726, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=150, profile_id=260, cluster_id=61184, data=Serialized[b'\t\xf2\x02\x00Pm\x02\x00\x04\x00\x00\x01F'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=251, rssi=-69)
    Line 8554: 2024-01-19 14:30:11.759 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received ZCL frame: b'\t\xf2\x02\x00Pm\x02\x00\x04\x00\x00\x01F'
    Line 8555: 2024-01-19 14:30:11.759 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.CLUSTER_COMMAND: 1>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=True, *is_general=False), tsn=242, command_id=2, *direction=<Direction.Client_to_Server: 1>)
    Line 8556: 2024-01-19 14:30:11.760 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Decoded ZCL frame: TuyaMmwRadarCluster:set_data_response(data=TuyaCommand(status=0, tsn=80, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01F', *payload=326))]))
    Line 8557: 2024-01-19 14:30:11.760 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Received command 0x02 (TSN 242): set_data_response(data=TuyaCommand(status=0, tsn=80, datapoints=[TuyaDatapointData(dp=109, data=TuyaData(dp_type=<TuyaDPType.VALUE: 2>, function=0, raw=b'\x00\x00\x01F', *payload=326))]))
    Line 8558: 2024-01-19 14:30:11.762 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=242, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
    Line 8559: 2024-01-19 14:30:11.762 DEBUG (MainThread) [zigpy.zcl] [0xD0FD:1:0xef00] Sending reply: Default_Response(command_id=2, status=<Status.SUCCESS: 0>)
    Line 8560: 2024-01-19 14:30:11.762 DEBUG (MainThread) [bellows.zigbee.application] Sending packet ZigbeePacket(timestamp=datetime.datetime(2024, 1, 19, 21, 30, 11, 762918, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0xD0FD), dst_ep=1, source_route=None, extended_timeout=False, tsn=242, profile_id=260, cluster_id=61184, data=Serialized[b'\x18\xf2\x0b\x02\x00'], tx_options=<TransmitOptions.ACK: 1>, radius=0, non_member_radius=0, lqi=None, rssi=None)
    Line 8561: 2024-01-19 14:30:11.763 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xd0fd, EmberApsFrame(profileId=260, clusterId=61184, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=242), 86, b'\x18\xf2\x0b\x02\x00')

Chatty.

msolomos commented 5 months ago

I confirm that after 19 hours to version 2023.12.3 I've seen significant improvement to my Zigbee network!! Will keep an eye on it and get back to you!!

frank777777 commented 5 months ago

I have a Tuya mmWave Too . But I do not see the reasons that works fine on 2023 .. and not in 2024