From d0c449fa8cb035971805a888e37247033d4081c3 Mon Sep 17 00:00:00 2001 From: Sven Serlier <85389871+wrt54g@users.noreply.github.com> Date: Wed, 9 Nov 2022 13:35:14 +0100 Subject: [PATCH] Update motionEye URL (#24714) --- source/_integrations/motioneye.markdown | 2 +- source/_integrations/push.markdown | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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