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

Convert disabled_by to DeviceEntryDisabler on load #63944

Merged
merged 7 commits into from Jan 12, 2022

Commits on Jan 11, 2022

  1. Fix string comparison issues for device disabled_by attribute

    This fixes string comparisons introduced by "Make device entry
    disabled by an enum (home-assistant#60239)."
    agners committed Jan 11, 2022
    Copy the full SHA
    02adda8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    58361c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Revert "Fix string comparison issues with DeviceEntryType"

    This reverts commit 58361c6.
    agners committed Jan 12, 2022
    Copy the full SHA
    7c8a661 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f142b0b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ae1fc53 View commit details
    Browse the repository at this point in the history
  4. Add test

    balloob committed Jan 12, 2022
    Copy the full SHA
    9b1862c View commit details
    Browse the repository at this point in the history
  5. Double assignment

    balloob committed Jan 12, 2022
    Copy the full SHA
    70d06e9 View commit details
    Browse the repository at this point in the history