Iris v1 devices do not conform to zha 1.2, this entire reporting discussion is only applicable to zll and zha device profiles.
Yes, with few exceptions these settings are not adjustable in the current driver ui.
Exceptions currently are the hue motion (motion and Lux are setable) and the outlet drivers have adjustable power reporting.
Somewhere on the long lost list of things to do is to expose reporting preferences that make sense.
That would be great if it could happen. There are lots of little things like this that would make things just function better, but I understand the work involved.
I wish I knew more about coding and could help somehow. I can repair any car, I can do plumbing, electrical, and build or repair almost anything around the house. I have two weak points (probably related) and they are math, and programming languages. No matter how I try, I don't understand them.
Thanks again Mike. It at least gives me something to think about.
I use and have access to the same command set you all do...
There is no trickery to this, it is not easy to get up to speed with it, not going to bs you...
I still to this day will not change reporting parameters without the sniffer running, it's too easy to create an invalid frame that the device doesn't like...
Dinking with Zigbee reporting and configuration is much harder to get a grip on than poking a few params into a Z-wave device...
What I've learned over the past three years is how little I knew about this three years ago...
Oh Mike, you don't know how much I am feeling you on that one. I have only recently started to get a bit of handle on groovy really works and I've been tinkering for a few years now. And every time I go to do something it just opens a pandora's box of other stuff there is to learn about. Thanks for the warning though. As far as presence, I have really amazing results with the mobile app when it's connected to Android Auto...so I'll prolly just stick with that and save myself the headache.
You've just saved my weekend!!! hehe
The Smarthings presence sensor eats batteries way too quickly. I dumped them for the 4 button Iris FOB part #3450-L2 and the batteries seem to last 20x longer than the presence sensors. The FOB and my cell phone are my presence sensors.
Hey @iharyadi, any interest in modding the driver for your sensors that can be set to report temps every 30 sec or so as above ??
You make the sensor so I reckon you must be in the best chair to mod the driver. LOL
minReportTime : Minimum number of seconds between reports
maxReportTime : Maximum number of seconds between reports
reportableChange (optional): Amount of change needed to trigger a report.
So, to configure his sensor to report every 30 seconds, regardless of whether or not the temperature has changed, you would change the following line of code