From 630844883e3615868918bf441c832642ec7ec32f Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 23 Sep 2020 15:59:41 +0000 Subject: [PATCH] :arrow_up: Updating add-on motionEye to 2632857 --- README.md | 6 +++--- motioneye/CHANGELOG.md | 19 ++----------------- motioneye/DOCS.md | 2 +- motioneye/README.md | 4 ++-- motioneye/config.json | 2 +- 5 files changed, 9 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index e37e471af..9b04bb38e 100644 --- a/README.md +++ b/README.md @@ -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/11bd146 -[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/11bd146/README.md +[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/2632857 +[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/2632857/README.md [motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues -[motioneye-version-shield]: https://img.shields.io/badge/version-11bd146-blue.svg +[motioneye-version-shield]: https://img.shields.io/badge/version-2632857-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 dcbfed955..8643e3636 100644 --- a/motioneye/CHANGELOG.md +++ b/motioneye/CHANGELOG.md @@ -1,17 +1,2 @@ -# Changelog since v0.9.0 -- ✨ Add support for the new media folder -- 🚑Build motion locally (#117) - -* 🔨Add build dependencies - -* 🔨Add run dependencies - -* 🔨Build motion locally - -* 🔨Add hadolint exception (./configure) - -* ✏ Tabs to spaces, remove inline comment - -Co-authored-by: Franck Nijhof -- ⬆ Upgrades libcurl to 7.69.1-r1 -- ⬆ Upgrades add-on base image to v8.0.3 +# Changelog since v0.10.0 +- ✏️ Fix incorrect option name in documentation (#119) diff --git a/motioneye/DOCS.md b/motioneye/DOCS.md index fcb5b2be2..ba13eec92 100644 --- a/motioneye/DOCS.md +++ b/motioneye/DOCS.md @@ -115,7 +115,7 @@ Type of action button. Acceptable types are: - `zoom_in` and `zoom_out`. - `preset1` to `preset9`. -#### Sub-option: `action_buttons. camera` +#### Sub-option: `action_buttons.camera` The camera identification number. Corresponds to the camera number as set up within the motionEye UI. diff --git a/motioneye/README.md b/motioneye/README.md index b271e2f72..b695664ae 100644 --- a/motioneye/README.md +++ b/motioneye/README.md @@ -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]: 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-11bd146-blue.svg -[release]: https://github.com/hassio-addons/addon-motioneye/tree/11bd146 +[release-shield]: https://img.shields.io/badge/version-2632857-blue.svg +[release]: https://github.com/hassio-addons/addon-motioneye/tree/2632857 [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 90bd06c4f..483280580 100644 --- a/motioneye/config.json +++ b/motioneye/config.json @@ -1,6 +1,6 @@ { "name": "motionEye", - "version": "11bd146", + "version": "2632857", "slug": "motioneye", "description": "Simple, elegant and feature-rich CCTV/NVR for your cameras", "url": "https://github.com/hassio-addons/addon-motioneye",