Skip to content

More accurate detection of dog entry/exit #23

@ycombinator

Description

@ycombinator

Currently, we use a state variable to determine whether the dog went from inside to outside or outside to inside. This can be unreliable and result in corrupted records when the dog goes outside through the doggie door but is let inside the house through another means (main door, garage-to-kitchen door, etc.).

A better solution would detect the direction of the initial swing of the door (inside -> outside or outside -> inside) and use that to determine whether the dog went out or came in.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions