-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Looks very promising, but I was unable to get installation to work.
This is on Raspbian 8.0, based on Debian Jessie.
$ sudo mono HomeAutomation.exe install
Configuration Result:
[Success] Name home-automation-test
[Success] DisplayName Home Automation Test
[Success] Description lorem ipsum dolor sit amet
[Success] ServiceName home-automation-test
Topshelf v3.3.154.0, .NET Framework v4.0.30319.17020
Topshelf.HostFactory Error: 0 : The service terminated abnormally, System.NotImplementedException: The method or operation is not implemented.
at Topshelf.Runtime.Linux.LinuxHostEnvironment.InstallService (InstallHostSettings settings, System.Action beforeInstall, System.Action afterInstall, System.Action beforeRollback, System.Action afterRollback) <0x74a1dd20 + 0x0003c> in :0
at Topshelf.Hosts.InstallHost.Run () <0x74a1d428 + 0x00573> in :0
at Topshelf.HostFactory.Run (System.Action`1 configureCallback) <0x76aaf460 + 0x00047> in :0