mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
parent
4233ccb7bd
commit
10b92c9a2a
@ -22,7 +22,7 @@ The `push` camera can as an example be used with [motionEye](https://github.com/
|
||||
|
||||
In motionEye, under **File Storage -> Run A Command** type in:
|
||||
```bash
|
||||
curl -X POST -F "image=@%f" http://my.hass.server.com:8123/api/webhoo\k/my_custom_webhook_id
|
||||
curl -X POST -F "image=@%f" http://my.hass.server.com:8123/api/webhook/my_custom_webhook_id
|
||||
# inserting a backslash in the middle of "webhook" stops Motion to move the command to a webhook
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user