JohanBendz / com.tuya.zigbee

MIT License
62 stars 120 forks source link

PIR Motion Sensor - Manufacturer ID _TZE200_3towulqd TS0601 no motion detected #780

Open TzK069 opened 6 months ago

TzK069 commented 6 months ago

It senses motion (turns red) but it not reports in the homey pro 2023

image

Boechie commented 5 months ago

There is development going on for this device. See PR #724 and #740. Maybe those PRs will solve this.

MartinSjoberg commented 4 months ago

Hi Guys. I am having the same issue described above with the sensor. I am on app version v0.2.25test. Is the above mentioned PRs not released yet or is there a problem with them? Thank you for your work.

Wuma68 commented 4 months ago

Hi again to all, it seams that all work on this have stoped at februari or is it still going on without our knowledge! :)

MartinSjoberg commented 4 months ago

Yeah well 503 open issues and 5 issues closed the last month. Too bad it looks like a nice little sensor :-) I guess the maintainers are to few and overworked.

Boechie commented 4 months ago

@Wuma68 @MartinSjoberg Yes development is still going on. Multiple people including @mihaiINW (my colleague) and @maccyber are working on it. See PR #724 and #740 . The problem is that there are apparently 2 different hardware versions of the device, but they both report as the same device. The solutions from both PRs work (for 1 of the hardware versions each), but we are still figuring out how to merge them. So for now only 1 hardware version is supported. Apparently you have the other unsupported hardware version. In our company we use many (>40) of these devices and it turns out we have a mix of both hardware versions. So having a proper solution that supports both version is of great importance to ourselves. The problem is that development capacity to do work for free is very scarce...

MartinSjoberg commented 4 months ago

No worries. Just tell me if I can help with anything. I have no exprience with adding sensors to homey though. :-)

Wuma68 commented 4 months ago

Exactly no worries, we are just glad that someone working on it.

@Boechie Is the config only stored in driver or is it moved to device after you have set up a new device?