mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on motionEye to 5b2d9d0
This commit is contained in:
parent
39f7d12e0c
commit
0dbedf1d10
5 changed files with 44 additions and 45 deletions
|
@ -1056,10 +1056,10 @@ SOFTWARE.
|
|||
[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-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/fa26f20
|
||||
[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/fa26f20/README.md
|
||||
[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/5b2d9d0
|
||||
[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/5b2d9d0/README.md
|
||||
[motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues
|
||||
[motioneye-version-shield]: https://img.shields.io/badge/version-fa26f20-blue.svg
|
||||
[motioneye-version-shield]: https://img.shields.io/badge/version-5b2d9d0-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
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
# Changelog since v0.17.0
|
||||
- 📚 Add My buttons to documentation (#349)
|
||||
- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) (#348)
|
||||
- ⬆️ Upgrades add-on base image to 11.1.0 (#347)
|
||||
- ⬆️ Upgrades libwebp to 1.2.2-r0 (#346)
|
||||
# Changelog since v0.18.0
|
||||
- ⬆️ Update motionEye to 0.43 (dev) (#400)
|
||||
- ⬆️ Upgrades add-on base image to 13.2.1 (#399)
|
||||
- Fix broken URL (#392)
|
||||
|
|
|
@ -202,9 +202,9 @@ SOFTWARE.
|
|||
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-motioneye/71826?u=frenck
|
||||
[frenck]: https://github.com/frenck
|
||||
[issue]: https://github.com/hassio-addons/addon-motioneye/issues
|
||||
[motioneye-wiki-action-buttons]: https://github.com/ccrisan/motioneye/wiki/Action-Buttons
|
||||
[motioneye-wiki-action-buttons]: https://github.com/motioneye-project/motioneye/wiki/Action-Buttons
|
||||
[reddit]: https://reddit.com/r/homeassistant
|
||||
[releases]: https://github.com/hassio-addons/addon-motioneye/releases
|
||||
[repository-badge]: https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg
|
||||
[repository]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository
|
||||
[semver]: http://semver.org/spec/v2.0.0.htm
|
||||
[semver]: https://semver.org/spec/v2.0.0.html
|
||||
|
|
|
@ -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-fa26f20-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-motioneye/tree/fa26f20
|
||||
[release-shield]: https://img.shields.io/badge/version-5b2d9d0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-motioneye/tree/5b2d9d0
|
||||
[screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/main/images/screenshot.png
|
|
@ -1,51 +1,51 @@
|
|||
apparmor: false
|
||||
name: motionEye
|
||||
version: 5b2d9d0
|
||||
slug: motioneye
|
||||
description: Simple, elegant and feature-rich CCTV/NVR for your cameras
|
||||
url: https://github.com/hassio-addons/addon-motioneye
|
||||
codenotary: codenotary@frenck.dev
|
||||
ingress: true
|
||||
ingress_port: 0
|
||||
ingress_stream: true
|
||||
panel_icon: mdi:cctv
|
||||
homeassistant: 0.92.0b2
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
- armhf
|
||||
- armv7
|
||||
- i386
|
||||
codenotary: codenotary@frenck.dev
|
||||
description: Simple, elegant and feature-rich CCTV/NVR for your cameras
|
||||
discovery:
|
||||
- motioneye
|
||||
homeassistant: 0.92.0b2
|
||||
host_network: true
|
||||
image: ghcr.io/hassio-addons/motioneye/{arch}
|
||||
ingress: true
|
||||
ingress_port: 0
|
||||
ingress_stream: true
|
||||
init: false
|
||||
map:
|
||||
- media:rw
|
||||
- share:rw
|
||||
- ssl
|
||||
name: motionEye
|
||||
options:
|
||||
action_buttons: []
|
||||
certfile: fullchain.pem
|
||||
keyfile: privkey.pem
|
||||
motion_webcontrol: false
|
||||
ssl: true
|
||||
panel_icon: mdi:cctv
|
||||
ports:
|
||||
80/tcp: null
|
||||
ports_description:
|
||||
80/tcp: Web interface (Not required for Ingress)
|
||||
discovery:
|
||||
- motioneye
|
||||
host_network: true
|
||||
apparmor: false
|
||||
video: true
|
||||
privileged:
|
||||
- DAC_READ_SEARCH
|
||||
- SYS_ADMIN
|
||||
map:
|
||||
- media:rw
|
||||
- share:rw
|
||||
- ssl
|
||||
options:
|
||||
motion_webcontrol: false
|
||||
ssl: true
|
||||
certfile: fullchain.pem
|
||||
keyfile: privkey.pem
|
||||
action_buttons: []
|
||||
schema:
|
||||
action_buttons:
|
||||
- camera: int?
|
||||
command: str?
|
||||
type: list(lock|unlock|light_on|light_off|alarm_on|alarm_off|up|right|down|left|zoom_in|zoom_out|preset1|preset2|preset3|preset4|preset5|preset6|preset7|preset8|preset9)?
|
||||
certfile: str
|
||||
keyfile: str
|
||||
log_level: list(trace|debug|info|notice|warning|error|fatal)?
|
||||
motion_webcontrol: bool
|
||||
ssl: bool
|
||||
slug: motioneye
|
||||
url: https://github.com/hassio-addons/addon-motioneye
|
||||
version: fa26f20
|
||||
video: true
|
||||
certfile: str
|
||||
keyfile: str
|
||||
action_buttons:
|
||||
- type: list(lock|unlock|light_on|light_off|alarm_on|alarm_off|up|right|down|left|zoom_in|zoom_out|preset1|preset2|preset3|preset4|preset5|preset6|preset7|preset8|preset9)?
|
||||
camera: int?
|
||||
command: str?
|
||||
image: ghcr.io/hassio-addons/motioneye/{arch}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue