Scheduled jobs on Device Details page

I was wondering which app is scheduling the 'checkPresence' and #checkEventInterval' jobs to the device.

I have changed from a different driver to the Generic Zigbee Motion Sensor (no temp) in case this is relevant.

Thanks


Probably the previous driver doing this.

If you temporarily switch to the "Device" driver, you should be able to clear these events.

3 Likes

I take it it, from the data section, you tried Markus's driver.
This checked the presence of the device.
If you wish to stop the check and still use the driver you are now using do the following.
Change the driver to device and save device.
Now press the button - Delete all scheduled jobs.
Check the bottom of the page and the scheduled jobs should be deleted.
Now change back to your original driver.

EDIT: @neonturbo beat me to it. :slight_smile:

4 Likes

Scheduled jobs on Device Details page are tasks enrolled by the driver (current or previous). See posts above on how to unschedule them.

5 Likes

Many thanks for the great advice and solution which has solved the issue,

Such a great community.

Chris

3 Likes