Releases: Ludy87/xplora_watch
Releases · Ludy87/xplora_watch
v2.5.0
- Add shutdown service
- Update pyxplora_api to 2.3.2
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- Bump github/codeql-action from 2.1.30 to 2.1.31 by @dependabot in #106
- Bump stefanzweifel/git-auto-commit-action from 4.15.3 to 4.15.4 by @dependabot in #107
- Add new sensor to read messages from account
- Update the markdown card sample and automation example for reading message(s)
- Fix a bug in binary_sensor, when friendly name is set with "=" it will not work anymore (v2.4.0)
- Update pyxplora_api to 2.3.0
- Add support for reading messages from the watch (see service)
- Fix for German language
- Add new sensor message_count with number of messages in watch
- Sample automation to read all unread messages from a specific watch (target) every 30 seconds and delete them after reading
- Markdown card sample to show the last 10 received messages on screen, including SOS, TEXT, LOW_POWER etc...
Full Changelog: v2.3.0...v2.4.0
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
v2.2.0
What's Changed
- Bump github/codeql-action from 2.1.26 to 2.1.27 by @dependabot in #81
- Bump actions/stale from 6.0.0 to 6.0.1 by @dependabot in #82
- Bump actions/setup-python from 4.2.0 to 4.3.0 by @dependabot in #85
- Bump stefanzweifel/git-auto-commit-action from 4.15.0 to 4.15.1 by @dependabot in #84
- 📝 add: sign in phonenumber & email by @Ludy87 in #83
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Bump actions/checkout from 3.0.2 to 3.1.0 by @dependabot in #79
- 📝 add Multilanguage by @Ludy87 in #80
Full Changelog: v2.0.12...v2.1.0