Tuya Zigbee Light sensor

@kkossev, wondering if you can provide support or have driver for the Tuya Zigbee Light sensor below, purchased from Aliexpress.

Tuya light sensor

https://www.aliexpress.com/item/4001287340039.html?srcSns=sns_WhatsApp&spreadType=socialShare&bizType=ProductDetail&social_params=21030730149&aff_fcid=8c7e3e7d1e814f7ab15180395220d3c9-1688031698187-00258-_m0p7N8C&tt=MG&aff_fsk=_m0p7N8C&aff_platform=default&sk=_m0p7N8C&aff_trace_key=8c7e3e7d1e814f7ab15180395220d3c9-1688031698187-00258-_m0p7N8C&shareId=21030730149&businessType=ProductDetail&platform=AE&terminal_id=4d457cb3638940888e4ffbf9d8dd8c51&afSmartRedirect=y

I’ve tried a few drivers, including Zigbee - Xiaomi Mijia Smart Light Sensor (Zigbee 3.0), without any luck.

Pairing info

Device pairing info

Manufacturer: _TZE200_khx7nnka

Endpoint 01 application: 46

Endpoint 01 endpointId: 01

Endpoint 01 idAsInt: 1

Endpoint 01 inClusters: 0004,0005,EF00,0000

Endpoint 01 initialized: true

Endpoint 01 manufacturer: _TZE200_khx7nnka

Endpoint 01 model: TS0601

Endpoint 01 outClusters: 0019,000A

Endpoint 01 profileId: 0104

Endpoint 01 stage: 4

Endpoint F2 application: unknown

Endpoint F2 endpointId: F2

Endpoint F2 idAsInt: 242

Endpoint F2 initialized: true

Endpoint F2 manufacturer: unknown

Endpoint F2 model: unknown

Endpoint F2 outClusters: 0021

Logs

dev:20882023-06-29 12:18:19.747 PMwarnUnhandled Event PLEASE REPORT TO DEV - description:catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 000F0104000100 | msgMap:[raw:catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 000F0104000100, profileId:0104, clusterId:EF00, clusterInt:61184, sourceEndpoint:01, destinationEndpoint:01, options:0040, messageType:00, dni:8566, isClusterSpecific:true, isManufacturerSpecific:false, manufacturerId:0000, command:02, direction:01, data:[00, 0F, 01, 04, 00, 01, 00]]

Any guidance will be appreciated, thanks.

1 Like

You can try this new Tuya Zigbee Light Sensor driver.

2 Likes

As always, thank you so much for your invaluable expertise and unwavering support, I owe you a drink!

The driver seems to be working well, I finally have a dedicated light sensor that does not rely on motion :smile:

I will test further in my hallway room lighting as these lights are always on and I want to turn them off if there is enough light.

Device


Logs

dev:20882023-06-29 08:34:42.628 PMinfoTuya Light sensor illuminance is 48 lx (delayed)

dev:20882023-06-29 08:34:40.702 PMdebugTuya Light sensor LightSensor BrightnessLevel = low (0)

dev:20882023-06-29 08:34:40.701 PMdebugTuya Light sensor dp_id=4 dp=1 fncmd=0 fncmd_len=1 (index=0)

dev:20882023-06-29 08:34:40.696 PMdebugTuya Light sensor descMap = [raw:catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00DD0104000100, profileId:0104, clusterId:EF00, clusterInt:61184, sourceEndpoint:01, destinationEndpoint:01, options:0040, messageType:00, dni:8566, isClusterSpecific:true, isManufacturerSpecific:false, manufacturerId:0000, command:02, direction:01, data:[00, DD, 01, 04, 00, 01, 00]]

dev:20882023-06-29 08:34:40.674 PMdebugTuya Light sensor parse: catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00DD0104000100

dev:20882023-06-29 08:34:40.596 PMdebugTuya Light sensor Tuya Light sensor DELAYING 2 seconds event : [name:illuminance, value:48, type:delayed, unit:lx, descriptionText:illuminance is 48 lx]

dev:20882023-06-29 08:34:40.590 PMdebugTuya Light sensor dp_id=2 dp=2 fncmd=48 fncmd_len=4 (index=0)

dev:20882023-06-29 08:34:40.566 PMdebugTuya Light sensor descMap = [raw:catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00DC0202000400000030, profileId:0104, clusterId:EF00, clusterInt:61184, sourceEndpoint:01, destinationEndpoint:01, options:0040, messageType:00, dni:8566, isClusterSpecific:true, isManufacturerSpecific:false, manufacturerId:0000, command:02, direction:01, data:[00, DC, 02, 02, 00, 04, 00, 00, 00, 30]]

dev:20882023-06-29 08:34:40.534 PMdebugTuya Light sensor parse: catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00DC0202000400000030

dev:20882023-06-29 08:34:32.472 PMinfoTuya Light sensor illuminance is 48 lx (delayed)

dev:20882023-06-29 08:34:26.554 PMdebugTuya Light sensor LightSensor BrightnessLevel = low (0)

dev:20882023-06-29 08:34:26.552 PMdebugTuya Light sensor dp_id=4 dp=1 fncmd=0 fncmd_len=1 (index=0)

dev:20882023-06-29 08:34:26.548 PMdebugTuya Light sensor descMap = [raw:catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00DB0104000100, profileId:0104, clusterId:EF00, clusterInt:61184, sourceEndpoint:01, destinationEndpoint:01, options:0040, messageType:00, dni:8566, isClusterSpecific:true, isManufacturerSpecific:false, manufacturerId:0000, command:02, direction:01, data:[00, DB, 01, 04, 00, 01, 00]]

dev:20882023-06-29 08:34:26.540 PMdebugTuya Light sensor parse: catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00DB0104000100

dev:20882023-06-29 08:34:26.449 PMdebugTuya Light sensor Tuya Light sensor DELAYING 6 seconds event : [name:illuminance, value:48, type:delayed, unit:lx, descriptionText:illuminance is 48 lx]

dev:20882023-06-29 08:34:26.447 PMdebugTuya Light sensor dp_id=2 dp=2 fncmd=48 fncmd_len=4 (index=0)

dev:20882023-06-29 08:34:26.443 PMdebugTuya Light sensor descMap = [raw:catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00DA0202000400000030, profileId:0104, clusterId:EF00, clusterInt:61184, sourceEndpoint:01, destinationEndpoint:01, options:0040, messageType:00, dni:8566, isClusterSpecific:true, isManufacturerSpecific:false, manufacturerId:0000, command:02, direction:01, data:[00, DA, 02, 02, 00, 04, 00, 00, 00, 30]]

dev:20882023-06-29 08:34:26.436 PMdebugTuya Light sensor parse: catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00DA0202000400000030

dev:20882023-06-29 08:34:26.004 PMdebugTuya Light sensor LightSensor BrightnessLevel = low (0)

dev:20882023-06-29 08:34:26.002 PMdebugTuya Light sensor dp_id=4 dp=1 fncmd=0 fncmd_len=1 (index=0)

dev:20882023-06-29 08:34:25.995 PMdebugTuya Light sensor descMap = [raw:catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00D90104000100, profileId:0104, clusterId:EF00, clusterInt:61184, sourceEndpoint:01, destinationEndpoint:01, options:0040, messageType:00, dni:8566, isClusterSpecific:true, isManufacturerSpecific:false, manufacturerId:0000, command:02, direction:01, data:[00, D9, 01, 04, 00, 01, 00]]

dev:20882023-06-29 08:34:25.976 PMdebugTuya Light sensor parse: catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00D90104000100

dev:20882023-06-29 08:34:25.844 PMdebugTuya Light sensor Tuya Light sensor DELAYING 7 seconds event : [name:illuminance, value:45, type:delayed, unit:lx, descriptionText:illuminance is 45 lx]

dev:20882023-06-29 08:34:25.842 PMdebugTuya Light sensor dp_id=2 dp=2 fncmd=45 fncmd_len=4 (index=0)

dev:20882023-06-29 08:34:25.837 PMdebugTuya Light sensor descMap = [raw:catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00D8020200040000002D, profileId:0104, clusterId:EF00, clusterInt:61184, sourceEndpoint:01, destinationEndpoint:01, options:0040, messageType:00, dni:8566, isClusterSpecific:true, isManufacturerSpecific:false, manufacturerId:0000, command:02, direction:01, data:[00, D8, 02, 02, 00, 04, 00, 00, 00, 2D]]

dev:20882023-06-29 08:34:25.829 PMdebugTuya Light sensor parse: catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00D8020200040000002D

dev:20882023-06-29 08:34:22.886 PMinfoTuya Light sensor illuminance is 45 lx (delayed)

dev:20882023-06-29 08:34:21.978 PMdebugTuya Light sensor LightSensor BrightnessLevel = low (0)

dev:20882023-06-29 08:34:21.977 PMdebugTuya Light sensor dp_id=4 dp=1 fncmd=0 fncmd_len=1 (index=0)

dev:20882023-06-29 08:34:21.973 PMdebugTuya Light sensor descMap = [raw:catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00D70104000100, profileId:0104, clusterId:EF00, clusterInt:61184, sourceEndpoint:01, destinationEndpoint:01, options:0040, messageType:00, dni:8566, isClusterSpecific:true, isManufacturerSpecific:false, manufacturerId:0000, command:02, direction:01, data:[00, D7, 01, 04, 00, 01, 00]]

dev:20882023-06-29 08:34:21.957 PMdebugTuya Light sensor parse: catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00D70104000100

dev:20882023-06-29 08:34:21.865 PMdebugTuya Light sensor Tuya Light sensor DELAYING 1 seconds event : [name:illuminance, value:45, type:delayed, unit:lx, descriptionText:illuminance is 45 lx]

dev:20882023-06-29 08:34:21.863 PMdebugTuya Light sensor dp_id=2 dp=2 fncmd=45 fncmd_len=4 (index=0)

dev:20882023-06-29 08:34:21.859 PMdebugTuya Light sensor descMap = [raw:catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00D6020200040000002D, profileId:0104, clusterId:EF00, clusterInt:61184, sourceEndpoint:01, destinationEndpoint:01, options:0040, messageType:00, dni:8566, isClusterSpecific:true, isManufacturerSpecific:false, manufacturerId:0000, command:02, direction:01, data:[00, D6, 02, 02, 00, 04, 00, 00, 00, 2D]]

dev:20882023-06-29 08:34:21.851 PMdebugTuya Light sensor parse: catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00D6020200040000002D

dev:20882023-06-29 08:34:21.419 PMdebugTuya Light sensor LightSensor BrightnessLevel = low (0)

dev:20882023-06-29 08:34:21.418 PMdebugTuya Light sensor dp_id=4 dp=1 fncmd=0 fncmd_len=1 (index=0)

dev:20882023-06-29 08:34:21.414 PMdebugTuya Light sensor descMap = [raw:catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00D50104000100, profileId:0104, clusterId:EF00, clusterInt:61184, sourceEndpoint:01, destinationEndpoint:01, options:0040, messageType:00, dni:8566, isClusterSpecific:true, isManufacturerSpecific:false, manufacturerId:0000, command:02, direction:01, data:[00, D5, 01, 04, 00, 01, 00]]

dev:20882023-06-29 08:34:21.406 PMdebugTuya Light sensor parse: catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00D50104000100

dev:20882023-06-29 08:34:21.276 PMdebugTuya Light sensor Tuya Light sensor DELAYING 2 seconds event : [name:illuminance, value:12, type:delayed, unit:lx, descriptionText:illuminance is 12 lx]

dev:20882023-06-29 08:34:21.273 PMdebugTuya Light sensor dp_id=2 dp=2 fncmd=12 fncmd_len=4 (index=0)

dev:20882023-06-29 08:34:21.269 PMdebugTuya Light sensor descMap = [raw:catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00D4020200040000000C, profileId:0104, clusterId:EF00, clusterInt:61184, sourceEndpoint:01, destinationEndpoint:01, options:0040, messageType:00, dni:8566, isClusterSpecific:true, isManufacturerSpecific:false, manufacturerId:0000, command:02, direction:01, data:[00, D4, 02, 02, 00, 04, 00, 00, 00, 0C]]

dev:20882023-06-29 08:34:21.258 PMdebugTuya Light sensor parse: catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00D4020200040000000C

dev:20882023-06-29 08:34:20.762 PMdebugTuya Light sensor LightSensor BrightnessLevel = low (0)

dev:20882023-06-29 08:34:20.760 PMdebugTuya Light sensor dp_id=4 dp=1 fncmd=0 fncmd_len=1 (index=0)

dev:20882023-06-29 08:34:20.756 PMdebugTuya Light sensor descMap = [raw:catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00D30104000100, profileId:0104, clusterId:EF00, clusterInt:61184, sourceEndpoint:01, destinationEndpoint:01, options:0040, messageType:00, dni:8566, isClusterSpecific:true, isManufacturerSpecific:false, manufacturerId:0000, command:02, direction:01, data:[00, D3, 01, 04, 00, 01, 00]]

dev:20882023-06-29 08:34:20.748 PMdebugTuya Light sensor parse: catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00D30104000100

dev:20882023-06-29 08:34:20.658 PMdebugTuya Light sensor Tuya Light sensor DELAYING 2 seconds event : [name:illuminance, value:0, type:delayed, unit:lx, descriptionText:illuminance is 0 lx]

dev:20882023-06-29 08:34:20.656 PMdebugTuya Light sensor dp_id=2 dp=2 fncmd=0 fncmd_len=4 (index=0)

dev:20882023-06-29 08:34:20.651 PMdebugTuya Light sensor descMap = [raw:catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00D20202000400000000, profileId:0104, clusterId:EF00, clusterInt:61184, sourceEndpoint:01, destinationEndpoint:01, options:0040, messageType:00, dni:8566, isClusterSpecific:true, isManufacturerSpecific:false, manufacturerId:0000, command:02, direction:01, data:[00, D2, 02, 02, 00, 04, 00, 00, 00, 00]]

dev:20882023-06-29 08:34:20.644 PMdebugTuya Light sensor parse: catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00D20202000400000000

dev:20882023-06-29 08:34:20.165 PMdebugTuya Light sensor LightSensor BrightnessLevel = low (0)

dev:20882023-06-29 08:34:20.163 PMdebugTuya Light sensor dp_id=4 dp=1 fncmd=0 fncmd_len=1 (index=0)

dev:20882023-06-29 08:34:20.157 PMdebugTuya Light sensor descMap = [raw:catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00D10104000100, profileId:0104, clusterId:EF00, clusterInt:61184, sourceEndpoint:01, destinationEndpoint:01, options:0040, messageType:00, dni:8566, isClusterSpecific:true, isManufacturerSpecific:false, manufacturerId:0000, command:02, direction:01, data:[00, D1, 01, 04, 00, 01, 00]]

dev:20882023-06-29 08:34:20.145 PMdebugTuya Light sensor parse: catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00D10104000100

dev:20882023-06-29 08:34:20.049 PMdebugTuya Light sensor Tuya Light sensor DELAYING 3 seconds event : [name:illuminance, value:0, type:delayed, unit:lx, descriptionText:illuminance is 0 lx]

dev:20882023-06-29 08:34:20.047 PMdebugTuya Light sensor dp_id=2 dp=2 fncmd=0 fncmd_len=4 (index=0)

dev:20882023-06-29 08:34:20.042 PMdebugTuya Light sensor descMap = [raw:catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00D00202000400000000, profileId:0104, clusterId:EF00, clusterInt:61184, sourceEndpoint:01, destinationEndpoint:01, options:0040, messageType:00, dni:8566, isClusterSpecific:true, isManufacturerSpecific:false, manufacturerId:0000, command:02, direction:01, data:[00, D0, 02, 02, 00, 04, 00, 00, 00, 00]]

dev:20882023-06-29 08:34:20.036 PMdebugTuya Light sensor parse: catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00D00202000400000000

dev:20882023-06-29 08:34:19.587 PMdebugTuya Light sensor LightSensor BrightnessLevel = low (0)

dev:20882023-06-29 08:34:19.585 PMdebugTuya Light sensor dp_id=4 dp=1 fncmd=0 fncmd_len=1 (index=0)

dev:20882023-06-29 08:34:19.573 PMdebugTuya Light sensor descMap = [raw:catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00CF0104000100, profileId:0104, clusterId:EF00, clusterInt:61184, sourceEndpoint:01, destinationEndpoint:01, options:0040, messageType:00, dni:8566, isClusterSpecific:true, isManufacturerSpecific:false, manufacturerId:0000, command:02, direction:01, data:[00, CF, 01, 04, 00, 01, 00]]

dev:20882023-06-29 08:34:19.561 PMdebugTuya Light sensor parse: catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00CF0104000100

dev:20882023-06-29 08:34:19.456 PMdebugTuya Light sensor Tuya Light sensor DELAYING 3 seconds event : [name:illuminance, value:0, type:delayed, unit:lx, descriptionText:illuminance is 0 lx]

dev:20882023-06-29 08:34:19.453 PMdebugTuya Light sensor dp_id=2 dp=2 fncmd=0 fncmd_len=4 (index=0)

dev:20882023-06-29 08:34:19.446 PMdebugTuya Light sensor descMap = [raw:catchall: 0104 EF00 01 01 0040 00 8566 01 00 0000 02 01 00CE0202000400000000, profileId:0104, clusterId:EF00, clusterInt:61184, sourceEndpoint:01, destinationEndpoint:01, options:0040, messageType:00, dni:8566, isClusterSpecific:true, isManufacturerSpecific:false, manufacturerId:0000, command:02, direction:01, data:[00, CE, 02, 02, 00, 04, 00, 00, 00, 00]]

1 Like

The driver is now available for installation also from HPM. When already installed manually, make a 'Match Up' in HPM.

1 Like

@kkossev,
The light sensor is working well.
However, should I be concerned about the high CPU usage?
See device stats below.
Thanks

Device stats


Logs


1 Like

Hi @iEnam ,
Thank you for the feedback - it is very useful for me, as always! :+1:

Please update to the new version 2.0.6. I have added minimum reporting time and threshold parameters, hope this will help to reduce the CPU usage.

You will probably need to reboot the hub so that the device statistics are reset. Keep the debug logs off.

1 Like

Thanks for your speedy response and support, as always!

I will play around with the new configs; I think I played around with threshold of 2 and 1 for this morning and afternoon, and this resulted in a 15% reduction in CPU usage over 9 hours.
Note that I changed the threshold in the afternoon to 1 - I will maintain a contstant and higher threshold next time and see how much improvement that makes.

Thanks again.

Device states/preferences


Device stats

Hallway illuminance graph - Tuya Light sensor

Living room illuminance graph - FP2

1 Like

Examine the Events history for the time period between 9am and 11 am. What lux values is the illuminance oscillating around?

Set the threshold a bit higher than this value.

1 Like

It would be also interesting to compare the FP2 illuminance readings against the Tuya Light Sensor readings. Both devices must be in the same room and facing one and the same spot… (what these sensors are measuring is actually the reflected light)

1 Like

Not sure what happened but there seems to be no lux values recorded... prior to 6pm ??

Events

Also, just received this error whilst testing now...

Error

EDIT: Not sure why the illuminance was reading 1.99 instead of 2 ... this is probably the why the error occurred ?

Summary

See comparison of lux levels between Tuya Light sensor and Aqara FP2 sensor.
FP2 seems to produce twice (or more) lux levels than Tuya light sensor!

Summary


1 Like

FP2 illuminance sensor seems to be a bit less chatty than the Tuya sensor, so you can try increasing the Tuya sensor threshold a little bit more.

These lux levels are relative to where the sensor is placed, which direction it is pointed to, etc. etc..

I was thinking of adding a Lux calibration coefficient - by default, it will be 1.00. If you trust the FP2 readings, then the correction coefficient for the Tuya sensor would be 340 / 200 = 1.70 (comparing the first peak readings of the two sensors around 18:08). I will implement the calibration coefficient in the next version.

They have been removed by HE during the periodic cleanup job.
For the tests, you can increase the maximum event history size :

I will also look at the errors in the logs and the strange decimal presentation of the threshold.

1 Like

@kkossev, I have just received the Aqara T1 light sensor ($17.60 from Aliexpress).
Using your P1 driver with T1 light sensor - seems to be really light on CPU usage :smile:
I will probably move the Tuya light sensor on my C7 Hub.
See a short comparison of the three sensors below.

Illuminance graph

Events logs



Device stats logs

1 Like

The Tuya light sensor is too much chatty … :frowning: Unfortunately, like many other Tuya devices it is not possible to configure the reporting periods and the threshold.

Aqara T1 light sensor is much better, it features truly configurable reporting parameters. The configuration is made on a device level, not simply ignoring the reports from the driver.

1 Like

@kkossev which is the right driver for the Aqara T1 light sensor?

Thanks

This one (the dev.branch version 1.4.2 ) :

I promise to update the documentation... as soon as I finish with the TRV drivers! :slight_smile:

Update: sorry, I have forgot - you can try also this driver :
https://raw.githubusercontent.com/kkossev/Hubitat/development/Drivers/Tuya%20Zigbee%20Light%20Sensor/Tuya%20Zigbee%20Light%20Sensor.groovy

Thanks for the recommended driver. I assume the second driver (link) also seems to work with a Tuya light sensor. Surfing in the internet I found different light sensors from Tuya. Can you please provide which Tuya should work with the driver? Today I found an older post where you were discussing the Tuya light sensor seems to be very chatty. Is this still the case or can you recommend Tuya as well?

Thanks

In my opinion, the Aqara light sensors are much better than Tuya's. The comment that they are chatty should be an old one and is not valid anymore, as the illuminance reporting intervals and the threshold are fully configurable now.

I have only the old model (Xiaomi). If I remember well, @BrunoVoeten may have the new one and can probably comment on the performance.

The sensor works flawlessly. Never fallen off the network (C5). I use it to control additional lighting when it gets dark, in my case the trigger is less than 35 lm. The only strange thing is that the value can change per 1 lm, but once less than 12 lm it goes straight to 0 lm, but this is not a problem for the automation I use + the driver that @kkossev wrote is fantastic, great job

2 Likes

Which driver to you use fir the T1?

Just received the device today and paired it to my Hubitat hub using version 1.4.2 of the Aqara driver. Current status only shows the "health status: online" but nothing more. No current status regarding the

What does it mean to pair the sensor at least two times to the hub? Does that mean to pair - remove and re-pair agin? I'm a bit confused.

Any advise @kkossev or @BrunoVoeten

Thanks