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

Triggering a Camera Motion Event? #88

Open
stevesreed opened this issue Mar 24, 2024 · 1 comment
Open

Triggering a Camera Motion Event? #88

stevesreed opened this issue Mar 24, 2024 · 1 comment

Comments

@stevesreed
Copy link

The SecuritySpy Web interface allows you to force a motion event on a specific camera, or all cameras (using -1), via the triggermd command.

I can't figure out how to call that functions this with the this integration, currently.

It would be useful so HA can trigger all the cameras to record if the home alarm system is triggered, for example.

@stevesreed
Copy link
Author

The work around for now is to use a Node-RED http request node to 'GET':
http://username:[email protected]:8000/triggermd?cameraNum=-1

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