firstof9 / ha-openei

OpenEI integration for Home Assistant
MIT License
15 stars 2 forks source link

fix: switch to `async_forward_entry_setups` #73

Closed firstof9 closed 1 year ago

firstof9 commented 1 year ago

fixes #72

codecov[bot] commented 1 year ago

Codecov Report

Merging #73 (730c8a5) into master (93a74bc) will increase coverage by 0.01%. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/firstof9/ha-openei/pull/73/graphs/tree.svg?width=650&height=150&src=pr&token=wgKvwVOwTu&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris)](https://app.codecov.io/gh/firstof9/ha-openei/pull/73?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris) ```diff @@ Coverage Diff @@ ## master #73 +/- ## ========================================== + Coverage 95.59% 95.60% +0.01% ========================================== Files 5 5 Lines 386 387 +1 ========================================== + Hits 369 370 +1 Misses 17 17 ``` | [Files Changed](https://app.codecov.io/gh/firstof9/ha-openei/pull/73?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris) | Coverage Δ | | |---|---|---| | [custom\_components/openei/\_\_init\_\_.py](https://app.codecov.io/gh/firstof9/ha-openei/pull/73?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris#diff-Y3VzdG9tX2NvbXBvbmVudHMvb3BlbmVpL19faW5pdF9fLnB5) | `90.26% <100.00%> (+0.08%)` | :arrow_up: |