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

Add update platform to ZHA (bumps zigpy to 0.61.0) #107612

Merged
merged 33 commits into from
Jan 31, 2024

Commits on Jan 31, 2024

  1. stub out zha update entity

    dmulcahey committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    63498f6 View commit details
    Browse the repository at this point in the history
  2. update matcher

    dmulcahey committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d71f236 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fef8cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2032baa View commit details
    Browse the repository at this point in the history
  5. post rebase cleanup

    dmulcahey committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    8d807e9 View commit details
    Browse the repository at this point in the history
  6. incorporate zigpy changes

    dmulcahey committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    13f5196 View commit details
    Browse the repository at this point in the history
  7. fix async_setup_entry

    dmulcahey committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    4de4690 View commit details
    Browse the repository at this point in the history
  8. fix sw_version

    dmulcahey committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    0302a18 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4e46ba2 View commit details
    Browse the repository at this point in the history
  10. fix version format

    dmulcahey committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ab3d71b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    66bd046 View commit details
    Browse the repository at this point in the history
  12. fix name attribute

    dmulcahey committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    65dada5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    be47e5f View commit details
    Browse the repository at this point in the history
  14. update device list

    dmulcahey committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    4a7c274 View commit details
    Browse the repository at this point in the history
  15. review comment

    dmulcahey committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    78e0507 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    921370f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    40a657e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    024280c View commit details
    Browse the repository at this point in the history
  19. better version handling

    dmulcahey committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    0f60bc4 View commit details
    Browse the repository at this point in the history
  20. remove done todo notes

    dmulcahey committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e464a93 View commit details
    Browse the repository at this point in the history
  21. reorganize test

    dmulcahey committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5e1daa5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f49e291 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a705a36 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    30c9993 View commit details
    Browse the repository at this point in the history
  25. coverage

    dmulcahey committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    66d65c7 View commit details
    Browse the repository at this point in the history
  26. use zigpy defs

    dmulcahey committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    893a925 View commit details
    Browse the repository at this point in the history
  27. clean up after rebase

    dmulcahey committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6a5435d View commit details
    Browse the repository at this point in the history
  28. bump Zigpy

    dmulcahey committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    fad173a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ca5b633 View commit details
    Browse the repository at this point in the history
  30. fix busted F string

    dmulcahey committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e942b86 View commit details
    Browse the repository at this point in the history
  31. fix empty error

    dmulcahey committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    48a6097 View commit details
    Browse the repository at this point in the history
  32. move inside check

    dmulcahey committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6bd53b3 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2e9c48a View commit details
    Browse the repository at this point in the history