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
How do you toggle the spotlight/light via the web api?
I'm hitting: localhost:5000/api/garage/spotlight/1
I'm getting back {"command":"spotlight","payload":"1","response":null,"status":"success","value":null}↵"
The light doesn't turn on.
N/A
Docker Run/Compose
No response
The text was updated successfully, but these errors were encountered:
I believe it's /spotlight/on but probably worth noting which camera.
/spotlight/on
Have been trying with the Wyze v4 and haven't had success either. Assuming it's not implemented?
I get a success response, but no actual change on the device.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
How do you toggle the spotlight/light via the web api?
I'm hitting:
localhost:5000/api/garage/spotlight/1
I'm getting back
{"command":"spotlight","payload":"1","response":null,"status":"success","value":null}↵"
The light doesn't turn on.
Affected Bridge Version
N/A
Bridge type
Docker Run/Compose
Affected Camera(s)
No response
Affected Camera Firmware
No response
docker-compose or config (if applicable)
No response
The text was updated successfully, but these errors were encountered: