Announcement

Collapse
No announcement yet.

New User

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

    New User

    Everything looks very simple but I cannot get an event to run as my irrigation control. I've attached a screen print and yes the device that is referenced in the trigger is on and it is a virtual device. It does trigger but the sprinkler zone valves do not open. I've confirmed, by using a wgldesigns program, that communication with the rain8 units is good and I am in fact using it as a temp solution. What next?
    Attached Files

    #2
    In your event select the add a script from the drop down selection then add something like the following.

    Add Event

    Select Action Tab

    Drop Down "Add Action:"

    Select "Run Script"

    Select "Switch to Advance View"

    Notice Textbox labeled:

    OR Script Statement:
    ie: &hs.speak "hello"

    This is where the actions can be added for this event.


    &hs.plugin("Rain8Net").zoneOn("Name-Of-Zone")
    Wait 3
    &hs.plugin("Rain8Net").zoneOff("Name-Of-Zone")

    Also Please view the help file included with the plugin for more examples.

    Last edited by lpitman; April 18, 2009, 07:15 PM.
    -Larry

    A member of "The HA Pioneer Group", MyWebSite

    Plugins:
    VWS, AB8SS, lrpSpeak, Calendar, Arduino, Harmony, BlueIris, Sprinklers, ZipBackup...

    Hardware:
    Intel NUC8i7BEH1 running Windows 10 Pro headless, HS3 Pro, Plex running on Synology dual High Availability DS-1815+ NAS (24Tb each), Synology Surveillance Station running on DS-416 Slim (8Tb), Samsung SmartThings, Google Home, Alexa, Hubitat Elevation, ZNET, Ubiquiti UniFi Network, Davis Vantage Pro II Weather Station. Whole house speaker system using a couple of AB8SS switches. Vantage Pro II Weather Station, Rain8Net Sprinklers, Hubitat Elevation, Google Home, Alexa, DSC Security System, Ubiquiti UniFi Network.

    Comment


      #3
      This is what I get now --- what have I done wrong. ini settings are at end.

      <TABLE border=0 cellSpacing=2 cellPadding=0 width="100%"><TBODY><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 5:56:00 AM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Event Trigger "Normal Irrigation"</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 5:56:00 AM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOn("Front Mulch Beds")</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 5:56:00 AM </TD><TD class=LOGType0 colSpan=3 align=left>Error </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 5:56:00 AM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Waiting 3 minute(s) 0 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 5:59:00 AM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOff("Front Mulch Beds")</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 5:59:00 AM </TD><TD class=LOGType1 colSpan=3 align=left>Error </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 5:59:00 AM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Waiting 0 minute(s) 10 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 5:59:10 AM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOn("Front Left")</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 5:59:10 AM </TD><TD class=LOGType0 colSpan=3 align=left>Error </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 5:59:10 AM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Waiting 3 minute(s) 0 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:02:10 AM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOff("Front Left")</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:02:10 AM </TD><TD class=LOGType1 colSpan=3 align=left>Error </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:02:10 AM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Waiting 0 minute(s) 10 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:02:20 AM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOn("Front Right")</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:02:20 AM </TD><TD class=LOGType0 colSpan=3 align=left>Error </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:02:20 AM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Waiting 3 minute(s) 0 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:05:20 AM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOff("Front Right")</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:05:20 AM </TD><TD class=LOGType1 colSpan=3 align=left>Error </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:05:20 AM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Waiting 0 minute(s) 10 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:05:30 AM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOn("Back Left Front")</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:05:30 AM </TD><TD class=LOGType0 colSpan=3 align=left>Error </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:05:30 AM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Waiting 3 minute(s) 0 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:08:30 AM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOff("Back Left Front")</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:08:30 AM </TD><TD class=LOGType1 colSpan=3 align=left>Error </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:08:30 AM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Waiting 0 minute(s) 10 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:08:40 AM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOn("Back CenterRight Front")</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:08:40 AM </TD><TD class=LOGType0 colSpan=3 align=left>Error </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:08:40 AM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Waiting 3 minute(s) 0 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:11:40 AM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOff("Back CenterRight Front")</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:11:40 AM </TD><TD class=LOGType1 colSpan=3 align=left>Error </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:11:40 AM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Waiting 0 minute(s) 10 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:11:50 AM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOn("Back Fountain")</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:11:50 AM </TD><TD class=LOGType0 colSpan=3 align=left>Error </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:11:50 AM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Waiting 3 minute(s) 0 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:14:50 AM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOff("Back Fountain")</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:14:50 AM </TD><TD class=LOGType1 colSpan=3 align=left>Error </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:14:50 AM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Waiting 0 minute(s) 10 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:15:00 AM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOn("Back Left Center")</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:15:00 AM </TD><TD class=LOGType0 colSpan=3 align=left>Error </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:15:00 AM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Waiting 0 minute(s) 3 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:15:03 AM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOff("Back Left Center")</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:15:03 AM </TD><TD class=LOGType1 colSpan=3 align=left>Error </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:15:03 AM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Waiting 0 minute(s) 10 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:15:13 AM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOn("Back Right Center")</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:15:13 AM </TD><TD class=LOGType0 colSpan=3 align=left>Error </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:15:13 AM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Waiting 3 minute(s) 0 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:18:13 AM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOff("Back Right Center")</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:18:13 AM </TD><TD class=LOGType1 colSpan=3 align=left>Error </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:18:13 AM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Waiting 0 minute(s) 10 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:18:23 AM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOn("Back Left Rear")</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:18:23 AM </TD><TD class=LOGType0 colSpan=3 align=left>Error </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:18:23 AM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Waiting 3 minute(s) 0 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:21:23 AM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOff("Back Left Rear")</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:21:23 AM </TD><TD class=LOGType1 colSpan=3 align=left>Error </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:21:23 AM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Waiting 0 minute(s) 10 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:21:33 AM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOn("Back Right Rear")</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:21:33 AM </TD><TD class=LOGType0 colSpan=3 align=left>Error </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:21:33 AM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Waiting 3 minute(s) 0 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:24:33 AM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOff("Back Right Rear")</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:24:33 AM </TD><TD class=LOGType1 colSpan=3 align=left>Error </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:24:33 AM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Waiting 0 minute(s) 10 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:24:43 AM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script statement immediately: &hs.plugin("Rain8Net").AllZoneOff()</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:24:43 AM </TD><TD class=LOGType0 colSpan=3 align=left>Error </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR></TBODY></TABLE>



      [Config]
      NumUnits=2
      NumZones=16
      Debug=False
      GoNoGoDevice=none
      [Zones]
      Zone-1=Back Left Front
      Zone-2=Back Left Rear
      Zone-3=Front Left
      Zone-4=Back Left Center
      Zone-5=Back Right Rear
      Zone-6=Back Fountain
      Zone-7=Front Mulch Beds
      Zone-8=Back Right Center
      Zone-9=Front Right
      Zone-10=Back CenterRight Front

      Comment


        #4
        Please set debug ON and post the log file here so I can see what the plug-in thinks is going on. The Log file is located in "C:\Homeseer Root\Logs\Rain8Net.log".

        Thanks
        -Larry

        A member of "The HA Pioneer Group", MyWebSite

        Plugins:
        VWS, AB8SS, lrpSpeak, Calendar, Arduino, Harmony, BlueIris, Sprinklers, ZipBackup...

        Hardware:
        Intel NUC8i7BEH1 running Windows 10 Pro headless, HS3 Pro, Plex running on Synology dual High Availability DS-1815+ NAS (24Tb each), Synology Surveillance Station running on DS-416 Slim (8Tb), Samsung SmartThings, Google Home, Alexa, Hubitat Elevation, ZNET, Ubiquiti UniFi Network, Davis Vantage Pro II Weather Station. Whole house speaker system using a couple of AB8SS switches. Vantage Pro II Weather Station, Rain8Net Sprinklers, Hubitat Elevation, Google Home, Alexa, DSC Security System, Ubiquiti UniFi Network.

        Comment


          #5
          This is the HS log and the rain8net log follows:

          <TABLE border=0 cellSpacing=2 cellPadding=0 width="100%"><TBODY><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 5:52:42 PM </TD><TD class=LOGType0 colSpan=3 align=left>Database Item </TD><TD class=LOGEntry0 colSpan=8 align=left>Saving Device 1st Floor AV Closet GC100 Status</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 5:53:37 PM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Event Trigger "Normal Irrigation"</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 5:53:37 PM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOn("Front Mulch Beds")</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 5:53:37 PM </TD><TD class=LOGType1 colSpan=3 align=left>Error </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 5:53:37 PM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Waiting 3 minute(s) 0 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 5:54:16 PM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Web Server authorized local login successful from: 192.168.1.100 User: hartbarger</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 5:56:37 PM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOff("Front Mulch Beds")</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 5:56:37 PM </TD><TD class=LOGType1 colSpan=3 align=left>Error </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 5:56:37 PM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Waiting 0 minute(s) 10 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 5:56:47 PM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOn("Front Left")</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 5:56:47 PM </TD><TD class=LOGType0 colSpan=3 align=left>Error </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 5:56:47 PM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Waiting 3 minute(s) 0 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 5:59:47 PM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOff("Front Left")</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 5:59:48 PM </TD><TD class=LOGType1 colSpan=3 align=left>Error </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 5:59:48 PM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Waiting 0 minute(s) 10 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 5:59:58 PM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOn("Front Right")</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 5:59:58 PM </TD><TD class=LOGType0 colSpan=3 align=left>Error </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 5:59:58 PM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Waiting 3 minute(s) 0 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:02:58 PM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOff("Front Right")</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:02:58 PM </TD><TD class=LOGType1 colSpan=3 align=left>Error </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:02:58 PM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Waiting 0 minute(s) 10 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:03:08 PM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOn("Back Left Front")</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:03:08 PM </TD><TD class=LOGType0 colSpan=3 align=left>Error </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:03:08 PM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Waiting 3 minute(s) 0 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:06:08 PM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOff("Back Left Front")</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:06:08 PM </TD><TD class=LOGType1 colSpan=3 align=left>Error </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:06:08 PM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Waiting 0 minute(s) 10 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:06:18 PM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOn("Back CenterRight Front")</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:06:18 PM </TD><TD class=LOGType0 colSpan=3 align=left>Error </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:06:18 PM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Waiting 3 minute(s) 0 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:09:18 PM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOff("Back CenterRight Front")</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:09:18 PM </TD><TD class=LOGType1 colSpan=3 align=left>Error </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:09:18 PM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Waiting 0 minute(s) 10 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:09:28 PM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOn("Back Fountain")</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:09:28 PM </TD><TD class=LOGType0 colSpan=3 align=left>Error </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:09:28 PM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Waiting 3 minute(s) 0 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:12:28 PM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOff("Back Fountain")</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:12:28 PM </TD><TD class=LOGType1 colSpan=3 align=left>Error </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:12:28 PM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Waiting 0 minute(s) 10 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:12:38 PM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOn("Back Left Center")</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:12:38 PM </TD><TD class=LOGType0 colSpan=3 align=left>Error </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:12:38 PM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Waiting 0 minute(s) 3 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:12:41 PM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOff("Back Left Center")</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:12:41 PM </TD><TD class=LOGType1 colSpan=3 align=left>Error </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:12:41 PM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Waiting 0 minute(s) 10 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:12:51 PM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOn("Back Right Center")</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:12:51 PM </TD><TD class=LOGType0 colSpan=3 align=left>Error </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:12:51 PM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Waiting 3 minute(s) 0 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:15:51 PM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOff("Back Right Center")</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:15:51 PM </TD><TD class=LOGType1 colSpan=3 align=left>Error </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:15:51 PM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Waiting 0 minute(s) 10 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:16:01 PM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOn("Back Left Rear")</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:16:01 PM </TD><TD class=LOGType0 colSpan=3 align=left>Error </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:16:01 PM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Waiting 3 minute(s) 0 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:19:01 PM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOff("Back Left Rear")</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:19:01 PM </TD><TD class=LOGType1 colSpan=3 align=left>Error </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:19:01 PM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Waiting 0 minute(s) 10 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:19:11 PM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOn("Back Right Rear")</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:19:11 PM </TD><TD class=LOGType0 colSpan=3 align=left>Error </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:19:11 PM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Waiting 3 minute(s) 0 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:22:11 PM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script and waiting: &hs.plugin("Rain8Net").zoneOff("Back Right Rear")</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:22:11 PM </TD><TD class=LOGType1 colSpan=3 align=left>Error </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:22:11 PM </TD><TD class=LOGType0 colSpan=3 align=left>Info </TD><TD class=LOGEntry0 colSpan=8 align=left>Waiting 0 minute(s) 10 second(s) 0 millisecond(s)</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>4/21/2009 6:22:21 PM </TD><TD class=LOGType1 colSpan=3 align=left>Info </TD><TD class=LOGEntry1 colSpan=8 align=left>Running script statement immediately: &hs.plugin("Rain8Net").AllZoneOff()</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>4/21/2009 6:22:21 PM </TD><TD class=LOGType0 colSpan=3 align=left>Error </TD><TD class=LOGEntry0 colSpan=8 align=left>Running script, init error: Object variable or With block variable not set.


          4/21/2009 5:44:21 PM~***************************************
          4/21/2009 5:44:21 PM~Rain8Net Debug Enabled.
          4/21/2009 5:44:21 PM~Rain8Net Debug Logging to AppDirPath\Logs\Rain8Net.log.
          4/21/2009 5:44:21 PM~Rain8Net HS-Version: 2.3.0.19
          4/21/2009 5:44:21 PM~Rain8Net Plug-In Version: 2.2.0.18
          4/21/2009 5:44:21 PM~***************************************
          4/21/2009 5:44:21 PM~Number of Units selected: 2
          4/21/2009 5:44:21 PM~Rain8Net Submit button pressed.
          4/21/2009 5:44:21 PM~Entering SaveConfigSettings()....
          4/21/2009 5:44:21 PM~clsWebLink1--->GenPage() called with: /rain8net_config
          4/21/2009 5:51:33 PM~Entering ShutdownIO()...
          4/21/2009 5:51:33 PM~Entering CloseComPort()....
          4/21/2009 5:52:02 PM~***************************************
          4/21/2009 5:52:02 PM~Rain8Net Debug Enabled.
          4/21/2009 5:52:02 PM~Rain8Net Debug Logging to AppDirPath\Logs\Rain8Net.log.
          4/21/2009 5:52:02 PM~Rain8Net HS-Version: 2.3.0.19
          4/21/2009 5:52:02 PM~Rain8Net Plug-In Version: 2.2.0.18
          4/21/2009 5:52:02 PM~***************************************
          4/21/2009 5:52:02 PM~Entering InitHW()....
          4/21/2009 5:52:02 PM~Entering...InitDevices().
          4/21/2009 5:52:02 PM~Entering...EnumerateDevices().
          4/21/2009 5:52:02 PM~Found a plug-in device at _10
          4/21/2009 5:52:02 PM~Found a plug-in device at _4
          4/21/2009 5:52:02 PM~Found a plug-in device at _3
          4/21/2009 5:52:02 PM~Found a plug-in device at _2
          4/21/2009 5:52:02 PM~Found a plug-in device at _11
          4/21/2009 5:52:02 PM~Found a plug-in device at _5
          4/21/2009 5:52:02 PM~Found a plug-in device at _13
          4/21/2009 5:52:02 PM~Found a plug-in device at _6
          4/21/2009 5:52:02 PM~Found a plug-in device at _14
          4/21/2009 5:52:02 PM~Found a plug-in device at _15
          4/21/2009 5:52:02 PM~Found a plug-in device at _1
          4/21/2009 5:52:02 PM~Found a plug-in device at _16
          4/21/2009 5:52:02 PM~Found a plug-in device at _17
          4/21/2009 5:52:02 PM~Found a plug-in device at _12
          4/21/2009 5:52:02 PM~Found a plug-in device at _8
          4/21/2009 5:52:02 PM~Found a plug-in device at _7
          4/21/2009 5:52:02 PM~Found a plug-in device at _9
          4/21/2009 5:52:02 PM~Entering...CreateDevices().
          4/21/2009 5:52:02 PM~Entering InitCommon()....
          4/21/2009 5:52:02 PM~Entering InitRain8Net()....
          4/21/2009 5:52:02 PM~Entering ComPort()....
          4/21/2009 5:52:02 PM~InitIO()->Initialized Rain8Net Plugin successfully
          4/21/2009 5:52:05 PM~Entering ShutdownIO()...
          4/21/2009 5:52:05 PM~Entering CloseComPort()....
          4/21/2009 5:52:30 PM~***************************************
          4/21/2009 5:52:30 PM~Rain8Net Debug Enabled.
          4/21/2009 5:52:30 PM~Rain8Net Debug Logging to AppDirPath\Logs\Rain8Net.log.
          4/21/2009 5:52:30 PM~Rain8Net HS-Version: 2.3.0.19
          4/21/2009 5:52:30 PM~Rain8Net Plug-In Version: 2.2.0.18
          4/21/2009 5:52:30 PM~***************************************
          4/21/2009 5:52:30 PM~Entering InitHW()....
          4/21/2009 5:52:30 PM~Entering...InitDevices().
          4/21/2009 5:52:30 PM~Entering...EnumerateDevices().
          4/21/2009 5:52:30 PM~Found a plug-in device at _10
          4/21/2009 5:52:30 PM~Found a plug-in device at _4
          4/21/2009 5:52:30 PM~Found a plug-in device at _3
          4/21/2009 5:52:30 PM~Found a plug-in device at _2
          4/21/2009 5:52:30 PM~Found a plug-in device at _11
          4/21/2009 5:52:30 PM~Found a plug-in device at _5
          4/21/2009 5:52:30 PM~Found a plug-in device at _13
          4/21/2009 5:52:30 PM~Found a plug-in device at _6
          4/21/2009 5:52:30 PM~Found a plug-in device at _14
          4/21/2009 5:52:30 PM~Found a plug-in device at _15
          4/21/2009 5:52:30 PM~Found a plug-in device at _1
          4/21/2009 5:52:30 PM~Found a plug-in device at _16
          4/21/2009 5:52:30 PM~Found a plug-in device at _17
          4/21/2009 5:52:30 PM~Found a plug-in device at _12
          4/21/2009 5:52:30 PM~Found a plug-in device at _8
          4/21/2009 5:52:30 PM~Found a plug-in device at _7
          4/21/2009 5:52:30 PM~Found a plug-in device at _9
          4/21/2009 5:52:30 PM~Entering...CreateDevices().
          4/21/2009 5:52:30 PM~Entering InitCommon()....
          4/21/2009 5:52:30 PM~Entering InitRain8Net()....
          4/21/2009 5:52:30 PM~Entering ComPort()....
          4/21/2009 5:52:30 PM~InitIO()->Initialized Rain8Net Plugin successfully

          </TD></TR></TBODY></TABLE>

          Comment


            #6
            I am not seeing where the plug-in receives a script request in your post of the log, the plug-in seems to initialize happy and then I see nothing. Please ensure the Debug is active and then perform the event that calls the plug-in. THEN ATTACH the entire Rain8Net.log file to a post here so I can see the event calling the plug-in.
            -Larry

            A member of "The HA Pioneer Group", MyWebSite

            Plugins:
            VWS, AB8SS, lrpSpeak, Calendar, Arduino, Harmony, BlueIris, Sprinklers, ZipBackup...

            Hardware:
            Intel NUC8i7BEH1 running Windows 10 Pro headless, HS3 Pro, Plex running on Synology dual High Availability DS-1815+ NAS (24Tb each), Synology Surveillance Station running on DS-416 Slim (8Tb), Samsung SmartThings, Google Home, Alexa, Hubitat Elevation, ZNET, Ubiquiti UniFi Network, Davis Vantage Pro II Weather Station. Whole house speaker system using a couple of AB8SS switches. Vantage Pro II Weather Station, Rain8Net Sprinklers, Hubitat Elevation, Google Home, Alexa, DSC Security System, Ubiquiti UniFi Network.

            Comment


              #7
              That is the entire log. What else do you suggest?

              Comment


                #8
                Log from simple test script follows. Your log file and ini file are attached.

                4/22/2009 9:22:53 PM Info Event Trigger "Test Irrigation"
                4/22/2009 9:22:53 PM Info Running script and waiting: &hs.plugin("Rain8Net").zoneOn("Back Fountain")
                4/22/2009 9:22:53 PM Error Running script, init error: Object variable or With block variable not set.
                4/22/2009 9:22:53 PM Info Waiting 0 minute(s) 30 second(s) 0 millisecond(s)
                4/22/2009 9:23:23 PM Info Running script and waiting: &hs.plugin("Rain8Net").zoneOff("Back Fountain")
                4/22/2009 9:23:23 PM Error Running script, init error: Object variable or With block variable not set.

                Comment


                  #9
                  Attached Files

                  Attached
                  Attached Files

                  Comment


                    #10
                    Larry:

                    I've tried the MCS plugin and it is way over the top so I'm sure this is the right one for me. Is this error going to be a show stopper or do you have a plan of attack? I really need to move some direction that gives me confidence that the irrigation system is doing as needed.

                    Comment


                      #11
                      Originally posted by hart2hart View Post
                      Larry:

                      I've tried the MCS plugin and it is way over the top so I'm sure this is the right one for me. Is this error going to be a show stopper or do you have a plan of attack? I really need to move some direction that gives me confidence that the irrigation system is doing as needed.
                      I am investigating, but the logs don't show that the plug-in acknowledges actually receiving the requests from the event. So I may add some debug statements in a new DLL and have you try it.
                      -Larry

                      A member of "The HA Pioneer Group", MyWebSite

                      Plugins:
                      VWS, AB8SS, lrpSpeak, Calendar, Arduino, Harmony, BlueIris, Sprinklers, ZipBackup...

                      Hardware:
                      Intel NUC8i7BEH1 running Windows 10 Pro headless, HS3 Pro, Plex running on Synology dual High Availability DS-1815+ NAS (24Tb each), Synology Surveillance Station running on DS-416 Slim (8Tb), Samsung SmartThings, Google Home, Alexa, Hubitat Elevation, ZNET, Ubiquiti UniFi Network, Davis Vantage Pro II Weather Station. Whole house speaker system using a couple of AB8SS switches. Vantage Pro II Weather Station, Rain8Net Sprinklers, Hubitat Elevation, Google Home, Alexa, DSC Security System, Ubiquiti UniFi Network.

                      Comment


                        #12
                        Larry:

                        I've installed and am using the HS RainRelay8 plugin so I'll just stay iwth it. Thanks for trying.

                        Paul

                        Comment


                          #13
                          Attached is a new version of the Rain8Net Plugin.
                          Attached Files
                          -Larry

                          A member of "The HA Pioneer Group", MyWebSite

                          Plugins:
                          VWS, AB8SS, lrpSpeak, Calendar, Arduino, Harmony, BlueIris, Sprinklers, ZipBackup...

                          Hardware:
                          Intel NUC8i7BEH1 running Windows 10 Pro headless, HS3 Pro, Plex running on Synology dual High Availability DS-1815+ NAS (24Tb each), Synology Surveillance Station running on DS-416 Slim (8Tb), Samsung SmartThings, Google Home, Alexa, Hubitat Elevation, ZNET, Ubiquiti UniFi Network, Davis Vantage Pro II Weather Station. Whole house speaker system using a couple of AB8SS switches. Vantage Pro II Weather Station, Rain8Net Sprinklers, Hubitat Elevation, Google Home, Alexa, DSC Security System, Ubiquiti UniFi Network.

                          Comment

                          Working...
                          X