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]: #650

Open
marcossousa1998 opened this issue Nov 25, 2024 · 3 comments
Open

[Bug]: #650

marcossousa1998 opened this issue Nov 25, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@marcossousa1998
Copy link

What happened?

A bug happened!

Device Type

Doorbell (Supported)

Plugin Version

v3.0.x (Best Effort)

HomeBridge Version

v1.7.x (Supported)

NodeJS Version

v20 (Supported)

Operating System

Raspbian 10+ (Supported)

Relevant log output

Error  Something wrong with this device
error stack:
  � StationAccessory.ts	StationAccessory.handleSecuritySystemTargetStateGet
	StationAccessory.ts:312
  � StationAccessory.ts	getValue
	StationAccessory.ts:103
  � BaseAccessory.ts	SecuritySystemTargetState.getHandler
	BaseAccessory.ts:154
  � Characteristic.ts	SecuritySystemTargetState.<anonymous>
	Characteristic.ts:2404
  � tslib.js	step
	tslib.js:196
  � tslib.js	Object.next
	tslib.js:177
  � tslib.js	
	tslib.js:170
  � 	
	
  � tslib.js	Object.__awaiter
	tslib.js:166
  � Characteristic.js	SecuritySystemTargetState.Characteristic.handleGetRequest
	Characteristic.js:740
[11/25/2024, 11:07:45]	[EufySecurity]	ERROR	Front Doorbell handleSecuritySystemCurrentStateGets: Wrong return value

config

            "cameras": [
                {
                    "serialNumber""xxxxxxxxxxxxx",
                    "rtsp": false,
                    "talkback": false
                }



I’ve also tried 



                "deviceName""Front Door",
                "cameras": [
                    {
                        "refreshSnapshotIntervalMinutes": 10,
                        "snapshotHandlingMethod": 3,
                        "enableCamera""true",
                        "talkback": true,
                        "rtsp": false,
                        "serialNumber""xxxxxxxxxxxxx"
            ],
@marcossousa1998 marcossousa1998 added the bug Something isn't working label Nov 25, 2024
Copy link

Did you check this Common Issues pages ?

@marcossousa1998
Copy link
Author

Yeah I checked and still can't get it to work I don't know where I'm going wrong but I've followed all the steps but it just won't pick it up as a doorbell the model I got I know don't need a base station

@CerealKiller12
Copy link

I am having the same issue

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