From 8d8672f1a1a5ee80dd4d418579fd802f49b43232 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 3 Mar 2020 20:26:47 +0000 Subject: [PATCH] :arrow_up: Updating add-on motionEye to c7a4b06 --- README.md | 6 ++--- motioneye/CHANGELOG.md | 57 +++--------------------------------------- motioneye/README.md | 6 ++--- motioneye/config.json | 3 ++- 4 files changed, 11 insertions(+), 61 deletions(-) diff --git a/README.md b/README.md index f53c872d1..af970c77c 100644 --- a/README.md +++ b/README.md @@ -1266,10 +1266,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/78e9588 -[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/78e9588/README.md +[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/c7a4b06 +[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/c7a4b06/README.md [motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues -[motioneye-version-shield]: https://img.shields.io/badge/version-78e9588-blue.svg +[motioneye-version-shield]: https://img.shields.io/badge/version-c7a4b06-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 diff --git a/motioneye/CHANGELOG.md b/motioneye/CHANGELOG.md index 1a7763333..07104d41b 100644 --- a/motioneye/CHANGELOG.md +++ b/motioneye/CHANGELOG.md @@ -1,55 +1,4 @@ -# Changelog since v0.6.0 -- :shirt: Fix lint warnings -- :books: Update readme -- :hammer: Use bashio for action buttons -- :sparkles: Add action buttons (#75) +# Changelog since v0.7.0 +- ✨ Give add-on access to video devices (#79) -* Amended creation of /data/motioneye/motion.conf if it doesn't exist. - -* Removed redundant copy statement. - -* Testing action buttons implementation. - -* Fixed migration dir. - -* Fixed variable target dirs. - -* Added options for configuring action buttons. - -* Fixed links in readme. - -* Style, best-practise and efficiency fixes. - -* Typo in old action button scripts deletion. - -* Typo in old action button scripts deletion. -- :fire: Removed redundant copy statement. (#73) - -* Amended creation of /data/motioneye/motion.conf if it doesn't exist. - -* Removed redundant copy statement. -- :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 -- :books: Update add-on documentation to use new YAML configuration format -- :arrow_up: Upgrades add-on base image to v7.0.0 -- :arrow_up: Upgrades motion to 4.3.0-r0 -- :ambulance: Fix Patreon link -- :arrow_up: Upgrades nginx to 1.16.1-r6 -- :arrow_up: Updates jinja2 to v2.11.1 (#71) - -Co-authored-by: WhiteSource Renovate -- :arrow_up: Updates pycurl to v7.43.0.5 (#70) - -Co-authored-by: WhiteSource Renovate -- :arrow_up: Updates jinja2 to v2.11.0 (#69) - -Co-authored-by: WhiteSource Renovate -- :arrow_up: Updates six to v1.14.0 (#67) - -Co-authored-by: WhiteSource Renovate -- :arrow_up: Updates pycurl to v7.43.0.4 (#66) - -Co-authored-by: WhiteSource Renovate +Should allow to use usb webcams ( /dev/video* ) after recent merge in supervisor: https://github.com/home-assistant/supervisor/pull/1516 diff --git a/motioneye/README.md b/motioneye/README.md index 9e5f8d414..74dcda25d 100644 --- a/motioneye/README.md +++ b/motioneye/README.md @@ -50,7 +50,7 @@ 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/78e9588/README.md +[docs]: https://github.com/hassio-addons/addon-motioneye/blob/c7a4b06/README.md [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 [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png @@ -59,6 +59,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]: 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-78e9588-blue.svg -[release]: https://github.com/hassio-addons/addon-motioneye/tree/78e9588 +[release-shield]: https://img.shields.io/badge/version-c7a4b06-blue.svg +[release]: https://github.com/hassio-addons/addon-motioneye/tree/c7a4b06 [screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/master/images/screenshot.png \ No newline at end of file diff --git a/motioneye/config.json b/motioneye/config.json index fb5bf1f14..f5f2c70dd 100644 --- a/motioneye/config.json +++ b/motioneye/config.json @@ -1,6 +1,6 @@ { "name": "motionEye", - "version": "78e9588", + "version": "c7a4b06", "slug": "motioneye", "description": "Simple, elegant and feature-rich CCTV/NVR for your cameras", "url": "https://github.com/hassio-addons/addon-motioneye", @@ -28,6 +28,7 @@ "hassio_role": "default", "host_network": true, "apparmor": false, + "video": true, "privileged": [ "DAC_READ_SEARCH", "SYS_ADMIN"