mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 12:11:33 +00:00
⬆️ Updating add-on motionEye to 44fbe60
This commit is contained in:
parent
c85dc6a020
commit
c7c9b6bf59
6 changed files with 124 additions and 0 deletions
23
README.md
23
README.md
|
@ -431,6 +431,19 @@ Manage your UniFi network using a web browser
|
|||
|
||||
[:books: UniFi Controller add-on documentation][addon-doc-unifi]
|
||||
|
||||
### ✓ [motionEye][addon-motioneye]
|
||||
|
||||
![Latest Version][motioneye-version-shield]
|
||||
![Supports armhf Architecture][motioneye-armhf-shield]
|
||||
![Supports aarch64 Architecture][motioneye-aarch64-shield]
|
||||
![Supports amd64 Architecture][motioneye-amd64-shield]
|
||||
![Supports i386 Architecture][motioneye-i386-shield]
|
||||
![Docker Pulls][motioneye-pulls-shield]
|
||||
|
||||
Simple, elegant and feature-rich CCTV/NVR for your camera's
|
||||
|
||||
[:books: motionEye add-on documentation][addon-doc-motioneye]
|
||||
|
||||
## Releases
|
||||
|
||||
Add-on releases are **NOT** based on [Semantic Versioning][semver], unlike
|
||||
|
@ -481,6 +494,7 @@ on the correct GitHub repository matching the add-on.
|
|||
- [Open an issue for the add-on: Tautulli][tautulli-issue]
|
||||
- [Open an issue for the add-on: Tor][tor-issue]
|
||||
- [Open an issue for the add-on: UniFi Controller][unifi-issue]
|
||||
- [Open an issue for the add-on: motionEye][motioneye-issue]
|
||||
|
||||
For a general repository issue or add-on ideas [open an issue here][issue]
|
||||
|
||||
|
@ -800,6 +814,15 @@ 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/44fbe60
|
||||
[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/44fbe60/README.md
|
||||
[motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues
|
||||
[motioneye-version-shield]: https://img.shields.io/badge/version-44fbe60-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
|
||||
[motioneye-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[motioneye-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[awesome-shield]: https://img.shields.io/badge/awesome%3F-yes-brightgreen.svg
|
||||
[discord-shield]: https://img.shields.io/discord/330944238910963714.svg
|
||||
[discord]: https://discord.gg/c5DvZ4e
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue