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

[Bug]: S330 Lock does not respond to Siri requests #645

Open
titans-sharif opened this issue Oct 29, 2024 · 1 comment
Open

[Bug]: S330 Lock does not respond to Siri requests #645

titans-sharif opened this issue Oct 29, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@titans-sharif
Copy link

What happened?

Front door lock shows in home bridge configuration and in HomeKit. Saying any command like "Hey, Siri, unlock the Front Door" results in "I'm sorry, I can't find that accessory.

Device Type

Doorbell (Supported)

Plugin Version

v3.0.x (Best Effort)

HomeBridge Version

other (UnSupported)

NodeJS Version

v20 (Supported)

Operating System

Raspbian 10+ (Supported)

Relevant log output

[29/10/2024, 12:00:50] [EufySecurity] Initializing EufySecurity platform...

config

{
    "platform": "EufySecurity",
    "name": "EufySecurity",
    "username": "xxxxxxxxx.com",
    "password": "xxxxxxx",
    "country": "US",
    "deviceName": "",
    "cameras": [
        {
            "serialNumber": "T8....",
            "rtsp": false,
            "snapshotHandlingMethod": 3,
            "delayCameraSnapshot": true,
            "refreshSnapshotIntervalMinutes": 60
        },
        {
            "serialNumber": "T8....",
            "rtsp": false
        },
        {
            "serialNumber": "T8....",
            "rtsp": false,
            "snapshotHandlingMethod": 3,
            "delayCameraSnapshot": true,
            "refreshSnapshotIntervalMinutes": 60
        }
    ],
    "ignoreDevices": []
}
@titans-sharif titans-sharif added the bug Something isn't working label Oct 29, 2024
Copy link

Did you check this Common Issues pages ?

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

1 participant