1
Choosing a home automation system / Re: Z-Wave Relay Controller Raw Commands
« on: August 21, 2016, 12:06:52 PM »
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
For anyone interested, the raw commands are as follows:
Open: 0x26 0x01 0xFF
Middle/Stop: 0x26 0x04 0xFF
Close: 0x26 0x01 0x00