mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on motionEye to 1316420
This commit is contained in:
parent
2ef97f6d01
commit
81f2a81c94
4 changed files with 10 additions and 8 deletions
|
@ -1316,10 +1316,10 @@ SOFTWARE.
|
|||
[ledfx-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[ledfx-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[ledfx-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/c684127
|
||||
[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/c684127/README.md
|
||||
[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/1316420
|
||||
[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/1316420/README.md
|
||||
[motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues
|
||||
[motioneye-version-shield]: https://img.shields.io/badge/version-c684127-blue.svg
|
||||
[motioneye-version-shield]: https://img.shields.io/badge/version-1316420-blue.svg
|
||||
[motioneye-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/motioneye-armhf.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,4 +1,6 @@
|
|||
# Changelog since v0.6.0
|
||||
- :hammer: Update community forum links
|
||||
- :arrow_up: Upgrades add-on base image to v7.0.2
|
||||
- :hammer: Updates for upstream Supervisor changes
|
||||
- :hammer: Update add-on config with new password & list features
|
||||
- :hammer: Re-branding
|
||||
|
|
|
@ -50,15 +50,15 @@ If you are more interested in stable releases of our add-ons:
|
|||
|
||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[docs]: https://github.com/hassio-addons/addon-motioneye/blob/c684127/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-motioneye/blob/1316420/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/71826?u=frenck
|
||||
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-motioneye/71826?u=frenck
|
||||
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
|
||||
[github-sponsors]: https://github.com/sponsors/frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg
|
||||
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/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-c684127-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-motioneye/tree/c684127
|
||||
[release-shield]: https://img.shields.io/badge/version-1316420-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-motioneye/tree/1316420
|
||||
[screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "motionEye",
|
||||
"version": "c684127",
|
||||
"version": "1316420",
|
||||
"slug": "motioneye",
|
||||
"description": "Simple, elegant and feature-rich CCTV/NVR for your cameras",
|
||||
"url": "https://github.com/hassio-addons/addon-motioneye",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue