v2.3.0
What's Changed
- Bump peter-evans/close-issue from 2.1.0 to 2.1.1 by @dependabot in #86
- Bump github/codeql-action from 2.1.27 to 2.1.28 by @dependabot in #93
- Bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0 by @dependabot in #92
- Bump peter-evans/close-issue from 2.1.1 to 2.2.0 by @dependabot in #94
- Bump stefanzweifel/git-auto-commit-action from 4.15.1 to 4.15.2 by @dependabot in #95
- Bump stefanzweifel/git-auto-commit-action from 4.15.2 to 4.15.3 by @dependabot in #98
- Bump github/codeql-action from 2.1.28 to 2.1.29 by @dependabot in #97
- Bump mukunku/tag-exists-action from 1.0.0 to 1.1.0 by @dependabot in #99
- Bump github/codeql-action from 2.1.29 to 2.1.30 by @dependabot in #101
- ✨ Check exists Phone number or email address - v2.3.0 by @Ludy87 in #105
- Update ISSUE_TEMPLATE
- Add CHANGELOG to README
- Fix binary sensor extra state attributes type hinting error (mypy)
- Fix config flow phone number and email validation errors (PXA API v1.0)
- Remove unused code from coordinator class, fix typos in comments and docstrings, add missing imports for mypy linting
- Update the version number in manifest.json
- Add a new translation for "phone_email_invalid" error message
- Fix some type annotations and import statements to make mypy happy (and hopefully improve performance)
- Added a new translation string for the error message when phone number or email address is not exist.
- Updated Home Assistant and HACS version requirements to latest versions available at time of writing this issue report (2022.11.1, 1.28).
Full Changelog: v2.2.0...v2.3.0