homebridge-eufy-security / plugin

Homebridge plugin to control certain Eufy Security devices
Apache License 2.0
166 stars 23 forks source link

[Bug]: when keypad is used to turn off alarm it triggers alarm #310

Closed lukeishere02 closed 1 year ago

lukeishere02 commented 1 year ago

What happened?

when the eufy keypad is used to turn off the alarm it triggers the alarm

{"name":"[EufySecurity-2.1.4]","hostname":"Nunu","pid":20619,"level":40,"msg":"ON StationAlarmEvent - ALARM OFF - alarmEvent: 15","time":"2023-04-09T06:24:31.878Z","v":0} {"name":"[EufySecurity-2.1.4]","hostname":"Nunu","pid":20619,"level":40,"msg":"ON StationAlarmEvent - ALARM TRIGGERED - alarmEvent: 6","time":"2023-04-09T06:24:32.020Z","v":0} {"name":"[EufySecurity-2.1.4]","hostname":"Nunu","pid":20619,"level":40,"msg":"ON StationAlarmEvent - ALARM OFF - alarmEvent: 0","time":"2023-04-09T06:24:32.630Z","v":0}

I also noticed on the status that there is no eufy off only eufy disarm where on the app when you turn off the alarm on the keypad it turns it to the off setting not disarm

Screenshot 2023-04-09 at 10 56 56

IMG_3118 IMG_3118

Screenshot 2023-04-09 at 11 01 49

IMG_3117

Device Type

other (UnSupported)

Plugin Version

v2.0.x (Supported)

HomeBridge Version

v1.4.x (Supported)

NodeJS Version

v12 (Supported)

Operating System

Ubuntu 18.04+ (Supported)

Relevant log output

{"name":"[EufySecurity-2.1.4]","hostname":"Nunu","pid":20619,"level":40,"msg":"ON StationAlarmEvent - ALARM OFF - alarmEvent: 15","time":"2023-04-09T06:24:31.878Z","v":0}
{"name":"[EufySecurity-2.1.4]","hostname":"Nunu","pid":20619,"level":40,"msg":"ON StationAlarmEvent - ALARM TRIGGERED - alarmEvent: 6","time":"2023-04-09T06:24:32.020Z","v":0}
{"name":"[EufySecurity-2.1.4]","hostname":"Nunu","pid":20619,"level":40,"msg":"ON StationAlarmEvent - ALARM OFF - alarmEvent: 0","time":"2023-04-09T06:24:32.630Z","v":0}

config

"country": "GB",
    "ignoreStations": [
        "T8400P20211203F9",
        "T8400P20211211C8",
        "T8400P3121380939",
        "T8400P31220309FF"
    ],
    "ignoreDevices": [
        "T8113N63211217FD",
        "T8113N6321095ED4",
        "T8400P20211203F9",
        "T8400P20211211C8",
        "T8400P3121380939",
        "T8400P31220309FF",
        "T8900P0022094305",
        "T8910P002146070D",
        "T8960P0021290181"
    ],
    "cleanCache": true,
    "cameras": [
        {
            "serialNumber": "T8900P0022094305",
            "rtsp": false,
            "talkback": false
        },
        {
            "serialNumber": "T8910P002146070D",
            "rtsp": false,
            "talkback": false
        },
        {
            "serialNumber": "T8960P0021290181",
            "rtsp": false,
            "talkback": false
        }
    ]
github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been stalled for 5 days with no activity.

tkbmtl commented 11 months ago

Same here, there is no eufy off only eufy disarm where on the app when you turn off the alarm on the keypad it turns it to the off setting not disarm