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

Add additional select for dmaker.airfresh.t2017 to xiaomi_miio #67058

Merged
merged 22 commits into from Aug 16, 2022
Merged

Add additional select for dmaker.airfresh.t2017 to xiaomi_miio #67058

merged 22 commits into from Aug 16, 2022

Commits on Feb 22, 2022

  1. Add additional select for dmaker.airfresh.t2017 to xiaomi_miio

    - Display Orientation("forward", "left", "right")
    - Auxiliary Heat Level("low", "medium", "high")
    - XiaomiGenericSelector was added to avoid new class creation for every new select
    Kirmas committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    dcf6de4 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. separate blocks

    Kirmas committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    16e7472 View commit details
    Browse the repository at this point in the history
  2. Did code more simple.

    Kirmas committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    9d02a47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bb41bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91b76b4 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

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

Commits on May 22, 2022

  1. add tests for select

    Kirmas committed May 22, 2022
    Configuration menu
    Copy the full SHA
    00caeb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0397cab View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. Newline was added

    Kirmas committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    a5ce9f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13f874a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. rename options to enum_class

    Kirmas committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    ff7f028 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8928db2 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. Configuration menu
    Copy the full SHA
    93bebc6 View commit details
    Browse the repository at this point in the history
  2. fix for black

    Kirmas committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    f6179d2 View commit details
    Browse the repository at this point in the history
  3. Fix for test

    Kirmas committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    50a6f3c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Do tests more general

    Kirmas committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    d0c1b1a View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. use patching to avoid IO.

    Kirmas committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    21c4717 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

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

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    6cfadf0 View commit details
    Browse the repository at this point in the history
  2. More safe

    Kirmas committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    2ca43f3 View commit details
    Browse the repository at this point in the history
  3. fix for mypy

    Kirmas committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    fa278c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa9dc73 View commit details
    Browse the repository at this point in the history