Hello,
Recently I received following leak sensor: Aeotec Water Leak Sensor(Smartthings). I was able to pair it with HE without any issues. I used Generic zigbee moisture sensor drive and also Sinope moisture sensor driver. Looks good, the only issue I see is that the sensir does not periodically/automatically send updates about temperature. I need to use refresh button in order to force the update. Any solution for that?
Any help more than welcome.
Thanks,
Zbigniew
Quickest way may be to create a rule that does a refresh on a set interval. Longer term, if you can find the code for the device driver you may be able to add/change its code to fix the issue.
That's a shame. I have 8 of those things, one next to each water appliance which I bought when it was Samsung. They all update regularly for me. Your "Data" section of the screen print is almost identical to mine so they must not have changed much when it went from Samsung to Aeotec. I'm using driver Generic Zigbee Moisure Sensor. Do you have this set under preferences? It specifies how often to report temperature.

I have one inside the refrigerator and one in the freezer too, just for temperature. They feed this node-red graph reliably.

1 Like
Hello. That was it 
After changing all is good
Problem solved.
Thank you.