We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
The work around for now is to use a Node-RED http request node to 'GET': http://username:[email protected]:8000/triggermd?cameraNum=-1
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: