in my setup, I use a Devolo MT 02755 humidiry sensor, which is working via Z-Wave. It is using at least one switchable socket as relais before arriving at the Z-Wave controller.
The polling period is set to 30 minutes, so my expectation would be to receive an update every 30 minutes.
As any data is written into a MySQL table, I can check on which data is available.
According to the table, data was written at
Even if I am only tracking for our house - is there a possibility to enhance logging to once an hour or so?
Thank you in advance for your support,
best regards,
As this is a battery powered device, it can be polled only when it is awake. So, even though the polling interval is 30 minutes, if the device only wakes up every few hours, the updates will happen only when it’s awake.
You can increase the wake up frequency by changing the wake up period in the thing config. Note that the change to the wake up period will not take effect until the device wakes up. There may be a way to wake the device up manually to expedite the change in the wake up period – check the manual. Note that increasing the wake up frequency will increase the rate at which the battery drains.