dalinicus / homeassistant-acinfinity

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

Add Auto Mode Trigger Settings. #31

Closed dalinicus closed 11 months ago

dalinicus commented 11 months ago

Adds auto mode trigger settings for high temp, low temp, high humidity, low humidity

adds toggle switches for enabling trigger settings for auto, vpd, and schedule.

resolves #30 resolves #15

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (0830771) 100.00% compared to head (0316f09) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #31 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 10 11 +1 Lines 581 638 +57 ========================================= + Hits 581 638 +57 ``` | [Files Changed](https://app.codecov.io/gh/dalinicus/homeassistant-acinfinity/pull/31?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/\_\_init\_\_.py](https://app.codecov.io/gh/dalinicus/homeassistant-acinfinity/pull/31?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ryan+Mattson#diff-Y3VzdG9tX2NvbXBvbmVudHMvYWNfaW5maW5pdHkvX19pbml0X18ucHk=) | `100.00% <ø> (ø)` | | | [custom\_components/ac\_infinity/ac\_infinity.py](https://app.codecov.io/gh/dalinicus/homeassistant-acinfinity/pull/31?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/const.py](https://app.codecov.io/gh/dalinicus/homeassistant-acinfinity/pull/31?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/31?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/switch.py](https://app.codecov.io/gh/dalinicus/homeassistant-acinfinity/pull/31?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ryan+Mattson#diff-Y3VzdG9tX2NvbXBvbmVudHMvYWNfaW5maW5pdHkvc3dpdGNoLnB5) | `100.00% <100.00%> (ø)` | |

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