Quantcast
Channel: HomeSeer Message Board
Viewing all articles
Browse latest Browse all 4847

Script Error

$
0
0
I have a very simple script which sets two virtual devices.

I am running the following:

HomeSeer Version: HS3 Pro Edition 3.0.0.297
Linux version: Linux RPi3-HS3PRO 4.4.21-v7+ #911 SMP Thu Sep 15 14:22:38 BST 2016 armv7l GNU/Linux System Uptime: 0 Days 14 Hours 49 Minutes 52 Seconds
Number of Devices: 155
Number of Events: 145
Available Threads: 396

Enabled Plug-Ins
2.0.34.0: BLLAN
2.0.19.0: BLOccupied
3.0.0.27: EasyTrigger
3.0.0.22: EnvisaLinkAdemco
3.0.0.103: HSTouch Server
3.0.1.52: PHLocation
0.0.0.25: Pushover 3P
3.0.1.93: Z-Wave

Over the weekend I rebuilt my system on Mono 4, my script worked perfectly under Mono 3.

Code:

Sub Main(ByVal Parms As Object)

    hs.SetDeviceString(170, hs.Sunrise, True)
    hs.SetDeviceString(169, hs.Sunset, True)

End Sub

The error in the log is

Code:

Compiling script /usr/local/HomeSeer/scripts/Sunrise-Sunset_hs3.vb:
No other detail is provided.

Any help would be appreciated.

Thanks,

Jim

Viewing all articles
Browse latest Browse all 4847

Trending Articles