Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Chompy

Pages: [1]
1
Thanks Adrian!  I did a little more investigating and found the raw commands for open/close.  It seems the unit is configured to issue a 1 second stop command first any time open or close are called.  If I find a pragmatic way around this, I'll be sure to post it.

For anyone interested, the raw commands are as follows:

Open: 0x26 0x01 0xFF
Middle/Stop: 0x26 0x04 0xFF
Close: 0x26 0x01 0x00

2
Choosing a home automation system / Z-Wave Relay Controller Raw Commands
« on: August 21, 2016, 09:42:22 AM »
Hello,

I’m in need of the raw Open & Close commands for the Z-Wave Relay Controller.  I’m using Indigo and while using the "On" & "Off" buttons will open/close the blinds, it first initiates the 'Stop' command, which I would like to avoid as it causes blinds with no middle setting to open/close out of sync with the blinds with programmed middle settings.

To anyone else using Indigo to control this device, I have found that sending raw command 0x26 0x04 0xFF works to control the "Stop"/"Middle" functionality of the controller. 

Thanks for your help!
--Cory

Pages: [1]