mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on motionEye to 31e96a9
This commit is contained in:
parent
7c5b5f454c
commit
4baf4cca1c
4 changed files with 13 additions and 13 deletions
|
@ -814,10 +814,10 @@ SOFTWARE.
|
|||
[unifi-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[unifi-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[unifi-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/846d7a0
|
||||
[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/846d7a0/README.md
|
||||
[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/31e96a9
|
||||
[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/31e96a9/README.md
|
||||
[motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues
|
||||
[motioneye-version-shield]: https://img.shields.io/badge/version-846d7a0-blue.svg
|
||||
[motioneye-version-shield]: https://img.shields.io/badge/version-31e96a9-blue.svg
|
||||
[motioneye-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/motioneye.svg
|
||||
[motioneye-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[motioneye-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
2018/10/06 15:37 UTC - [846d7a0](https://github.com/hassio-addons/addon-motioneye/commit/846d7a04a7a2f96edefa90102ac53c27b258378c) by [@frenck](https://github.com/frenck)
|
||||
> :books: Updates About section in README
|
||||
2018/10/06 16:01 UTC - [31e96a9](https://github.com/hassio-addons/addon-motioneye/commit/31e96a975aa5f3aca314cfe614fd0187ceeae580) by [@frenck](https://github.com/frenck)
|
||||
> :rocket: Updates forum links
|
||||
|
||||
|
|
|
@ -14,9 +14,9 @@ Simple, elegant and feature-rich CCTV/NVR for your cameras.
|
|||
|
||||
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 really 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:
|
||||
Some cool features of motionEye:
|
||||
|
||||
- Support for a ridiculous amount of cameras, including IP cams.
|
||||
- Add multiple cameras by hooking up multiple motionEye instances together.
|
||||
|
@ -52,13 +52,13 @@ If you are more interested in stable releases of our add-ons:
|
|||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[docs]: https://github.com/hassio-addons/addon-motioneye/blob/846d7a0/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-motioneye/blob/31e96a9/README.md
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-motioneye/41261?u=frenck
|
||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-motioneye/71826?u=frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
|
||||
[patreon-shield]: https://www.frenck.nl/images/patreon.png
|
||||
[patreon]: https://www.patreon.com/frenck
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-846d7a0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-motioneye/tree/846d7a0
|
||||
[release-shield]: https://img.shields.io/badge/version-31e96a9-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-motioneye/tree/31e96a9
|
||||
[screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/master/images/screenshot.png
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"name": "motionEye",
|
||||
"version": "846d7a0",
|
||||
"version": "31e96a9",
|
||||
"slug": "motioneye",
|
||||
"description": "Simple, elegant and feature-rich CCTV/NVR for your cameras",
|
||||
"url": "https://community.home-assistant.io/?u=frenck",
|
||||
"url": "https://community.home-assistant.io/t/community-hass-io-add-on-motioneye/71826?u=frenck",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8765]",
|
||||
"startup": "application",
|
||||
"arch": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue