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

Light activity triggered by motion sensor not detected/reported #36

Open
untergeek opened this issue Dec 20, 2023 · 0 comments
Open

Light activity triggered by motion sensor not detected/reported #36

untergeek opened this issue Dec 20, 2023 · 0 comments

Comments

@untergeek
Copy link

So, in MQTT, the motion status of my wall switch is definitely reporting detected for any motion. It seems to ignore motion for 5 minutes, after which another detected will be recorded. This is cool, though it would be cooler if it reset to clear at the end of those 5 minutes.

The disconnect is that this motion event triggers the light to turn on (and off after some time with no more motion), but ratgdo doesn't see that the light was turned on for some reason. ratgdo does see when the light is turned on for a garage door open event, and sees when the light turns off some time after closing. But it does not see when the light is turned on by motion.

I believe this may have caused the issue reported in #32 as toggling the light when it was on already, but ratgdo thought it was off, caused it to turn off and report that it was on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant