mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 19:41:27 +00:00
🎉 Release of add-on motionEye 0.1.1
This commit is contained in:
parent
09d27166af
commit
3b9b103c9e
4 changed files with 14 additions and 8 deletions
|
@ -773,10 +773,10 @@ SOFTWARE.
|
||||||
[unifi-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
[unifi-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[unifi-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[unifi-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
[unifi-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
[unifi-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||||
[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/v0.1.0
|
[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/v0.1.1
|
||||||
[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/v0.1.0/README.md
|
[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/v0.1.1/README.md
|
||||||
[motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues
|
[motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues
|
||||||
[motioneye-version-shield]: https://img.shields.io/badge/version-v0.1.0-blue.svg
|
[motioneye-version-shield]: https://img.shields.io/badge/version-v0.1.1-blue.svg
|
||||||
[motioneye-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/motioneye.svg
|
[motioneye-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/motioneye.svg
|
||||||
[motioneye-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
|
|
|
@ -1 +1,7 @@
|
||||||
🎉 Initial release
|
[Full Changelog][changelog]
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Fixes issue with SSL not working
|
||||||
|
|
||||||
|
[changelog]: https://github.com/hassio-addons/addon-motioneye/compare/v0.1.0...v0.1.1
|
|
@ -49,13 +49,13 @@ If you are more interested in stable releases of our add-ons:
|
||||||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||||
[discord]: https://discord.me/hassioaddons
|
[discord]: https://discord.me/hassioaddons
|
||||||
[docs]: https://github.com/hassio-addons/addon-motioneye/blob/v0.1.0/README.md
|
[docs]: https://github.com/hassio-addons/addon-motioneye/blob/v0.1.1/README.md
|
||||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-motioneye/71826?u=frenck
|
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-motioneye/71826?u=frenck
|
||||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
|
||||||
[patreon-shield]: https://www.frenck.nl/images/patreon.png
|
[patreon-shield]: https://www.frenck.nl/images/patreon.png
|
||||||
[patreon]: https://www.patreon.com/frenck
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-v0.1.0-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-v0.1.1-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-motioneye/tree/v0.1.0
|
[release]: https://github.com/hassio-addons/addon-motioneye/tree/v0.1.1
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/master/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "motionEye",
|
"name": "motionEye",
|
||||||
"version": "0.1.0",
|
"version": "0.1.1",
|
||||||
"slug": "motioneye",
|
"slug": "motioneye",
|
||||||
"description": "Simple, elegant and feature-rich CCTV/NVR for your cameras",
|
"description": "Simple, elegant and feature-rich CCTV/NVR for your cameras",
|
||||||
"url": "https://community.home-assistant.io/t/community-hass-io-add-on-motioneye/71826?u=frenck",
|
"url": "https://community.home-assistant.io/t/community-hass-io-add-on-motioneye/71826?u=frenck",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue