Skip to content

Motion Sensor II (2844-222) - ON Only #461

Answered by jb1228
jb1228 asked this question in Q&A
Discussion options

You must be logged in to vote

Figured it out!

This command will successfully enable the on_only mode for this motion sensor:

raw-command bathroom_motion 0x2E 0x00 --crc D14 --ext-req -d 0x00 0x06 0x20 0x0F 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00

Source: https://forums.indigodomo.com/viewtopic.php?p=183576#p183576

Try using the Execute Raw INSTEON Command with the following settings:

Command 1 Byte: 0x2E
Command 2 Byte: 0x00
Send extended messages: checked
D1 Byte: 0x00
D2 Byte: 0x06
D3 Byte: 0x20 for ON only, or 0x00 for ON and OFF
D4 Byte: 0x0F
D5 Byte: OFF timeout interval in 10 second increments (0x03 would be 30 seconds). This value is probably unused if you have D3 set to 0x20.
D6 to D14 Bytes: 0x00 (…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@jb1228
Comment options

@krkeegan
Comment options

krkeegan Dec 7, 2021
Collaborator

@jb1228
Comment options

Comment options

You must be logged in to vote
2 replies
@krkeegan
Comment options

krkeegan Dec 8, 2021
Collaborator

@krkeegan
Comment options

krkeegan Dec 8, 2021
Collaborator

Answer selected by jb1228
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants