Search found 6 matches

by Doug Meredith
Wed May 10, 2017 2:03 pm
Forum: Homeseer MQTT Plugin Forum
Topic: HS3 MQTT Plugin
Replies: 237
Views: 430169

Re: HS3 MQTT Plugin

There are lots of JSON libraries out there, so it's quite possible to do JSON payloads already. It's your plugin, but you might want to consider keeping your focus on true MQTT functionality, rather than peripheral things like that.
by Doug Meredith
Tue Mar 14, 2017 4:17 am
Forum: Homeseer MQTT Plugin Forum
Topic: HS3 MQTT Plugin
Replies: 237
Views: 430169

Re: HS3 MQTT Plugin

I get the same error with either of the immediate scripts you posted. What is the difference between "hs" and "nhs"?

I'm using a Hometroller Zee 2 (so Linux), with HomeSeer 3.0.0.312 and version 1.4.0.0 of the MQTT plugin.
by Doug Meredith
Mon Mar 13, 2017 3:38 am
Forum: Homeseer MQTT Plugin Forum
Topic: HS3 MQTT Plugin
Replies: 237
Views: 430169

Re: HS3 MQTT Plugin

Thanks, sparkman. I just double checked, and there is an ampersand at the beginning of the immediate script. The contents of /tmp/K1.vb are as follows: Function Main(parm as object) dim result as object result=hs.PluginFunction("MQTT", "", "publish", {"homeseer/som...
by Doug Meredith
Sun Mar 12, 2017 3:22 pm
Forum: Homeseer MQTT Plugin Forum
Topic: HS3 MQTT Plugin
Replies: 237
Views: 430169

Re: HS3 MQTT Plugin

I know very little about .NET, Mono, and HomeSeer, but here is what I have learned about the problem I posted about earlier, with publishing from a script not working on my Hometroller. System.Core is presumably a .NET namespace that is stored in a DLL that HomeSeer doesn't automatically load. This ...
by Doug Meredith
Wed Mar 01, 2017 9:40 pm
Forum: Homeseer MQTT Plugin Forum
Topic: HS3 MQTT Plugin
Replies: 237
Views: 430169

Re: HS3 MQTT Plugin

Thanks, geert-jan.

A quick update: I just upgraded HomeSeer to the newly released 3.0.0.312, and I still have the same problem.
by Doug Meredith
Tue Feb 28, 2017 6:46 pm
Forum: Homeseer MQTT Plugin Forum
Topic: HS3 MQTT Plugin
Replies: 237
Views: 430169

Re: HS3 MQTT Plugin

Thank you so much for providing this plugin, geert-jan. I'm new to HomeSeer, and have an existing home automation infrastructure using MQTT, which I plan to keep, so this is fantastic for me. I can successfully connect to my broker, and both publish and subscribe. I'm now looking at the scripting su...

Go to advanced search