Announcement

Collapse
No announcement yet.

Mono4 support?

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

    Mono4 support?

    Hello MikeMack,

    I'm trying to upgrade my homeseer system to new debian version and especially mono runtime 3 to version 4. (hslinux).
    I restored the hs3 config to the new host, installed the scenemaster plugin.
    then I noticed the scene config is not there. When I enable the debug option and restart the plugin there I can see it finds the scene config but then throws an exception and then deletes devices.
    Is this issue related to mono version4?

    Zigmund

    Code:
    Apr-16 13:38:41	 	Plug-In	Finished initializing plug-in SceneMaster
    Apr-16 13:38:41	4	SceneMaster	HSPI_scenemaster.HSPI [HS] - Plugin Init Complete. Plugin version: v1.2.2.0, HS API v3
    Apr-16 13:38:41	4	SceneMaster	HSPI_scenemaster.GenTimer_c [HS] - Starting Timer
    Apr-16 13:38:41	4	SceneMaster	HSPI_scenemaster.GenTimer_c [HS] - Starting Timer
    Apr-16 13:38:41	4	SceneMaster	HSPI_scenemaster.Util [HS] - Deleting Orphaned SceneMaster Device: 1400
    Apr-16 13:38:40	2	SceneMaster	HSPI_scenemaster.Util [HS] - Exception in Find_Create_Devices/Enumerator: Object reference not set to an instance of an object
    Apr-16 13:38:38	4	SceneMaster	HSPI_scenemaster.Util [HS] - Init: Found Scene:woonkamer-verlichting
    Apr-16 13:38:38	4	SceneMaster	HSPI_scenemaster.HSPI [HS] - Plugin Init Started.. Plugin version: v1.2.2.0, HS API v3
    Apr-16 13:38:38	 	Info	Plugin SceneMaster has connected. IP:127.0.0.1:41425
    Apr-16 13:38:36	 	Plug-In	Interface SceneMaster is running as a trial, 30 days remaining.
    Apr-16 13:38:27	 	Info	Plugin SceneMaster with instance: has disconnected
    Apr-16 13:38:27	 	Plug-In	Shutting down Plug-In: SceneMaster
    Apr-16 13:38:20	3	SceneMaster	HSPI_scenemaster.SetupWebPage [HS] - Log level changed to: DEBUG
    Last edited by zigmund; April 17, 2017, 04:52 AM. Reason: solved. found workaround

    #2
    solved

    after some troubleshooting I found out the problem is related to the hs3 restore config data. When I remove all scenemaster root devices after the restored config and recreate them manually the plugin is working as expected.
    Last edited by zigmund; August 20, 2017, 08:28 AM.

    Comment

    Working...
    X