Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

False positive Person detected #3

Closed
lpdescamps opened this issue Dec 22, 2021 · 1 comment
Closed

False positive Person detected #3

lpdescamps opened this issue Dec 22, 2021 · 1 comment

Comments

@lpdescamps
Copy link

lpdescamps commented Dec 22, 2021

Hi,

thanks for that great project!

I just can't figure out how to fix those false positive person detected.
It detects a person if I aim the sensor to

  • my log burner
  • my dog
  • my underfloor heating

what am I doing wrong?
below my yaml config.
many thanks

esp-frtdoorthermsens.yaml.txt

@TheRealWaldo
Copy link
Owner

The rudimentary detection works off of a difference in temperature. Those things would be quite a bit hotter than your ambient temperature, and would trigger it.

Careful aim is the best way to avoid that situation, otherwise you'll need to mask the pixels around those areas. This would require modifying the source code to ignore the pixels in question.

Repository owner locked and limited conversation to collaborators Nov 23, 2022
@TheRealWaldo TheRealWaldo converted this issue into discussion #12 Nov 23, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants