Been a long time since I made this post. I am more into HA than ever and you guys contributed to that. Thank you very much.
I have one more question for you guys.
I changed my setup to use SSL, and the webhook is not working. I changed my webhook to use https but the script is not triggering. The obvious reason (i am just guessing here) is that motioneye cant accept the self singed certificate.
Any thoughts on this?
Stupid question: how did u guys configure the motion in motioneyeosā¦ For me it triggers motion even if no motion is detected ā¦ I also use the mask filter to reduce fails.
Alright guys, I need your help once again. With HA constantly updating to new things, it is now the time to update my webhook command. That means that I no longer have to use api_password as part of my command. I must now use long-lived tokens.
I created my token and I changed this:
and tried different things such as āaccess tokenā, ātokenā, auth and I cant remember what else.
Can you help me? How to I use the access token to send a webhook at HA? @anderstbl You helped me before, any chance to do it again?
@thundergreen
As I mentioned in an earlier post, you have to configure your threshold really low. I have it at 0.1%.
If you notice no motion is detected, raise the slider by 0.1% each time to see if it makes any difference. I never had a single false positive for about a year now, even with light changing (sun-clouds) situations.
Motioneye is really accurate as long as you have the correct settings, which are (at my opinion) very hard to get at first, but once you understand what you have to do, they are pretty easy.
@itom
I tried your solution, but I had no success:
HI John,
In your node red flow the exec node does not find the image file(debug) shows āā )and so the msg.payload is not populated. Does this flow work with Hassio?