mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 19:21:26 +00:00
⬆️ Updating add-on motionEye to 2632857
This commit is contained in:
parent
7adcd41f88
commit
630844883e
5 changed files with 9 additions and 24 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/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
|
||||
|
|
|
@ -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 <git@frenck.dev>
|
||||
- ⬆ 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)
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue