samemory / homebridge-eufy-security

Work in progress
Apache License 2.0
97 stars 14 forks source link

[Bug]: HK stuck on Arming #342

Closed deus117 closed 2 years ago

deus117 commented 2 years ago

What happened?

When using schedules via the Eufy app the security system in HomeKit get’s stuck on arming whenever the eufy schedule changes the security mode.

Device Type

Station (Supported)

Plugin Version

v1.0.x (Supported)

HomeBridge Version

v1.3.x (Supported)

NodeJS Version

v16 (Supported)

Operating System

Ubuntu 18.04+ (Supported)

Relevant log output

No response

github-actions[bot] commented 2 years ago

Did you check this Common Issues pages ?

schliemann commented 2 years ago

@deus117 Pretty sure I saw the same when I had a schedule enabled. Can you provide the logs and set enableDetailedLogging to 2?

lenoxys commented 2 years ago

Hello yeah I saw that too.

fullphat commented 2 years ago

The PR I submitted will hopefully fix this.

coryforman commented 2 years ago

This happens when you have the mode set to geofencing. I’ve worked around this by setting it to home or away in Eufy app, adding dummy switches Homebridge plug-in and using HomeKit’s location to arm/disarm based on location.

schliemann commented 2 years ago

Schedules works poorly with homekit. And as @coryforman writes it's probably the same with geofencing.

github-actions[bot] commented 2 years 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.

lenoxys commented 2 years ago

closing this one since I've tested on my lab and it's fixed.