Search found 5 matches

by alx
23 Oct 2014 03:18
Forum: RaZberry
Topic: [Resolved] TrickleStar remote to razberry
Replies: 8
Views: 6640

Re: [Resolved] TrickleStar remote to razberry

I've tried this piece of code in userModules/RemoteControl/index.js : function RemoteControl (id, controller) { RemoteControl.super_.call(this, id, controller); } inherits(RemoteControl, AutomationModule); _module = RemoteControl; RemoteControl.prototype.init = function (config) { RemoteControl.supe...
by alx
23 Oct 2014 02:47
Forum: RaZberry
Topic: [Resolved] TrickleStar remote to razberry
Replies: 8
Views: 6640

Re: [Resolved] TrickleStar remote to razberry

I'm not sure where to place this module.

There's a /opt/z-way-server/automation folder, with a list of modules inside, but the npm install is giving me an error.
by alx
23 Oct 2014 02:04
Forum: RaZberry
Topic: [Resolved] TrickleStar remote to razberry
Replies: 8
Views: 6640

Re: TrickleStar remote to razberry

Thanks a lot pofs, I've persisted a bit, and found how to make the Tricklestar remote as a secundary controller, and now I'm able to catch events in the logs : [2014-10-22 22:46:25.381] RECEIVED: ( 01 08 00 04 04 02 02 27 04 D4 ) [2014-10-22 22:46:25.383] SENT ACK [2014-10-22 22:46:25.384] SETDATA d...
by alx
21 Oct 2014 10:42
Forum: RaZberry
Topic: [Resolved] TrickleStar remote to razberry
Replies: 8
Views: 6640

Re: TrickleStar remote to razberry

Thanks pofs for your reply, I'll have a look at the z-way-server.log file.

If you don't like the idea of the remote being the primary controller, how would you configure this setup ? the remote being a secondary controller ?
by alx
20 Oct 2014 23:10
Forum: RaZberry
Topic: [Resolved] TrickleStar remote to razberry
Replies: 8
Views: 6640

[Resolved] TrickleStar remote to razberry

Hi razberry users, I'm new to zwave technology, and I'd like your advice about my project : - I've got a working razberry (installed with access to web interface) and a TrickleStar Remote Control : http://laboutiquededomotique.com/telecommandes-et-tablettes/1489-tricklestar-telecommande-2-boutons-z-...