Multi Sensor

Mark Johannessen mfjlaw at gmail.com
Tue Sep 1 10:06:02 EDT 2015


I had a support ticket in to Aeotec about the Multisensor 6 firmware
upgrade path on Mac OS X and here is the response:

"There is no firmware updater for the Mac unfortunately, but Vera will be
implementing the firmware update for the Multisensor 6 directly on their
gateway.

Both us and Vera have successfully tested their firmware update function so
you should be seeing this in UI7 in the next Vera update.

Otherwise, if you have a Z-Stick or any other Z-Wave USB adapter that uses
virtual COM ports, you should be able to run the firmware update we provide
on any windows system."

Mark

On Tue, Sep 1, 2015 at 4:59 AM, James Sentman <james at sentman.com> wrote:

> I see that there is some documentation for the logitech hubs out there,
> but thats it’s another cloud only protocol? If you can find a way to talk
> to them locally I will add them to my list of things to implement directly.
> I might even do it through the cloud, but going out to the internet to
> script setting the volume seems somewhat funny to me ;)
>
> The problem with Vera plugins is that the format of the data can really be
> anything. I need a way to configure in the unit what the tag from the JSON
> is that you want to use as the value. There is such a wide range of plugins
> though and they dont all even send useful things like a simple value or
> on/off.
>
> It occurs to me this morning that I might be able to do something lower
> level that would let us handle any of them with a little more scripting.
> I’ve been working on the JSON server and if a JSON object or just form
> elements are included in the GET or POST data to the server I’m sending
> them through to the ON script of the unit for a special on JSONReceived
> handler which can then decide what to do based on that and send a reply.
> (this is mind bogglingly cool by the way ;) You could technically re-write
> any of your old X2Web controls to run inside the JSON server now, but dont
> that would be silly however it opens up a lot of other things like talking
> to geohopper for George and anything else that can make a web hit but we
> need more information from than a simple on/off/value) I could do the same
> thing for the Vera interface and then in the ON script handler we could
> pull out the specific plugin data. We would need a method for sending the
> proper command to the device too and that gets more complicated since it’s
> not quite as obvious what it always is if the plugin author hasn’t
> specifically documented it. So there are still some unanswered questions,
> but I could get the receiving of data from a plugin working fairly soon
> that way. Perhaps we’ll go with reception and then add control once we’ve
> all had a chance to experiment a little bit.
>
> So put it in debug mode and capture some JSON output and email to me off
> the list :)
>
>
> > On Aug 31, 2015, at 11:59 PM, Jeff Wooding <jeff at qualitytubandtile.com>
> wrote:
> >
> > Do you plan on implementing any of Vera's plugins? I was looking at the
> remote control plugin for the logitech hubs, using through vera but can not
> use from XTension. I don't need actual support if you can tell me how to
> tweak it to work maybe from url calls?
> >
> > What logs do you want?
> >
>
> Thanks,
>         James
>
>
> James Sentman                       http://sentman.com
> http://MacHomeAutomation.com
>
>
>
> _______________________________________________
> XTensionList mailing list
> XTensionList at machomeautomation.com
> http://mail.machomeautomation.com/mailman/listinfo/xtensionlist
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.machomeautomation.com/pipermail/xtensionlist/attachments/20150901/95d19a28/attachment.html>


More information about the XTensionList mailing list