Announcement

Collapse
No announcement yet.

Some issues

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

    Some issues

    H,

    I've installed v. 3.0.0.21.
    I've created an event and saved it - now I can't see this event in the Calendar.
    If I run
    RetVal = hs.PluginFunction(Calendar, '', GetEvents()) (seen in the help)
    there comes

    Okt-16 16:33:13 Error Running script(2) &RetVal = hs.PluginFunction(Calendar, '', GetEvents()), init error: Syntaxfehler
    or
    Okt-16 16:36:09 Error Running script(2) &RetVal = hs.PluginFunction(Calendar, ", GetEvents()), init error: Nicht abgeschlossene Zeichenfolgenkonstante

    or
    Okt-16 16:52:17 Error Running script(2) &RetVal = hs.PluginFunction(Calendar, "", GetEvents()), init error: Typenkonflikt: 'GetEvents'


    if I run
    the script calendar_1.vb
    Public Sub Main(ByVal Param As Object)
    Dim RetVal As Integer = Nothing
    RetVal = hs.PluginFunction(Calendar, '')
    End Sub

    there comes


    Okt-16 16:39:51 Error Okt-16 16:39:51 Error What's going wrong ??
    Regards, Fischi




    #2
    Please download new version here:

    http://board.homeseer.com/showpost.p...0&postcount=10

    and enable debug, then post the Calendar.log file located in the HS-Directory\Log directory.
    -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