homebridge-eufy-security / plugin

Homebridge plugin to control certain Eufy Security devices
Apache License 2.0
165 stars 24 forks source link

[Bug]: This accessory is not compatible with HomeBridge Eufy Security plugin: Garage Door Type: 180 #285

Closed cptoaks closed 11 months ago

cptoaks commented 1 year ago

What happened?

I just purchased a new Eufy Wifi/Touch Pad lock (model number T8502). After I set it up I refreshed devices in the eufy plug-in and getting the error 'This accessory is not compatible with HomeBridge Eufy Security plugin: Garage Door Type: 180'. The new lock shows up in the Home app as a device with the settings 'home/away/night/day' and 'on/off', but I'd expect that I can lock or unlock it plus see the lock status, and get alerted when it's locked or unlocked.

Thanks!

Device Type

other (UnSupported)

Plugin Version

v2.0.x (Supported)

HomeBridge Version

v1.4.x (Supported)

NodeJS Version

v12 (Supported)

Operating System

Raspbian 10+ (Supported)

Relevant log output

[2/2/2023, 5:37:19 PM] [EufySecurity-2.1.4] WARN:  This accessory is not compatible with HomeBridge Eufy Security plugin: Garage Door Type: 180
[2/2/2023, 5:37:19 PM] [EufySecurity-2.1.4] ERROR: Garage Door handleSecuritySystemCurrentStateGet Wrong return value
[2/2/2023, 5:37:19 PM] [EufySecurity-2.1.4] ERROR: Garage Door handleSecuritySystemTargetStateGet Wrong return value
[2/2/2023, 5:37:43 PM] [EufySecurity-2.1.4] ERROR: Garage Door handleSecuritySystemCurrentStateGet Wrong return value
[2/2/2023, 5:37:43 PM] [EufySecurity-2.1.4] ERROR: Garage Door handleSecuritySystemTargetStateGet Wrong return value
[2/2/2023, 5:38:01 PM] [EufySecurity-2.1.4] INFO:  Looking for old cached accessories that seem to be outdated...

config

"platform": "EufySecurity",
    "ignoreStations": [
        "T8400P20204901C9",
        "T8400P3121382C37"
    ],
    "ignoreDevices": [
        "T8400P20204901C9",
        "T8400P3121382C37"
    ],
    "cleanCache": true,
    "cameras": [
        {
            "serialNumber": "T8502K102250040C",
            "rtsp": false,
            "talkback": false
        }
    ]
}
github-actions[bot] commented 1 year ago

Did you check this Common Issues pages ?

cptoaks commented 1 year ago

Yes I did. Maybe the issue is that you're not supporting locks yet? That would be a bummer and a greatly appreciated feature.

github-actions[bot] commented 11 months 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 11 months ago

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