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

Doorbell not always triggering #286

Closed
denniedegroot opened this issue Feb 9, 2021 · 3 comments
Closed

Doorbell not always triggering #286

denniedegroot opened this issue Feb 9, 2021 · 3 comments

Comments

@denniedegroot
Copy link

Describe The Problem:
The G4 doorbell is not always triggering. This is due to the following line:

A payload can contain both a lastMotion and lastRing object. So the "return" needs to be deleted.

To Reproduce:
Dance before the G4 Doorbell and press the button.

Logs:
Both JSON messages when a doorbell is pressed with and without motion detected:

{ lastRing: 1612884026670 }
{
  lastMotion: 1612883092648,
  isMotionDetected: true,
  lastRing: 1612883093292
}
@github-actions
Copy link

github-actions bot commented Feb 9, 2021

@denniedegroot - this issue is being automatically closed because it does not follow either the feature request or bug report issue template. The issue templates have been designed to help in the troubleshooting (or feature request) process. Please use them and populate it as completely as possible to streamline troubleshooting or feature request discussions.

@github-actions github-actions bot closed this as completed Feb 9, 2021
@hjdhjd
Copy link
Owner

hjdhjd commented Feb 9, 2021

Appreciate it. It’s a recent change that occurred in the last two revisions for Protect. This is already fixed in my tree and will be in a future update. Thanks!

@github-actions
Copy link

This issue is locked to prevent necroposting on closed issues. Please create a new issue for related support requests, bug reports, or feature suggestions.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants