Page 2 of 3

Re: Hacking support for Z-Wave Central Scene Command Class

PostPosted: Wed Apr 06, 2016 6:28 pm
by durosity
No, not the most pleasant of kisses.


Sent from my iPad using Tapatalk

Re: Hacking support for Z-Wave Central Scene Command Class

PostPosted: Thu Apr 07, 2016 5:57 am
by howartp
Not heard of that one before!


Sent from my iPhone using Tapatalk

Re: Hacking support for Z-Wave Central Scene Command Class

PostPosted: Thu Jun 30, 2016 2:37 am
by strat
Matt: I still hope you have implementation of ZRC-90 on your todo list. :-) I am really eager to buy this device to enable better light control. Thanks for all the good work!

Re: Hacking support for Z-Wave Central Scene Command Class

PostPosted: Wed Jul 20, 2016 11:12 pm
by howartp
hishamk wrote:
it just spits out the Z-Wave requestReply coming from the controller such as:

Single click:
RCVD requestReply1: 01 0B 00 04 00 03 05 5B 03 76 00 01 D9 (hex)

Byte 6 is the device number, 0x03 in this case.
Byte 12 is the button number, 0x01 in this case.
Byte 10 is the level, 0x76 in this case (up from 0x75) (decimal 118)
Byte 11 is the type of press, with 0x0 being a single click.


I'm struggling with this.

Please could anyone with one of these, post up their command for button 1 click like hishamk has so I can compare with mine?


Sent from my iPhone using Tapatalk

Re: Hacking support for Z-Wave Central Scene Command Class

PostPosted: Thu Jul 21, 2016 12:26 am
by hishamk
This is a one button (0x00) click (fifth button, 0x05) on device 0x5D (93)

['01', '0B', '00', '04', '00', '5D', '05', '5B', '03', '28', '00', '05', 'DD']

Regards,
Hisham

Re: Hacking support for Z-Wave Central Scene Command Class

PostPosted: Thu Jul 21, 2016 12:32 am
by howartp
Have you got more than one of these ZRC90's?

I thought your device ID was 03 in your first post above?


Sent from my iPhone using Tapatalk

Re: Hacking support for Z-Wave Central Scene Command Class

PostPosted: Thu Jul 21, 2016 12:54 am
by hishamk
Yea, a few more :)

Re: Hacking support for Z-Wave Central Scene Command Class

PostPosted: Thu Jul 21, 2016 1:59 am
by howartp
Cool - is that device id unique across the units then? I presumed it would be the same, otherwise they can only manufacture 255 of them?


Sent from my iPhone using Tapatalk

Re: Hacking support for Z-Wave Central Scene Command Class

PostPosted: Thu Jul 21, 2016 8:17 am
by hishamk
howartp wrote:
Cool - is that device id unique across the units then? I presumed it would be the same, otherwise they can only manufacture 255 of them?


That's the id assigned by the z-wave controller (address under Indigo lingo). It may change if you unpair/pair the device again (I've noticed that with my Aeon Z-Stick Gen5). Z-Wave controllers support around 232 devices, so comfortably less than the 255 that a single byte id can provide. I guess controllers should end up re-using id slots that have had devices unpaired, but the Z-Stick just goes up to the next available slot in my usage so far.

Re: Hacking support for Z-Wave Central Scene Command Class

PostPosted: Thu Jul 21, 2016 9:27 am
by matt (support)
Correct, the Z-Wave controller (Z-Stick, etc.) will reuse unused (excluded) node IDs once it hits the limit.

Re: Hacking support for Z-Wave Central Scene Command Class

PostPosted: Thu Jul 21, 2016 9:36 am
by howartp
Ah, I'd not realised the zwave device ID in these posts is the hex/dec conversion of the indigo node ID!

That makes more sense.


Sent from my iPhone using Tapatalk

Re: Hacking support for Z-Wave Central Scene Command Class

PostPosted: Thu Jul 21, 2016 9:57 am
by jay (support)
It's not an Indigo id, but rather the Z-Wave node ID. It's not assigned by Indigo but by the controller that included it into the network.

Re: Hacking support for Z-Wave Central Scene Command Class

PostPosted: Thu Jul 21, 2016 10:46 am
by howartp
Whatever :-)

It's the node ID that's shown in Indigo versus what's shown in the ZWave log. :-)


Sent from my iPhone using Tapatalk

Re: Hacking support for Z-Wave Central Scene Command Class

PostPosted: Tue Sep 27, 2016 12:52 am
by mclass
Hi,

Is there any further word on Indigo support for the Remotec ZRC-90 Scene Master?

I have just acquired one to replace an ageing Aeotec Mini Mote, but no luck. Nothing in the event log apart from battery status update, unless I turn on ZWave logging.

Re: Hacking support for Z-Wave Central Scene Command Class

PostPosted: Tue Sep 27, 2016 3:21 am
by Sevilsivle
Image