Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: home-assistant/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: atmurray/home-assistant
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 3 files changed
  • 1 contributor

Commits on Nov 27, 2021

  1. Bump acmeda integration aiopulse dependency version to 0.4.3 to imple…

    …ment battery health monitoring.
    atmurray committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    584ca21 View commit details
    Browse the repository at this point in the history
  2. Updated acmeda requirements

    atmurray committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    133cb2c View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    cd09e2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6adcb5a View commit details
    Browse the repository at this point in the history
  3. Issue fixes

    Resolve issue #123509 due to calls to async_write_ha_state from a thread other than the event loop
    Bump aiopulse version to 0.4.6 to fix issues with hub timers as well as unicode characters in strings.
    atmurray committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    2feca2f View commit details
    Browse the repository at this point in the history
  4. Update base.py

    Convert unique_id to string
    atmurray committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    fbdc9a6 View commit details
    Browse the repository at this point in the history
  5. Update config_flow.py

    Revert changes to config_flow that broke hub discovery.
    atmurray committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    cab0802 View commit details
    Browse the repository at this point in the history
  6. Update requirements_all.txt

    Updated aiopulse to 0.4.6 from 0.4.4
    atmurray committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    cc587ed View commit details
    Browse the repository at this point in the history
  7. Update config_flow.py

    Resolved ruff issue with PERF401
    atmurray committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    b672ad2 View commit details
    Browse the repository at this point in the history
  8. Update base.py

    Removed unused type: ignore comment
    atmurray committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    68f52ea View commit details
    Browse the repository at this point in the history
  9. Update manifest.json

    Pretty manifest.json
    atmurray committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    78377c4 View commit details
    Browse the repository at this point in the history
  10. Ruff and linting fixes

    atmurray committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    ddbe000 View commit details
    Browse the repository at this point in the history
  11. Revert "Update base.py"

    This reverts commit 68f52ea.
    atmurray committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    b0e4436 View commit details
    Browse the repository at this point in the history
  12. Update base.py

    atmurray committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    20baf7e View commit details
    Browse the repository at this point in the history
  13. Reverted aiopulse to 0.4.4

    atmurray committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    e8211b0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f274125 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    535f560 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    aa02f88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    926be73 View commit details
    Browse the repository at this point in the history
Loading