diyruz / flower

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

Update interval of the sensors #16

Open shadowmdk opened 3 years ago

shadowmdk commented 3 years ago

Is it possible to reduce the sensor update interval to 15 minutes, or better than 10? As a meteosensor, the current interval is absolutely not informative

nurikk commented 3 years ago

You can build firmware by yourself and define any intervals

mrazekfilip commented 3 years ago

Where can I find definition of update interval in the firmware code? From my experience the update interval is 30 minutes, but I found only minimumReportInverval, maximumReportInterval which is set to 0 and 3600 respectively.

nurikk commented 3 years ago

it's called APP_REPORT_DELAY