dalinicus / homeassistant-acinfinity

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

[Feature] Add options flow with configuration for polling interval #33

Closed dalinicus closed 11 months ago

dalinicus commented 11 months ago

Adds options flow support, and an additional option for changing the polling interval for the AC Infinity API

resolves #32

codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (f6e20b9) 100.00% compared to head (2ad0398) 100.00%.

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

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