diff --git a/README.md b/README.md index 3be431ba..f381c2bc 100644 --- a/README.md +++ b/README.md @@ -999,10 +999,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/v0.18.0 -[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/v0.18.0/README.md +[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/v0.19.0 +[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/v0.19.0/README.md [motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues -[motioneye-version-shield]: https://img.shields.io/badge/version-v0.18.0-blue.svg +[motioneye-version-shield]: https://img.shields.io/badge/version-v0.19.0-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 99bb0772..3ffe6616 100644 --- a/motioneye/CHANGELOG.md +++ b/motioneye/CHANGELOG.md @@ -1,14 +1,31 @@ ## What’s changed -## 🚀 Enhancements +### ⚠️ Important Backup before upgrade 🚨 -- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) @frenck (#348) +The motionEye add-on hasn't had maintenance for a long time. This is mainly caused by the motionEye project, which has yet to release any updates that enable further upgrades and maintenance. + +This becomes problematic with the world moving on, including the Home Assistant project. Both in terms of the security of dependencies used, but also compatibility. With the release of the Home Assistant Operating System, many people reported issues with the add-on. But, there was no path forward. + +Because of that, I was left with two options. Either drop the add-on or runs the development version of motionEye. motionEye is still in active development, and they have been working on many upgrades (but just haven't released anything stable). That said, both are, in my opinion, not good options; this became picking the least bad of the two. + +I choose to try the latter. Therefore, the add-on now runs the development version of motionEye. + +⚠️ As this is a development version, it might contain new issues and be unstable. Therefore, back up the add-on so you can roll back if needed. **Backups are the only way to roll back an add-on to a previous version reliably**. + +## 🧰 Maintenance + +- Add Renovate for dependency management @frenck ([#401](https://github.com/hassio-addons/addon-motioneye/pull/401)) +- 🎆 Updates maintenance/license year to 2023 @frenck ([#402](https://github.com/hassio-addons/addon-motioneye/pull/402)) +- Migrate old-style base scripts s6-rc @frenck ([#405](https://github.com/hassio-addons/addon-motioneye/pull/405)) +- Clean up no longer needed python version indicator @frenck ([#406](https://github.com/hassio-addons/addon-motioneye/pull/406)) +- Extract version for the motion project @frenck ([#407](https://github.com/hassio-addons/addon-motioneye/pull/407)) ## 📚 Documentation -- 📚 Add My buttons to documentation @frenck (#349) +- Fix broken URL @wrt54g ([#392](https://github.com/hassio-addons/addon-motioneye/pull/392)) ## ⬆️ Dependency updates -- ⬆️ Upgrades libwebp to 1.2.2-r0 @frenck (#346) -- ⬆️ Upgrades add-on base image to 11.1.0 @frenck (#347) +- ⬆️ Upgrades add-on base image to 13.2.1 @frenck ([#399](https://github.com/hassio-addons/addon-motioneye/pull/399)) +- ⬆️ Update motionEye to 0.43 (dev) @frenck ([#400](https://github.com/hassio-addons/addon-motioneye/pull/400)) +- ⬆️ Update Motion-Project/motion to v4.5.1 @renovate ([#409](https://github.com/hassio-addons/addon-motioneye/pull/409)) diff --git a/motioneye/DOCS.md b/motioneye/DOCS.md index c625a3a6..c3faf17b 100644 --- a/motioneye/DOCS.md +++ b/motioneye/DOCS.md @@ -173,7 +173,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2018-2022 Franck Nijhof +Copyright (c) 2018-2023 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -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 diff --git a/motioneye/README.md b/motioneye/README.md index 5a17cbc1..447d12c6 100644 --- a/motioneye/README.md +++ b/motioneye/README.md @@ -33,10 +33,10 @@ Some cool features of motionEye: [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 [github-sponsors]: https://github.com/sponsors/frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg [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-v0.18.0-blue.svg -[release]: https://github.com/hassio-addons/addon-motioneye/tree/v0.18.0 +[release-shield]: https://img.shields.io/badge/version-v0.19.0-blue.svg +[release]: https://github.com/hassio-addons/addon-motioneye/tree/v0.19.0 [screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/main/images/screenshot.png \ No newline at end of file diff --git a/motioneye/config.yaml b/motioneye/config.yaml index e0f70797..a1b74040 100644 --- a/motioneye/config.yaml +++ b/motioneye/config.yaml @@ -1,51 +1,51 @@ -apparmor: false +name: motionEye +version: 0.19.0 +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: 0.18.0 -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}