Announcement

Collapse
No announcement yet.

Scheduled OFF times don't work: and scripts for "2nd" controller don't appear to work

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

    Scheduled OFF times don't work: and scripts for "2nd" controller don't appear to work

    Description: I am using the Trial version of BLRain8Net and would like to buy it, but have experienced two problems:
    First:
    I have installed and run the schedule, and all units turn on when they should, but no units turn off as per the "minutes" described within the schedule. I need to turn them off manually with HomeSeer's "Device Management", which works fine.

    Second:
    I have tried using your scripts to control my zones using events. This works fine for Unit 1, both on and off. But don't work at all for any Zones on Unit 2. An example of my assumed scripts appear as follows:

    hs.PluginFunction("BLRain8Net", "", "TurnOnZone", New Object(){"1",1})
    hs.PluginFunction("BLRain8Net", "", "TurnOffZone", New Object(){"1",1})

    hs.PluginFunction("BLRain8Net", "", "TurnOnZone", New Object(){"2",1})
    hs.PluginFunction("BLRain8Net", "", "TurnOffZone", New Object(){"2",1})

    BLRain8Net Plug-In Version: 2.0.2.0
    HS3 Pro 3.0.0.312
    Hometroller 6, Windows 7 Embedded Ver 6.1.7601 Service Pack 1.0

    Any help you have would be greatly appreciated
    Thank You
    Don

    #2
    Can you log a ticket on my help desk

    I need you to capture a debug log in the plugin of the scheduled off not working
    Also capture a different debug log for the script calls
    Please also attach your hspi_BLRain8Net.ini zipped to the ticket

    Make sure to delete the debug log between different tests

    Thanks
    Cheers,
    Bob
    Web site | Help Desk | Feature Requests | Message Board

    Comment

    Working...
    X