Eelco
Eelco
@jazzarmac it's supported in this forked repo: (radar_sensor_2) https://github.com/eelco2k/com.tuya.zigbee
See small installation explanation here:Device Request - Human Presence detector - ZG-205Z · Issue #831 · JohanBendz/com.tuya.zigbeegithub.comHi thanks , I'm a total newbie , I wouldn't know what to do...
I think the only way is that the original maintainer merges my PR (https://github.com/JohanBendz/com.tuya.zigbee/pull/774 ) and releases the new version to the homey App Store. and as the latest commit...
Yes it is a little bit unfortunate but I think because this app has to add so many devices which all have different capabilities it’s very cumbersome to maintain. So...
I'm also trying to make this sensor ( _TZE200_2aaelwxk ) compatible. I have the Lux sensor working, but the presence sensor has different datapoints. I also cannot write new settings...
After some testing i managed to retrieve all the sensor data. but saving/setting settings still doesn't work. does not matter which function i use to save: ``` this.dataPoinst = {...
I made a fork with the working readings of the device. but writing settings still fails... [https://github.com/eelco2k/com.tuya.zigbee/tree/SDK3/drivers/radar_sensor_2](https://github.com/eelco2k/com.tuya.zigbee/tree/SDK3/drivers/radar_sensor_2)
@gooooba yes I noticed after installing it as well so it crashes only in debug mode (cli run cmd) Perhaps because the send functions expect a response but there is...
I’ve created a pull request. As this driver has successfully been tested in my environment. [https://github.com/JohanBendz/com.tuya.zigbee/pull/774](https://github.com/JohanBendz/com.tuya.zigbee/pull/774)
This device does not offer distance unfortunately :-(