Skip to content

Releases: hassio-addons/addon-motioneye

v0.4.0

20 Apr 08:20
0fa1735
Compare
Choose a tag to compare

Full Changelog

✨ This release adds support for Hass.io Ingress 🎉

Besides Ingress, this release adds major upgrades to motionEye & motion itself ⬆️

⚠️ Create snapshot before upgrade!

If you upgrade from a previous version of the add-on, all your current configuration files need to be converted and migrated. The add-on will do this for you, nevertheless, it is strongly advised to create an Hass.io snapshot before upgrading.

🚨Breaking change

The addition of Ingress makes this add-on not accessible directly. If you have added motionEye via an iframe panel, this release will break that.

However, you can enable this again by going into the add-on configuration. A new section show is visible: "Network". Enter port 8765 (or anything else if you want) in the disabled field. Hit the "SAVE" followed by the "RESTART" button to make your iframe work as before.

An option to add an Ingress capable add-on to the sidebar menu automatically is expected to land in Home Assistant 0.92.

🔨 Changes

  • ✏️ Typo (#22) (@timmo001)
  • ⬆️ Updates MarkupSafe to v1.1.1 (#23)
  • ⬆️ Updates tornado to v6.0.2 (#28)
  • ⬆️ Updates pillow to v6 (#29)
  • ⬆️ Upgrades add-on base image to 3.1.0
  • 🔥 Removes custom log format override
  • 🔨 Makes log_level optional
  • ⬆️ Upgrades curl to 7.64.0-r1
  • ⬆️ Upgrades gcc to 8.3.0-r0
  • ⬆️ Upgrades musl-dev to 1.1.20-r4
  • ⬆️ Upgrades pip to 18.1-r0
  • ⬆️ Upgrades python to 2.7.15-r3
  • ⬆️ Upgrades mosquitto-clients to 1.5.6-r0
  • ⬆️ Upgrades py-setuptools to 40.6.3-r0
  • ⬆️ Upgrades motion to 4.2.2-r0
  • 🔨 Rewrite add-on onto Bashio
  • 🔥 Removes default config options
  • ✨ Adds Hassio Ingress support
  • ✨ Adds ARMv7 support
  • 🚑 Workaround Docker issue by reinstating legacy tags
  • ⬆️ Upgrades motioneye to 0.40rc5
  • ⬇️ Downgrades tornado to 5.1.1
  • 🔨 Merged init scripts
  • ⬆️ Updates jinja2 to v2.10.1 (#30)
  • 📚 Updates documentation to match recent changes

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v0.3.0

04 Feb 21:15
fad05e8
Compare
Choose a tag to compare

Full Changelog

Changed

  • Fixes spelling error in Dockerfile
  • Removes BountySource links
  • Updates maintenance year to 2019
  • Refactor of GitLab CI
  • Upgrades add-on base image to 2.3.1
  • Upgrades ffmpeg to 4.0.2-r0
  • Upgrades motion to 4.1.1-r0
  • Upgrades nginx to 1.14.2-r0
  • Configure Renovate (#16)
  • Replaces add-on link with GitHub link
  • Removes IPv6 switch
  • Refactor of installation method
  • Adds option to enable motion webcontrol (#17) (@ludeeus)
  • Adds mosquito clients

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v0.2.0

23 Oct 21:20
196977b
Compare
Choose a tag to compare

Full Changelog

Changed

  • Changed past to paste (#9) (@dayofdoom)
  • Change server name to avoid confusion (#4) (@timmo001)
  • Adds support for recording to Samba shares (#10)

v0.1.1

06 Oct 16:54
4034573
Compare
Choose a tag to compare

Full Changelog

Changed

  • Fixes issue with SSL not working

v0.1.0

06 Oct 16:20
31e96a9
Compare
Choose a tag to compare

🎉 Initial release