dalinicus / homeassistant-acinfinity

AC Infinity integration for Home Assistant for UIS based controllers
MIT License
75 stars 4 forks source link

Initial Settings Controls - On speed, off speed, and mode. #20

Closed dalinicus closed 12 months ago

dalinicus commented 12 months ago

resolves #14

Adds client calls to fetch and set device settings. Add controls for on and off speed, and mode settings. Add a device for each port on the controller.

codecov[bot] commented 12 months ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (a45b4ba) 100.00% compared to head (d4e340c) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #20 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 9 10 +1 Lines 311 397 +86 ========================================= + Hits 311 397 +86 ``` | [Files Changed](https://app.codecov.io/gh/dalinicus/homeassistant-acinfinity/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ryan+Mattson) | Coverage Δ | | |---|---|---| | [custom\_components/ac\_infinity/ac\_infinity.py](https://app.codecov.io/gh/dalinicus/homeassistant-acinfinity/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ryan+Mattson#diff-Y3VzdG9tX2NvbXBvbmVudHMvYWNfaW5maW5pdHkvYWNfaW5maW5pdHkucHk=) | `100.00% <100.00%> (ø)` | | | [custom\_components/ac\_infinity/binary\_sensor.py](https://app.codecov.io/gh/dalinicus/homeassistant-acinfinity/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ryan+Mattson#diff-Y3VzdG9tX2NvbXBvbmVudHMvYWNfaW5maW5pdHkvYmluYXJ5X3NlbnNvci5weQ==) | `100.00% <100.00%> (ø)` | | | [custom\_components/ac\_infinity/client.py](https://app.codecov.io/gh/dalinicus/homeassistant-acinfinity/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ryan+Mattson#diff-Y3VzdG9tX2NvbXBvbmVudHMvYWNfaW5maW5pdHkvY2xpZW50LnB5) | `100.00% <100.00%> (ø)` | | | [custom\_components/ac\_infinity/const.py](https://app.codecov.io/gh/dalinicus/homeassistant-acinfinity/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ryan+Mattson#diff-Y3VzdG9tX2NvbXBvbmVudHMvYWNfaW5maW5pdHkvY29uc3QucHk=) | `100.00% <100.00%> (ø)` | | | [custom\_components/ac\_infinity/number.py](https://app.codecov.io/gh/dalinicus/homeassistant-acinfinity/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ryan+Mattson#diff-Y3VzdG9tX2NvbXBvbmVudHMvYWNfaW5maW5pdHkvbnVtYmVyLnB5) | `100.00% <100.00%> (ø)` | | | [custom\_components/ac\_infinity/select.py](https://app.codecov.io/gh/dalinicus/homeassistant-acinfinity/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ryan+Mattson#diff-Y3VzdG9tX2NvbXBvbmVudHMvYWNfaW5maW5pdHkvc2VsZWN0LnB5) | `100.00% <100.00%> (ø)` | | | [custom\_components/ac\_infinity/sensor.py](https://app.codecov.io/gh/dalinicus/homeassistant-acinfinity/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ryan+Mattson#diff-Y3VzdG9tX2NvbXBvbmVudHMvYWNfaW5maW5pdHkvc2Vuc29yLnB5) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.