diff --git a/source/_integrations/motioneye.markdown b/source/_integrations/motioneye.markdown index c2fbeb14df4..fa6f25f865a 100644 --- a/source/_integrations/motioneye.markdown +++ b/source/_integrations/motioneye.markdown @@ -18,7 +18,7 @@ ha_integration_type: integration --- The motionEye integration allows you to integrate your -[motionEye](https://github.com/ccrisan/motioneye) server into Home Assistant. motionEye +[motionEye](https://github.com/motioneye-project/motioneye) server into Home Assistant. motionEye is an open source web-frontend for the motion daemon, used to centralize the management and visualization of multiple types of cameras. diff --git a/source/_integrations/push.markdown b/source/_integrations/push.markdown index 151d1f842b0..964b900b92e 100644 --- a/source/_integrations/push.markdown +++ b/source/_integrations/push.markdown @@ -21,7 +21,7 @@ Images are cleared on new events, and events are separated by a soft (configurab ## Integration with motionEye -The `push` camera can as an example be used with [motionEye](https://github.com/ccrisan/motioneye/wiki) a web frontend for the motion daemon. motionEye is usually configured to save/record files ***only*** when motion is detected. It provides a hook to run a command whenever an image is saved, which can be used together with cURL to send the motion detected images to the `push` camera, as shown in this example: +The `push` camera can as an example be used with [motionEye](https://github.com/motioneye-project/motioneye/wiki) a web frontend for the motion daemon. motionEye is usually configured to save/record files ***only*** when motion is detected. It provides a hook to run a command whenever an image is saved, which can be used together with cURL to send the motion detected images to the `push` camera, as shown in this example: In motionEye, under **File Storage -> Run A Command** type in: ```bash