Releases: codyc1515/ha-yeelock
Releases · codyc1515/ha-yeelock
v2.2.0
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
- @ViPeR5000 made their first contribution in #15
- @aso824 made their first contribution in #14
Full Changelog: v2.1.1...v2.2.0
v2.1.1
v2.1.0
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
Full Changelog: v2.0.0...v2.0.1
v2.0.0: Add cloud set-up config flow
Adds cloud set-up config flow (fixes #5)
v1.2.1: Fix time sync exception
Update manifest.json
v1.2.0: Add support for notifications and support for time syncing
- 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
Full Changelog: v1.1.0...v.1.1.1
Lock support
- Adds Lock support
- Adds Quick Unlock button
- Removes separate lock / unlock buttons
- Fixes logging levels
Initial release
v1.0.0 Update README.md