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

Fix Acmeda integration #124960

Draft
wants to merge 19 commits into
base: dev
Choose a base branch
from
Draft

Fix Acmeda integration #124960

wants to merge 19 commits into from

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 home-assistant#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