From 7102df013456fb8def192fa19b4947e17dc3f77f Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 22 May 2021 15:20:56 +0000 Subject: [PATCH] :arrow_up: Updating add-on motionEye to 7ca8357 --- README.md | 6 +++--- motioneye/CHANGELOG.md | 9 +++++++++ motioneye/README.md | 4 ++-- motioneye/config.json | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 613323938..5ae33c424 100644 --- a/README.md +++ b/README.md @@ -1079,10 +1079,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/926dcb6 -[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/926dcb6/README.md +[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/7ca8357 +[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/7ca8357/README.md [motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues -[motioneye-version-shield]: https://img.shields.io/badge/version-926dcb6-blue.svg +[motioneye-version-shield]: https://img.shields.io/badge/version-7ca8357-blue.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 diff --git a/motioneye/CHANGELOG.md b/motioneye/CHANGELOG.md index 16a4dac7d..19afb5cfe 100644 --- a/motioneye/CHANGELOG.md +++ b/motioneye/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.13.0 +- Add Home Assistant integration discovery (#243) + +* Add Home Assistant integration discovery + +* Update motioneye/rootfs/etc/services.d/motioneye/discovery + +Co-authored-by: Paul Sinclair <24625998+sinclairpaul@users.noreply.github.com> + +Co-authored-by: Paul Sinclair <24625998+sinclairpaul@users.noreply.github.com> - ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 (#241) Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.0.0 to 1.1. diff --git a/motioneye/README.md b/motioneye/README.md index 0128e9a83..c2138f0c1 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-926dcb6-blue.svg -[release]: https://github.com/hassio-addons/addon-motioneye/tree/926dcb6 +[release-shield]: https://img.shields.io/badge/version-7ca8357-blue.svg +[release]: https://github.com/hassio-addons/addon-motioneye/tree/7ca8357 [screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/main/images/screenshot.png \ No newline at end of file diff --git a/motioneye/config.json b/motioneye/config.json index b77404840..a678b8620 100644 --- a/motioneye/config.json +++ b/motioneye/config.json @@ -1,6 +1,6 @@ { "name": "motionEye", - "version": "926dcb6", + "version": "7ca8357", "slug": "motioneye", "description": "Simple, elegant and feature-rich CCTV/NVR for your cameras", "url": "https://github.com/hassio-addons/addon-motioneye",