Skip to content

Releases: codyc1515/ha-yeelock

v2.2.0

19 Sep 01:21
95da56f
Compare
Choose a tag to compare

What's Changed

  • Create pt.json by @ViPeR5000 in #15
  • Add "Troubleshooting" section to README with ESPHome proxy problem solution by @aso824 in #14
  • Persist lock state across restarts by @codyc1515 in #17

New Contributors

Full Changelog: v2.1.1...v2.2.0

v2.1.1

07 Feb 07:45
c13c882
Compare
Choose a tag to compare

v2.1.0

03 Feb 09:49
Compare
Choose a tag to compare

Full Changelog: v2.0.1...v2.1.0

  • Significant improvements to reliability
  • Adds opener to lock entity, removing the need for separate buttons

v.2.0.1

22 Jan 01:43
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

v2.0.0: Add cloud set-up config flow

21 Jan 23:06
6f3ebec
Compare
Choose a tag to compare

Adds cloud set-up config flow (fixes #5)

v1.2.1: Fix time sync exception

08 Jan 09:39
a518c5d
Compare
Choose a tag to compare
Update manifest.json

v1.2.0: Add support for notifications and support for time syncing

10 Nov 09:40
Compare
Choose a tag to compare
  • Adds support for locking, locked, unlocking and unlocked notifications from the device (previously would just set the state gracefully, despite if it maybe failed)
  • Fixes an issue where the device would fail to respond after a period and need to have the time synced (previously would just not respond anymore)

v1.1.1: Fix manifest.json

31 Oct 20:39
5d3a477
Compare
Choose a tag to compare

Lock support

28 Oct 19:12
Compare
Choose a tag to compare
  • Adds Lock support
  • Adds Quick Unlock button
  • Removes separate lock / unlock buttons
  • Fixes logging levels

Initial release

27 Oct 10:09
1bd6aa8
Compare
Choose a tag to compare
v1.0.0

Update README.md