I'm trying to call a python script using dzVents, this works great but there is one problem. I want to call the script once every 10 seconds, is this possible using the timer trigger? I read on the wiki that dzVents scans the timer events only once a minute but I was wondering if someone found a workaround for this. If this isn't possible I will be making a custom plug-in but I would like to use dzVents. I don't want to use a dummy device for triggering the script. I hope you can help me.
code:
- Spoiler: show