Closed svenove closed 6 years ago
Hi,
Thanks for you interest. I don't have access to Linux based Homeseer. So if you are willing to try it and give me logs to fix any issues you encounter, we can make it work on Linux.
Thanks Deepak
Will this help you getting started? :)
“Queuing plugin Influx DB Persistence to load... 05:43:15:3858:[Plug-In]->Finished initializing plug-in Influx DB Persistence Starting...
Unhandled Exception:
System.TypeLoadException: Could not load type 'System.Runtime.CompilerServices.FormattableStringFactory' from assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
at Hspi.Program.Main (System.String[] args) <0x40472ff0 + 0x0016f> in
What is OS and what version of Mono are you using ? Try upgrading to latest mono version and see if it helps.
Actually, it seems to be working! :) The error above was something a different user posted on a norwegian forum, so I hadn't tested it myself.
Just installed on Ubuntu 16.04 with Mono 5.14.0.177, seems to be working!
One thing doesn't work, ant that's "fill default values" when adding a new device. Got this error in the log once (not sure if it's from your plugin, though):
File does not exist: /usr/local/HomeSeer/html/js/jquery-1.9.1.js
Glad it worked !! Fill Default Values only works for a few device types. Their is no default for all types. Try a temperature type.
Any chance making this plugin work on Linux?