diff --git a/README.md b/README.md index fbcb687..9afaf34 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,15 @@ motionEye is Open Source CCTV and NVR, that is elegant and real easy to use. It can be used as a Baby Monitor, Construction Site Montage Viewer, Store Camera DVR, Garden Security, and much more. +Some cool feature of motionEye: + +- Support for a ridiculous amount of cameras, including IP cams. +- Add multiple cameras by hooking up multiple motionEye instances together. + For example, by using MotionEyeOS on a Pi Zero + Pi camera in your network. +- Supports uploading recording into Google Drive and Dropbox. +- motion detection, including email notification and scheduling. +- Can record continuously, motion, or timelapse, with retention settings. + ## Installation The installation of this add-on is pretty straightforward and not different in diff --git a/motioneye/.README.j2 b/motioneye/.README.j2 index 69c5524..85181e3 100644 --- a/motioneye/.README.j2 +++ b/motioneye/.README.j2 @@ -12,12 +12,18 @@ Simple, elegant and feature-rich CCTV/NVR for your cameras. ## About -motionEye is a popular frontend to the camera software called motion. This -add-on provides both, allowing you to add your camera's to your Hass.io setup. +motionEye is a popular frontend to the camera software called motion. This add-on provides both, allowing you to add your camera's to your Hass.io setup. -motionEye is Open Source CCTV and NVR, that is elegant and real easy to use. It -can be used as a Baby Monitor, Construction Site Montage Viewer, -Store Camera DVR, Garden Security, and much more. +motionEye is Open Source CCTV and NVR, that is elegant and real easy to use. It can be used as a Baby Monitor, Construction Site Montage Viewer, Store Camera DVR, Garden Security, and much more. + +Some cool feature of motionEye: + +- Support for a ridiculous amount of cameras, including IP cams. +- Add multiple cameras by hooking up multiple motionEye instances together. + For example, by using MotionEyeOS on a Pi Zero + Pi camera in your network. +- Supports uploading recording into Google Drive and Dropbox. +- motion detection, including email notification and scheduling. +- Can record continuously, motion, or timelapse, with retention settings. [Click here for the full documentation][docs]