Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Update v2.13.0: Enhancements in Scan Interval and API Integration Improvements #357

Merged
merged 5 commits into from
Jan 21, 2024

Conversation

Ludy87
Copy link
Owner

@Ludy87 Ludy87 commented Jan 21, 2024

Changed in README.md:

  • Added: Section "Disable scan interval (v2.13.0)" with instructions to deactivate the scan interval by setting the value to "0".

Changed in custom_components/xplora_watch/config_flow.py:

  • Modified: Minimum for scan interval changed from 10 to 0.
  • Modified: Default language handling for "Home Safezone" and "Sensors" now correctly falls back when specific language is not available.

Changed in custom_components/xplora_watch/coordinator.py:

  • Added: Logic to disable update interval when scan interval is set to 0.
  • Modified: Type hints added for some methods.

Changed in custom_components/xplora_watch/entity.py:

  • Modified: Type of description in XploraBaseEntity changed to optional.

Changed in custom_components/xplora_watch/geocoder.py:

  • Updated: Original author information and version note to 2.4.0.
  • Added: Missing imports and comments for better clarity and standard compliance.

Changed in custom_components/xplora_watch/manifest.json:

  • Updated: Version number to v2.13.0.
  • Added: Dependencies for backoff, requests, and aiohttp.

Changed in translation files (translations/*.json):

  • Updated: Translation for scan interval adjusted in all languages.
  • Updated: Language designation for watch language corrected in Spanish, French, and German.

Changed in hacs.json:

  • Modified: Home Assistant version updated to 2024.1.0.

Signed-off-by: Ludy87 [email protected]

Repository owner deleted a comment from what-the-diff bot Jan 21, 2024
@Ludy87 Ludy87 added wait in examination Version 2 labels Jan 21, 2024
@Ludy87 Ludy87 merged commit 352076e into main Jan 21, 2024
6 of 7 checks passed
@github-actions github-actions bot added PR: released and removed wait in examination labels Jan 21, 2024
@Ludy87 Ludy87 deleted the v2.13.0 branch January 21, 2024 20:15
@Ludy87 Ludy87 linked an issue Jan 21, 2024 that may be closed by this pull request
@Ludy87
Copy link
Owner Author

Ludy87 commented Feb 21, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Repository owner locked as resolved and limited conversation to collaborators Feb 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature request] Scan Intervall = 0 (never)
1 participant