zigbeefordomoticz / Domoticz-Zigbee

Zigbee plugin for Domoticz. Allow to connect various zigbee controllers like Zigate but also Texas Instrument CC2531, CC13x2, CC26x2 ; Silicon-Labs; deConz based chipset to be connected to Domoticz
GNU General Public License v3.0
100 stars 43 forks source link

TUYA Zigbee presence sensor ZY-M100 #1557

Closed nivekamoud closed 1 year ago

nivekamoud commented 1 year ago

Hi All, See below, can u please have a look at it. It is now a switch with temp measuremnt what is not correct. Hope to here from u, gr kevin

pipiche38 commented 1 year ago

which version of the Plugin do you use ?

pipiche38 commented 1 year ago

This device has been integrated and is available on the 'develop' branch please switch to it ( taking assumption that you are on 6.3.011

git checkout develop
git pull
sudo python3 -m pip --ignore-requires-python --no-input install -r requirements.txt --upgrade

then restart

you'll have to remove the existing device, and then when well removed, you can redo the pairing

nivekamoud commented 1 year ago

Ok thanks will try-out tonight

nivekamoud commented 1 year ago

ok got everything working again, now on develop branch, 6.4.3.12, radar distance gives a lot of updates. Can i set this somewhere in the parameters.

pipiche38 commented 1 year ago

@deennoo do you have anu advice ?

Here after are the device parameters' default.

distance is in cm time/duration is in seconds

"RadarMotionSensitivity": 7,
"RadarMotionMinRange": 60,
"RadarMotionMaxRange": 690,
"RadarMotionDelay": 1,
"RadarMotionFading": 150
deennoo commented 1 year ago

i'll add info on wiki very soon

nivekamoud commented 1 year ago

Ok, for now i have deleted the distance. I will test it for a couple of dans and let u kmow

deennoo commented 1 year ago

Ok, for now i have deleted the distance. I will test it for a couple of dans and let u kmow

Distance is send only if device get a body on his scope.

Earsing distance widget will only "clean" your log but device keep sending thé value when présence is détected, no way to change this

deennoo commented 1 year ago

i'll add info on wiki very soon

Wiki Param is update for this device

nivekamoud commented 1 year ago

Wow thats fast.