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

Implement external state restoration #58

Merged
merged 37 commits into from
Jul 5, 2024

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    a87531d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22b85c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58f9b63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da3c155 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eafe473 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c54bdda View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a8bc97a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8585328 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c21fd00 View commit details
    Browse the repository at this point in the history
  10. Add a quick test for HS

    puddly committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6d8395d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    da2cf75 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    bd22c2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba9ed65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e164c0 View commit details
    Browse the repository at this point in the history
  4. Remove unused lock kwargs

    puddly committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    73c4be7 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    b951f8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c075f46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9eaf159 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ef8ba3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    890a826 View commit details
    Browse the repository at this point in the history
  6. Revert "Implement external state for siren"

    This reverts commit 7ef8ba3.
    puddly committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8aebd9a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1802d95 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c6c15b2 View commit details
    Browse the repository at this point in the history
  9. Update zha/application/platforms/light/__init__.py

    Co-authored-by: TheJulianJES <[email protected]>
    puddly and TheJulianJES authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8aebec5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3eb8222 View commit details
    Browse the repository at this point in the history
  11. Reduce diff size

    puddly committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    cd36b2f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4680d66 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d0703bd View commit details
    Browse the repository at this point in the history
  14. Add some unit tests

    puddly committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    50f6d16 View commit details
    Browse the repository at this point in the history
  15. Offload validation to Core

    puddly committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    d8c25ef View commit details
    Browse the repository at this point in the history
  16. Implement an undefined type

    puddly committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    3b069b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    d6165c5 View commit details
    Browse the repository at this point in the history
  2. Finish unit tests

    puddly committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4df1b9a View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Remove UNDEFINED

    puddly committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    462a1ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    221fe2d View commit details
    Browse the repository at this point in the history
  3. Fix number entity name

    puddly committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    26874c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8d5c57 View commit details
    Browse the repository at this point in the history