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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid removing zwave_js devices for non-ready nodes #59964

Merged
merged 28 commits into from Dec 27, 2021

Commits on Dec 25, 2021

  1. Copy the full SHA
    5630e6f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8fb93d7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    30ec1e6 View commit details
    Browse the repository at this point in the history
  4. simplify get_device_id_ext

    kpine committed Dec 25, 2021
    Copy the full SHA
    064fc37 View commit details
    Browse the repository at this point in the history
  5. Don't need hex ids

    kpine committed Dec 25, 2021
    Copy the full SHA
    db0a1f3 View commit details
    Browse the repository at this point in the history
  6. Revert "move register_node_in_dev_reg into async_setup_entry"

    This reverts commit f900e5f.
    kpine committed Dec 25, 2021
    Copy the full SHA
    54c6478 View commit details
    Browse the repository at this point in the history
  7. Revert Callable change

    kpine committed Dec 25, 2021
    Copy the full SHA
    bba258b View commit details
    Browse the repository at this point in the history
  8. Revert device backup name

    kpine committed Dec 25, 2021
    Copy the full SHA
    b3bfe41 View commit details
    Browse the repository at this point in the history
  9. Add test fixtures

    kpine committed Dec 25, 2021
    Copy the full SHA
    e5f5e91 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    d4c3e19 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    39e09ea View commit details
    Browse the repository at this point in the history
  12. Add entity check

    kpine committed Dec 25, 2021
    Copy the full SHA
    06cceae View commit details
    Browse the repository at this point in the history
  13. Check for extended device id

    kpine committed Dec 25, 2021
    Copy the full SHA
    b26cce3 View commit details
    Browse the repository at this point in the history
  14. better device info checks

    kpine committed Dec 25, 2021
    Copy the full SHA
    5232794 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    506b2a9 View commit details
    Browse the repository at this point in the history
  16. Cleanup tests

    kpine committed Dec 25, 2021
    Copy the full SHA
    901833c View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    16a3cf8 View commit details
    Browse the repository at this point in the history
  18. improve test_replace_same_node

    kpine committed Dec 25, 2021
    Copy the full SHA
    dc7329f View commit details
    Browse the repository at this point in the history
  19. add test test_node_model_change

    kpine committed Dec 25, 2021
    Copy the full SHA
    0e86a4b View commit details
    Browse the repository at this point in the history
  20. Clean up long comments and strings

    MartinHjelmare authored and kpine committed Dec 25, 2021
    Copy the full SHA
    2c553f1 View commit details
    Browse the repository at this point in the history
  21. Format

    MartinHjelmare authored and kpine committed Dec 25, 2021
    Copy the full SHA
    be6c406 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    ec015dc View commit details
    Browse the repository at this point in the history
  23. update assertions

    kpine committed Dec 25, 2021
    Copy the full SHA
    7f4e5c1 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    efa60cc View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    b3523b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. Copy the full SHA
    6c93810 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8617df1 View commit details
    Browse the repository at this point in the history
  3. disable entity -> remove entity

    kpine committed Dec 26, 2021
    Copy the full SHA
    f22bc41 View commit details
    Browse the repository at this point in the history