Skip to content

Fix/dependency check#35

Merged
Salvialf merged 2 commits intobetafrom
fix/dependency-check
Mar 20, 2026
Merged

Fix/dependency check#35
Salvialf merged 2 commits intobetafrom
fix/dependency-check

Conversation

@Salvialf
Copy link
Copy Markdown
Contributor

@Salvialf Salvialf commented Mar 18, 2026

This pull request updates the Z‑Wave JS plugin to align with the improved dependency‑handling workflow introduced in the Jeedom core.

Changes

  • Removal of the obsolete dependancy_info method
    The core now fully manages dependency checks, making the plugin‑level implementation unnecessary.
    This cleanup avoids duplication and ensures consistency with the core logic.

  • Optimization of dependancyAdditionnalCheck
    The additional dependency check has been simplified and made more efficient.
    The updated logic reduces overhead and ensures that only relevant checks are performed.

Summary

Overall, this PR removes redundant code, reduces maintenance complexity, and improves the efficiency of dependency validation within the plugin.

@Salvialf Salvialf merged commit c044303 into beta Mar 20, 2026
4 checks passed
@Salvialf Salvialf deleted the fix/dependency-check branch March 20, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants