dgreif / ring

Unofficial packages for Ring Doorbells, Cameras, Alarm System, and Smart Lighting
MIT License
1.21k stars 163 forks source link

Arming / Disarming Ring Alarm Extremely Slow (if at all) #1319

Closed nascar123 closed 1 year ago

nascar123 commented 1 year ago

Is there an existing issue for this?

Describe The Bug

For the past few weeks, arming and disarming my ring alarm via the Home app works extremally unreliably. Watching the homebridge logs live, the commands don't seem to show up or do so very delayed. Live streaming cameras via the home app work instantaneously.

To Reproduce

No response

Expected behavior

Expect the alarm system to arm or disarm immediately.

Relevant log output

No response

Screenshots

No response

Homebridge Ring Config

{
            "refreshToken": "",
            "unbridgeCameras": true,
            "hideDoorbellSwitch": false,
            "hideCameraLight": true,
            "hideCameraMotionSensor": true,
            "hideCameraSirenSwitch": true,
            "hideAlarmSirenSwitch": true,
            "_bridge": {
                "username": "0E:51:AA:FE:A3:2D",
                "port": 44428
            },
            "platform": "Ring"
        }

Additional context

No response

OS

Rasbian

Node.js Version

v18.18.0

NPM Version

9.8.1

Homebridge/HOOBs Version

1.61

Homebridge Ring Plugin Version

v12.0.1

Operating System

Rasbian

nascar123 commented 1 year ago

Deleted and re-installed plugin resolved