Releases: raman325/lock_code_manager
Releases · raman325/lock_code_manager
0.3.0
⚡ Enhancements ⚡
- Make it clear what name is used for @raman325 (#51)
- Add device info for slot entities @raman325 (#50)
🐛 Bug Fixes 🐛
- Fix code slot lookup @raman325 (#44)
- Fix hard refresh codes service @raman325 (#53)
- Properly iterate through lovelace resources @raman325 (#55)
- Remove config entry from lock device when needed @raman325 (#65)
- Handle more update scenarios @raman325 (#66)
- Refresh coordinators when setting or clearing usercode @raman325 (#68)
- Fix config flow for multiple locks @raman325 (#49)
🎓 Code Quality 🎓
- Properly test events @raman325 (#52)
- Fix reauth test @raman325 (#56)
- Improve github actions and issue templates @raman325 (#57)
- Refactor card code @raman325 (#58)
- Add more autolabeling @raman325 (#67)
- Adjust file matcher for yarn CI @raman325 (#69)
Links
0.2.5
0.2.4
0.2.3
0.2.2
This fixes a bug that prevented the integration from being configurable
- Bump actions/github-script from 3 to 7 @dependabot (#32)
- Update release.yaml @raman325 (#34)
- Bump @typescript-eslint/parser from 6.21.0 to 7.1.0 @dependabot (#33)
- Fix versioning issue preventing integration from being installed @raman325 (#35)
Links
0.2.1
0.2.0
BREAKING CHANGES: If you are using a previous version of this integration, there may be some breaking changes in this release
- Bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 @dependabot (#15)
- CI: Setup pre-commit and related cleanup @tykeal (#21)
- Fix tests and prevent empty pin when slot is enabled @raman325 (#19)
- Update JS formatting @raman325 (#22)
- Add tests + More CI changes @raman325 (#23)
- Update pre-commit to build and lint js @raman325 (#24)
- Lint and build js during CI @raman325 (#25)
- Put link to UI wiki in README @raman325 (#26)
- Update entity availability logic @raman325 (#27)
- Log why a usercode gets cleared @raman325 (#28)
Links
0.0.1
Initial release. Everything works in theory but not everything has been properly tested yet.
What's Changed
- Initial strategy implementation by @raman325 in #2
- Add dependabot and update TODO by @raman325 in #3
- Additional Changes by @raman325 in #9
- Bump release-drafter/release-drafter from 5 to 6 by @dependabot in #4
- Bump actions/setup-python from 1 to 5 by @dependabot in #7
- Bump rollup from 2.79.1 to 4.9.6 by @dependabot in #8
- Bump codecov/codecov-action from 1 to 4 by @dependabot in #6
- Bump actions/checkout from 1 to 4 by @dependabot in #5
- Fix some of the CI by @raman325 in #10
- more changes by @raman325 in #11
- Fix UI, set up tests properly, remove issue and repair flow by @raman325 in #12
- Don't call functions twice by @raman325 in #13
New Contributors
- @raman325 made their first contribution in #2
- @dependabot made their first contribution in #4
Full Changelog: https://github.com/raman325/lock_code_manager/commits/0.0.1