homebridge-eufy-security / plugin

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

Eufy T8506 Lock #519

Open tjridge opened 4 months ago

tjridge commented 4 months ago

What happened?

I get the below error when trying to add lock to HomeKit:

WARN This accessory is not compatible with HomeBridge Eufy Security plugin: Back Door Type: 184

Device Type

other (UnSupported)

Plugin Version

v2.0.x (Supported)

HomeBridge Version

v1.6.x (Supported)

NodeJS Version

v18 (Supported)

Operating System

Raspbian 10+ (Supported)

Relevant log output

WARN    This accessory is not compatible with HomeBridge Eufy Security plugin: Back Door Type: 184

config

"username": "xxxxxxxxxxxxxxxxxx",
    "password": "vvvvvvvvvvvvvvvv",
    "country": "US",
    "deviceName": "",
    "platform": "EufySecurity",
    "cameras": [
        {
            "serialNumber": "T87B2P002xxxxxxxxxx",
            "rtsp": false,
            "talkback": false
        }
    ],
    "ignoreDevices": [
        "T87B2P0023274E7C"
    ],
    "ignoreStations": [
        "T87B2P0023274E7C"
    ],
    "cleanCache": true,
    "_bridge": {
        "username": "0E:1D:45:7E:02:0D",
        "port": 42784
    }
}
github-actions[bot] commented 4 months ago

Did you check this Common Issues pages ?

tjridge commented 4 months ago

I did, no luck. It’s a door lock if that helps

On Feb 26, 2024, at 2:02 PM, github-actions[bot] @.***> wrote:

Did you check this Common Issues https://github.com/homebridge-eufy-security/plugin/wiki/Common-Issues pages ?

— Reply to this email directly, view it on GitHub https://github.com/homebridge-eufy-security/plugin/issues/519#issuecomment-1964933868, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALYOOLHP52W44NKRW6SC63LYVTL5HAVCNFSM6AAAAABD2XCDK6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRUHEZTGOBWHA. You are receiving this because you authored the thread.

lenoxys commented 4 months ago

hello can you try : hksv version ? Video stream isn't supported but the rest yes.

image