🎉 Release of add-on motionEye 0.8.0

This commit is contained in:
Community Hass.io Add-ons Bot 2020-03-29 19:38:16 +00:00
parent 93a70fafec
commit 462182db3c
4 changed files with 16 additions and 26 deletions

View file

@ -1221,10 +1221,10 @@ SOFTWARE.
[chrony-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [chrony-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[chrony-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [chrony-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[chrony-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [chrony-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/v0.7.0 [addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/v0.8.0
[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/v0.7.0/README.md [addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/v0.8.0/README.md
[motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues [motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues
[motioneye-version-shield]: https://img.shields.io/badge/version-v0.7.0-blue.svg [motioneye-version-shield]: https://img.shields.io/badge/version-v0.8.0-blue.svg
[motioneye-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/motioneye.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-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[motioneye-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [motioneye-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -4,26 +4,14 @@ This is a general maintenance release.
### 🔨 Changes ### 🔨 Changes
- :arrow_up: Updates pycurl to v7.43.0.4 (#66) - ✨ Give add-on access to video devices (#79)
- :arrow_up: Updates six to v1.14.0 (#67) - :arrow_up: Upgrades gcc to 9.2.0-r4
- :arrow_up: Updates pycurl to v7.43.0.5 (#70) - :arrow_up: Upgrades musl-dev to 1.1.24-r2
- :arrow_up: Updates jinja2 to v2.11.1 (#71) - :arrow_up: Upgrades add-on base image to v7.0.5
- :arrow_up: Upgrades nginx to 1.16.1-r6 - :hammer: Disable Docker init
- :ambulance: Fix Patreon link - :books: Update add-on documentation, now supporting USB camera's
- :arrow_up: Upgrades motion to 4.3.0-r0
- :books: Update add-on documentation to use new YAML configuration format
- :hammer: Re-branding
- :hammer: Update add-on config with new password & list features
- :hammer: Updates for upstream Supervisor changes
- :arrow_up: Upgrades add-on base image to v7.0.2
- :hammer: Update community forum links
- :fire: Removed redundant copy statement. (#73)
- :sparkles: Add action buttons (#75)
- :hammer: Use bashio for action buttons
- :books: Update readme
- :shirt: Fix lint warnings
[changelog]: https://github.com/hassio-addons/addon-motioneye/compare/v0.6.0...v0.7.0 [changelog]: https://github.com/hassio-addons/addon-motioneye/compare/v0.7.0...v0.8.0
Questions? Join our Discord server! https://discord.me/hassioaddons Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: Enjoying my add-ons? Consider supporting my work:

View file

@ -47,7 +47,7 @@ If you are more interested in stable releases of our add-ons:
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons [discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-motioneye/blob/v0.7.0/README.md [docs]: https://github.com/hassio-addons/addon-motioneye/blob/v0.8.0/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/home-assistant-community-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-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
@ -56,6 +56,6 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.7.0-blue.svg [release-shield]: https://img.shields.io/badge/version-v0.8.0-blue.svg
[release]: https://github.com/hassio-addons/addon-motioneye/tree/v0.7.0 [release]: https://github.com/hassio-addons/addon-motioneye/tree/v0.8.0
[screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/master/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{ {
"name": "motionEye", "name": "motionEye",
"version": "0.7.0", "version": "0.8.0",
"slug": "motioneye", "slug": "motioneye",
"description": "Simple, elegant and feature-rich CCTV/NVR for your cameras", "description": "Simple, elegant and feature-rich CCTV/NVR for your cameras",
"url": "https://github.com/hassio-addons/addon-motioneye", "url": "https://github.com/hassio-addons/addon-motioneye",
@ -17,6 +17,7 @@
"armv7", "armv7",
"i386" "i386"
], ],
"init": false,
"ports": { "ports": {
"80/tcp": null "80/tcp": null
}, },
@ -28,6 +29,7 @@
"hassio_role": "default", "hassio_role": "default",
"host_network": true, "host_network": true,
"apparmor": false, "apparmor": false,
"video": true,
"privileged": [ "privileged": [
"DAC_READ_SEARCH", "DAC_READ_SEARCH",
"SYS_ADMIN" "SYS_ADMIN"