diyruz / flower

DIY Zigbee flower sensor
https://modkam.ru/?p=1700
GNU General Public License v3.0
381 stars 80 forks source link

Change reporting interval #6

Closed maumi closed 3 years ago

maumi commented 3 years ago

Hey I really like your sensor and using it. I want to "abuse" some of them as temperature sensors. Would it be possible that you build a version with APP_REPORT_DELAY set to 10 Minutes? Or otherwise do i really need IAR to compile it on my own? Thanks

maumi commented 3 years ago

Changing the report interval in the converter did the trick. I also compiled it on my own (with IAR) but something seems to gone wrong. The first app_delay after startup works (for exampe 5 Minutes) but then the device resend every second and won't sleep.

PS: Since your converter code is included in z2m converter you could change the readme because it's not necessary anymore.