remote_keyfob_status_updated
Edit
Fields | Type | Description |
---|---|---|
serial | int | Device serial number |
button1_pressed | bool | |
button2_pressed | bool | |
button3_pressed | bool | |
button4_pressed | bool | |
low_battery | bool |
Edit
{
event = "remote_keyfob_status_updated",
serial = 571480,
button1_pressed = false,
button2_pressed = false,
button3_pressed = false,
button4_pressed = false,
low_battery = false
}