Skip to content

Releases: sebr/inception-home-assistant

2.0.0-beta.2

17 Feb 02:39
a4e2071
Compare
Choose a tag to compare
2.0.0-beta.2 Pre-release
Pre-release

What's Changed

  • Bump ruff from 0.8.2 to 0.8.4 by @dependabot in #20
  • Bump softprops/action-gh-release from 2.1.0 to 2.2.0 by @dependabot in #18
  • Door open state should not be used for lock open state by @sebr in #23
  • Create devices for Input objects; Add Isolate input switch by @sebr in #24
  • Prioritise Armed Home/Night over Stay by @sebr in #25
  • Correctly ignore logical inputs by @sebr in #26
  • Refactor entity initialising using Summary endpoints by @sebr in #27
  • Alarm: only show Home/Night modes if enabled by @sebr in #28
  • Use IntEnum by @sebr in #29
  • Services/timed unlock by @sebr in #30
  • Clean up update monitor code by @sebr in #31
  • 🔖 2.0.0-beta.1 by @sebr in #32
  • Bump ruff from 0.8.4 to 0.8.6 by @dependabot in #33
  • Bump softprops/action-gh-release from 2.2.0 to 2.2.1 by @dependabot in #35
  • Bump actions/setup-python from 5.3.0 to 5.4.0 by @dependabot in #38
  • Add select/number configuration entities for door unlock mode by @sebr in #42
  • Bump ruff from 0.8.6 to 0.9.6 by @dependabot in #41
  • 🔖 2.0.0-beta.2 by @sebr in #43

Full Changelog: 1.0.5...2.0.0-beta.2

2.0.0-beta.1

03 Jan 09:00
897ebf2
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release

What's Changed

  • Bump ruff from 0.8.2 to 0.8.4 by @dependabot in #20
  • Bump softprops/action-gh-release from 2.1.0 to 2.2.0 by @dependabot in #18
  • Door open state should not be used for lock open state by @sebr in #23
  • Create devices for Input objects; Add Isolate input switch by @sebr in #24
  • Prioritise Armed Home/Night over Stay by @sebr in #25
  • Correctly ignore logical inputs by @sebr in #26
  • Refactor entity initialising using Summary endpoints by @sebr in #27
  • Alarm: only show Home/Night modes if enabled by @sebr in #28
  • Use IntEnum by @sebr in #29
  • Services/timed unlock by @sebr in #30
  • Clean up update monitor code by @sebr in #31
  • 🔖 2.0.0-beta.1 by @sebr in #32

Full Changelog: 1.0.5...2.0.0-beta.1

1.0.5

25 Dec 11:15
fe7ba95
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.4...1.0.5

1.0.4

13 Dec 10:20
8fad6fb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.3...1.0.4

1.0.3

07 Dec 03:28
ba60ab3
Compare
Choose a tag to compare

What's Changed

  • Implement lock.is_open by @sebr in #10
  • Gracefully handle empty long-poll responses by @sebr in #11
  • 1.0.3 by @sebr in #12

Full Changelog: 1.0.2...1.0.3

1.0.2

07 Dec 01:36
9bd2927
Compare
Choose a tag to compare

What's Changed

  • Use timed unlock for lock.unlock; untimed for lock.open by @sebr in #7
  • Extra logging by @sebr in #8
  • Bump to 1.0.1 by @sebr in #9

Full Changelog: 1.0.1...1.0.2

1.0.1

06 Dec 04:48
31d4065
Compare
Choose a tag to compare

What's Changed

  • Catch and ignore timeouts on long-polls by @sebr in #6

Full Changelog: 1.0.0...1.0.1

1.0.0

06 Dec 03:26
93d1599
Compare
Choose a tag to compare

What's Changed

🎉 Initial release

Full Changelog: https://github.com/sebr/inception-home-assistant/commits/1.0.0