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 Deako integration #121132

Merged
merged 6 commits into from
Aug 28, 2024
Merged

Add Deako integration #121132

merged 6 commits into from
Aug 28, 2024

Commits on Jul 29, 2024

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

Commits on Aug 1, 2024

  1. fix: address feedback

    - make unit tests more e2e
    - use runtime_data to store connection
    Balake committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ec5c141 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. fix: address feedback part 2

    - added better type safety for Deako config entries
    - refactored the config flow tests to use a conftest mock instead of directly patching
    - removed pytest.mark.asyncio test decorators
    Balake committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2983491 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. fix: address feedback pt 3

    - simplify config entry type
    - add test for single_instance_allowed
    - remove light.py get_state(), only used once, no need to be separate function
    Balake committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    dd57e7c View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. fix: ruff format

    Balake committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f1fb0dc View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Update homeassistant/components/deako/__init__.py

    Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
    Balake and joostlek authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    f64994c View commit details
    Browse the repository at this point in the history