Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Releases: dermotduffy/hass-motioneye

v0.0.17

16 May 03:14
Compare
Choose a tag to compare

Changes

🚀 Features

🔨 Refactoring

📦 Dependencies

v0.0.16

08 May 04:09
Compare
Choose a tag to compare

Changes

📖 Documentation

  • Clarified installation instructions for custom repository.

🔨 Refactoring

  • Latest core sync to pull in changes from ongoing Core review of motion detection. (#39) @dermotduffy

📦 Dependencies

  • Bump black from 21.4b2 to 21.5b0 in /.github/workflows (#38) @dependabot
  • Bump pip from 21.1 to 21.1.1 in /.github/workflows (#36) @dependabot
  • Bump pytest-homeassistant-custom-component from 0.3.1 to 0.3.2 (#37) @dependabot

v0.0.15

01 May 19:24
Compare
Choose a tag to compare

Changes

🚀 Features

📦 Dependencies

v0.0.14

28 Apr 04:18
Compare
Choose a tag to compare

Changes

  • Integrate changes from core integration review process (#23) @dermotduffy

💥 Breaking Changes

🔨 Refactoring

📦 Dependencies

  • Bump black from 20.8b1 to 21.4b0 in /.github/workflows (#26) @dependabot
  • Bump reorder-python-imports from 2.4.0 to 2.5.0 in /.github/workflows (#27) @dependabot
  • Bump pip from 21.0.1 to 21.1 in /.github/workflows (#28) @dependabot

v0.0.13

24 Apr 04:03
Compare
Choose a tag to compare

Changes

🔨 Refactoring

  • Integrate feedback from core review, including device identifier changes . (#21) @dermotduffy

v0.0.12

21 Apr 05:47
Compare
Choose a tag to compare

Changes

🪲 Fixes

  • Re-add better URL validation.

v0.0.11

21 Apr 05:13
Compare
Choose a tag to compare

Changes

🪲 Fixes

  • Fix config_flow loading issue with URL.

v0.0.10

21 Apr 03:41
Compare
Choose a tag to compare

Changes

🚀 New Features

  • New toggle switch for video upload enable/disable

🪲 Fixes

📦 Dependencies

  • Bump pre-commit from 2.12.0 to 2.12.1 in /.github/workflows (#19) @dependabot
  • Bump pytest-homeassistant-custom-component from 0.3.0 to 0.3.1 (#20) @dependabot

v0.0.9

17 Apr 17:21
Compare
Choose a tag to compare

Changes

🚀 Features

  • Support for stream url template for reverse proxy setups.

📦 Dependencies

  • Bump flake8 from 3.9.0 to 3.9.1 in /.github/workflows (#17) @dependabot

v0.0.8

16 Apr 02:51
Compare
Choose a tag to compare

Changes

  • Minor fixes and documentation improvements.