dalinicus / homeassistant-acinfinity

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

Add Schedule Controls #21

Closed dalinicus closed 11 months ago

dalinicus commented 11 months ago

resolves #19

Adds ability to change schedule start time and end time

Adds sensor to display the amount of time left when the on/off mode on the device will be toggled.

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (17b6d80) 100.00% compared to head (7ecd1d4) 100.00%.

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

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