mirror of
https://github.com/ratgdo/esphome-ratgdo.git
synced 2025-02-09 09:15:19 +00:00
beep
This commit is contained in:
parent
239ba4fd36
commit
b1e0bf036b
@ -67,7 +67,7 @@ namespace ratgdo {
|
|||||||
.DOOR2 = (cmd) { 0x200000000, 0x01009280 },
|
.DOOR2 = (cmd) { 0x200000000, 0x01009280 },
|
||||||
.LIGHT = (cmd) { 0x200000000, 0x00009281 },
|
.LIGHT = (cmd) { 0x200000000, 0x00009281 },
|
||||||
.LOCK = (cmd) { 0x0100000000, 0x0000728c },
|
.LOCK = (cmd) { 0x0100000000, 0x0000728c },
|
||||||
.CLOSE_BEEP = (cmd) { 0x0400000000, 0xe001010a },
|
.CLOSE_BEEP = (cmd) { 0x400000000, 0xe001010a },
|
||||||
// command: cmd=040a nibble=01 byte1=01 byte2=e0 fixed=c4a3d2c00a data=e001010a
|
// command: cmd=040a nibble=01 byte1=01 byte2=e0 fixed=c4a3d2c00a data=e001010a
|
||||||
// time = (byte1 << 8) | byte2;
|
// time = (byte1 << 8) | byte2;
|
||||||
// .AUTO_CLOSE = (cmd) { 0x0400000000, 0x0000010a },
|
// .AUTO_CLOSE = (cmd) { 0x0400000000, 0x0000010a },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user