Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eufy T8506 Lock #519

Open
tjridge opened this issue Feb 26, 2024 · 3 comments
Open

Eufy T8506 Lock #519

tjridge opened this issue Feb 26, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@tjridge
Copy link

tjridge commented Feb 26, 2024

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 tjridge added the bug Something isn't working label Feb 26, 2024
Copy link

Did you check this Common Issues pages ?

@tjridge
Copy link
Author

tjridge commented Feb 26, 2024 via email

@lenoxys
Copy link
Contributor

lenoxys commented Mar 11, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants