[OBSOLETE] "Pollster" - A SmartThings Polling Daemon

I have a question. I am using @copyninja’s RainMachine device type (RainMachine) to monitor my sprinkler zones. It has refresh and polling capabilities in it and in the Service Manager I have it set to poll every minute. This doesn’t seem to work as when I run my sprinklers, their status doesn’t update. However, if I go into the zone tile and click “Refresh”, it updates properly. When I hit the “Refresh” tile, the logs indicate it’s actually polling though.

I figured I would use Pollster to fix this. When I use Pollster to poll, it still doesn’t update. However, when I use Pollster to refresh every minute, the inactive and active state keeps flip flopping from active to inactive. Any ideas? The logs are below which don’t indicate any sort of errors, but I notice it’s polling every 3 seconds which is weird.

4fb5c4f2-815b-4f92-9a1d-3fd523c80643 7:45:08 AM: debug Current Device Status: 1
4fb5c4f2-815b-4f92-9a1d-3fd523c80643 7:45:08 AM: info Polling…
4fb5c4f2-815b-4f92-9a1d-3fd523c80643 7:45:08 AM: debug Current Device Status: 0
4fb5c4f2-815b-4f92-9a1d-3fd523c80643 7:45:08 AM: info Polling…
4fb5c4f2-815b-4f92-9a1d-3fd523c80643 7:45:06 AM: debug Current Device Status: 0
4fb5c4f2-815b-4f92-9a1d-3fd523c80643 7:45:06 AM: info Polling…
4fb5c4f2-815b-4f92-9a1d-3fd523c80643 7:45:03 AM: debug Current Device Status: 0
4fb5c4f2-815b-4f92-9a1d-3fd523c80643 7:45:03 AM: info Polling…
4fb5c4f2-815b-4f92-9a1d-3fd523c80643 7:45:00 AM: debug Current Device Status: 0
4fb5c4f2-815b-4f92-9a1d-3fd523c80643 7:45:00 AM: info Polling…