Announcement

Collapse
No announcement yet.

Event triggered manually, cannot re run for x minutes

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Thats good. I'll try over the next few days. I guess .455 is a beta ?

    Comment


      #17
      Yes .455 is a beta. It is at https://homeseer.com/updates3/SetupHS3_3_0_0_455.msi

      I can confirm it is fixed. I just enabled my test events again

      Click image for larger version

Name:	Capture.PNG
Views:	1
Size:	49.8 KB
ID:	1197447

      The script:
      Code:
      Sub Main(Parm As Object)
          hs.WriteLog("Trace", "Event Test 1 ran")
          hs.triggerevent("Test 2")
      end sub
      And here are the log results

      Jul-09 12:04:48 PM Trace Event Test 1 ran
      Jul-09 12:03:48 PM Trace Event Test 1 ran
      Jul-09 12:02:48 PM Trace Event Test 1 ran
      Jul-09 12:02:48 PM Trace Test 2 Event Ran
      Jul-09 12:01:48 PM Trace Event Test 1 ran
      Jul-09 12:00:48 PM Trace Event Test 1 ran
      Jul-09 11:59:48 AM Trace Event Test 1 ran
      Jul-09 11:58:48 AM Trace Event Test 1 ran
      Jul-09 11:57:48 AM Trace Event Test 1 ran
      Jul-09 11:57:48 AM Trace Test 2 Event Ran
      Jul-09 11:56:48 AM Trace Event Test 1 ran
      Jul-09 11:55:48 AM Trace Event Test 1 ran
      Jul-09 11:54:48 AM Trace Event Test 1 ran
      Jul-09 11:53:48 AM Trace Event Test 1 ran
      Jul-09 11:52:48 AM Trace Event Test 1 ran
      Jul-09 11:52:48 AM Trace Test 2 Event Ran
      Jul-09 11:51:48 AM Trace Event Test 1 ran
      Jul-09 11:50:48 AM Trace Event Test 1 ran
      Jul-09 11:49:48 AM Trace Event Test 1 ran
      Jul-09 11:48:48 AM Trace Event Test 1 ran
      Jul-09 11:47:48 AM Trace Event Test 1 ran
      Jul-09 11:47:48 AM Trace Test 2 Event Ran
      Jul-09 11:46:48 AM Trace Event Test 1 ran
      Jul-09 11:45:48 AM Trace Event Test 1 ran
      Jul-09 11:44:48 AM Trace Event Test 1 ran
      Jul-09 11:43:48 AM Trace Event Test 1 ran
      Jul-09 11:42:48 AM Trace Event Test 1 ran


      As you can see, the 5 minute "Cannot Re-Run For:" is now respected when called by a script. It was already respected when called from another Event or launched from the Event Management page.

      Thank you Rich
      Last edited by randy; July 9, 2018, 01:05 PM.
      HS4 Pro, 4.2.19.16 Windows 10 pro, Supermicro LP Xeon

      Comment


        #18
        When there is a newer release version, will I get the prompt to update still (as I am on a beta) ?

        Comment


          #19
          Originally posted by mikee123 View Post
          When there is a newer release version, will I get the prompt to update still (as I am on a beta) ?
          Yes, as long as "Check for HS3 Update at Startup" is enabled in setup. It just looks for a higher version than what is installed at startup, regardless of whether you are running a beta or release version.
          HS4 Pro, 4.2.19.16 Windows 10 pro, Supermicro LP Xeon

          Comment


            #20
            I am no ready to put out an official Beta, but if you need this fix, the Windows installer for 455 is here:

            http://homeseer.com/updates3/SetupHS3_3_0_0_455.msi
            💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

            Comment

            Working...
            X