plugin icon indicating copy to clipboard operation
plugin copied to clipboard

Eufy T8506 Lock

Open tjridge opened this issue 1 year ago • 3 comments

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
    }
}

tjridge avatar Feb 26 '24 18:02 tjridge

Did you check this Common Issues pages ?

github-actions[bot] avatar Feb 26 '24 18:02 github-actions[bot]

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.

tjridge avatar Feb 26 '24 19:02 tjridge

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

lenoxys avatar Mar 11 '24 15:03 lenoxys