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 support for separate horizontal/vertical swing modes #332

Merged
merged 35 commits into from
Nov 28, 2024

Conversation

jwillemsen
Copy link
Owner

No description provided.

…tegration, depends on home-assistant/core#125578

    * custom_components/daikin_onecta/climate.py:
    * custom_components/daikin_onecta/const.py:
    * custom_components/daikin_onecta/icons.json:
    * custom_components/daikin_onecta/translations/el.json:
    * custom_components/daikin_onecta/translations/en.json:
    * custom_components/daikin_onecta/translations/nl.json:
    * custom_components/daikin_onecta/translations/sl.json:
    * custom_components/daikin_onecta/icons.json:
    * custom_components/daikin_onecta/translations/el.json:
    * custom_components/daikin_onecta/translations/en.json:
    * custom_components/daikin_onecta/translations/nl.json:
    * custom_components/daikin_onecta/translations/sl.json:
    * custom_components/daikin_onecta/translations/el.json:
    * custom_components/daikin_onecta/translations/nl.json:
    * custom_components/daikin_onecta/climate.py:
@jwillemsen jwillemsen linked an issue Oct 31, 2024 that may be closed by this pull request
Copy link

codecov bot commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.96%. Comparing base (764e760) to head (e8ce0ce).
Report is 36 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #332      +/-   ##
==========================================
+ Coverage   95.37%   95.96%   +0.59%     
==========================================
  Files          14       14              
  Lines        1642     1612      -30     
==========================================
- Hits         1566     1547      -19     
+ Misses         76       65      -11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jwillemsen
Copy link
Owner Author

Waits on the HA core changes to be finished and merged

@jwillemsen
Copy link
Owner Author

Needs tests for the new horizontal mode services, including the lower case logic

    * custom_components/daikin_onecta/climate.py:
    * custom_components/daikin_onecta/climate.py:
    * tests/test_init.py:
    * tests/test_init.py:
    * custom_components/daikin_onecta/icons.json:
    * .github/workflows/precommit.yaml:
    * .github/workflows/tests.yaml:
    * hacs.json:
    * requirements_dev.txt:
    * .github/workflows/constraints.txt:
    * requirements_dev.txt:
    * requirements_dev.txt:
    * requirements_dev.txt:
    * custom_components/daikin_onecta/climate.py:
    * tests/test_init.py:
    * custom_components/daikin_onecta/climate.py:
    * custom_components/daikin_onecta/climate.py:
    * tests/test_init.py:
    * requirements_dev.txt:
    * custom_components/daikin_onecta/water_heater.py:
    * custom_components/daikin_onecta/translations/en.json:
    * custom_components/daikin_onecta/translations/nl.json:
    * custom_components/daikin_onecta/icons.json:
    * custom_components/daikin_onecta/icons.json:
    * custom_components/daikin_onecta/manifest.json:
    * tests/__snapshots__/test_init.ambr:
      Deleted.

    * tests/snapshots/test_init.ambr:
      Added.
@jwillemsen jwillemsen merged commit 7ff79fc into master Nov 28, 2024
10 checks passed
@jwillemsen jwillemsen deleted the jwi-horizontalswing branch November 28, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support horizontal/vertical swing modes
1 participant