Releases: Ludy87/xplora_watch
v2.14.2
What's Changed
- Fix: Resolve Blocking File Operations in
move_emojis_directory
and Code Improvements by @Ludy87 in #454 - Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 by @dependabot in #457
- Bump ossf/scorecard-action from 2.3.3 to 2.4.0 by @dependabot in #463
- Bump actions/upload-artifact from 4.5.0 to 4.6.0 by @dependabot in #462
- Bump actions/checkout from 4.1.6 to 4.2.2 by @dependabot in #461
- Bump step-security/harden-runner from 2.10.2 to 2.10.3 by @dependabot in #460
- Bump softprops/action-gh-release from 2.0.9 to 2.2.1 by @dependabot in #459
- Bump github/codeql-action from 3.28.0 to 3.28.1 by @dependabot in #458
- (Sonar) Fixed finding: "Using timezone-aware "datetime" objects should be preferred over using "datetime.datetime.utcnow" and "datetime.datetime.utcfromtimestamp"" by @pixeebot in #455
- fixes #456 by @Ludy87 in #464
Full Changelog: v2.14.1...v2.14.2
v2.14.1
What's Changed
- Update für
Home Assistant 2025.1.x
: async_forward_entry_setup entfernt by @Ludy87 in #451 - [StepSecurity] Apply security best practices by @step-security-bot in #449
- Fix: Resolve Blocking File Operations in move_emojis_directory and Code Improvements by @Ludy87 in #454
New Contributors
- @step-security-bot made their first contribution in #449
Full Changelog: v2.14.0...v2.14.1
v2.14.0
What's Changed
- 🔨 Update hacs.json file by <github-actions[bot]> by @github-actions in #436
- Bump Ludy87/action from 1.0.6 to 1.0.7 by @dependabot in #447
Full Changelog: v2.13.11...v2.14.0
v2.13.11
What's Changed
Full Changelog: v2.13.10...v2.13.11
v2.13.10
v2.13.9
Full Changelog: v2.13.8...v2.13.9
v2.13.8: Bump ´aiohttp´ from 3.9.3 to 3.9.4 (#403)
Signed-off-by: Ludy87 <[email protected]>
v2.13.7
Code Refinements and Simplifications
• Simplified the import statements in multiple files, streamlining the code for better readability and maintenance.
• Enhanced type hinting in coordinator.py for better clarity in the codebase.
• Consolidated multiple import lines into single lines where applicable, reducing clutter and improving organization.
Technical Updates
• Updated the Xplora Watch integration to version v2.13.7, ensuring you have access to the latest features and fixes.
• Adjusted GitHub workflows and pre-commit configurations, enhancing the development process and ensuring code quality.
Services Module Adjustments
• Optimized the service call handling in services.py, ensuring more efficient processing of service requests.
Full Changelog: v2.13.6...v2.13.7
v2.13.6
Technical Updates and Code Refinements
• Improved type hinting in coordinator.py by explicitly defining self._entry as ConfigEntry. This enhances code readability and maintainability.
• Advanced the integration version to v2.13.6, reflecting the ongoing commitment to continuous improvement.
• Updated the compatibility with Home Assistant to version 2024.2.0, ensuring a seamless experience with the latest Home Assistant release.
Services Module Enhancements
• Optimized the async_see function in services.py by utilizing the .get method for better efficiency.
• Refactored voice, video, and thumbnail fetching logic in services.py for improved clarity and performance.
Full Changelog: v2.13.5...v2.13.6
v2.13.5
Refinements & Code Organization
• Streamlined the CONF_COUNTRY_CODE by removing its redundancy across multiple modules, resulting in cleaner and more efficient code.
Technical Updates
• Upgraded the pyxplora_api library from version 2.12.5 to 2.12.6, ensuring the integration stays up-to-date with the latest API changes.
• Updated aiohttp library to version 3.9.3, enhancing the overall stability and performance of the integration.
• Advanced the integration version to v2.13.5, reflecting these latest improvements.
Compatibility Enhancements
• Updated compatibility with Home Assistant to version 2024.1.6, ensuring seamless integration with the latest Home Assistant release.
• Upgraded HACS compatibility to version 1.34.0, offering a smoother experience within the Home Assistant Community Store.
Full Changelog: v2.13.2...v2.13.5