Announcement

Collapse
No announcement yet.

Polling interval not working correctly

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

    Polling interval not working correctly

    If I set the polling interval to 60 seconds it only polls once every 6 minutes. I tried setting it to 10 seconds and then it updates every minute. If I set it to 2 seconds it polls every 12 seconds. The math works out on this as 2 seconds is of course 1/5 of 10 seconds and 12 seconds is 1/5 of a minute. So unless I am not understanding things the polling interval is not being calculated correctly.

    Here are the logs when set to 10 seconds.

    Apr-29 11:22:02 AM Harmony Hub Plugin: Harmony Hub reference/status is : 425--Switch--Hub is Active--5
    Apr-29 11:22:02 AM Harmony Hub Plugin: Harmony Hub Update Activity reference/status is : 425----Root=5
    Apr-29 11:22:02 AM Harmony Hub Plugin: Harmony Hub Active Activity updated
    Apr-29 11:22:02 AM Harmony Hub Plugin: Harmony Hub Test Get Active Activity output for:Hub1: 26737021 -
    Apr-29 11:21:02 AM Harmony Hub Plugin: Harmony Hub Update Activity reference/status is : 425----Root=5
    Apr-29 11:21:02 AM Harmony Hub Plugin: Harmony Hub Active Activity updated
    Apr-29 11:21:02 AM Harmony Hub Plugin: Harmony Hub reference/status is : 425--Switch--Hub is Active--5
    Apr-29 11:21:02 AM Harmony Hub Plugin: Harmony Hub Test Get Active Activity output for:Hub1: 26737021 -
    Apr-29 11:20:01 AM Harmony Hub Plugin: Harmony Hub Instance InitIO is :
    Apr-29 11:20:01 AM Harmony Hub InitIO called, plug-in is being initialized...
    Apr-29 11:20:01 AM Harmony Hub Plugin: Harmony Hub Running on Windows version
    Apr-29 11:20:01 AM Harmony Hub Plugin: Harmony Hub Instance is :

    #2
    Logs when set to 5 seconds.


    Apr-29 11:33:06 AM Harmony Hub Plugin: Harmony Hub reference/status is : 425--Switch--Hub is Active--5
    Apr-29 11:33:06 AM Harmony Hub Plugin: Harmony Hub Update Activity reference/status is : 425----Root=5
    Apr-29 11:33:06 AM Harmony Hub Plugin: Harmony Hub Active Activity updated
    Apr-29 11:33:06 AM Harmony Hub Plugin: Harmony Hub Test Get Active Activity output for:Hub1: 26737021 -
    Apr-29 11:32:36 AM Harmony Hub Plugin: Harmony Hub reference/status is : 425--Switch--Hub is Active--5
    Apr-29 11:32:36 AM Harmony Hub Plugin: Harmony Hub Update Activity reference/status is : 425----Root=5
    Apr-29 11:32:36 AM Harmony Hub Plugin: Harmony Hub Active Activity updated
    Apr-29 11:32:36 AM Harmony Hub Plugin: Harmony Hub Test Get Active Activity output for:Hub1: 26737021 -
    Apr-29 11:32:06 AM Harmony Hub Plugin: Harmony Hub Update Activity reference/status is : 425----Root=5
    Apr-29 11:32:06 AM Harmony Hub Plugin: Harmony Hub Active Activity updated
    Apr-29 11:32:06 AM Harmony Hub Plugin: Harmony Hub reference/status is : 425--Switch--Hub is Active--5
    Apr-29 11:32:06 AM Harmony Hub Plugin: Harmony Hub Test Get Active Activity output for:Hub1: 26737021 -
    Apr-29 11:31:35 AM Harmony Hub Plugin: Harmony Hub Instance InitIO is :
    Apr-29 11:31:35 AM Harmony Hub InitIO called, plug-in is being initialized...
    Apr-29 11:31:35 AM Harmony Hub Plugin: Harmony Hub Running on Windows version
    Apr-29 11:31:35 AM Harmony Hub Plugin: Harmony Hub Instance is :

    Comment


      #3
      Which version are you using and can you post the content of your .ini file
      Regards,

      Rien du Pre
      The Netherlands
      Using:
      Homeseer PRO latest HS4 BETA on a Raspberry
      Plugin's:
      RFXCOM, mcsMQTT, Z-Wave

      Comment

      Working...
      X