remove use of delay - #7680
Conversation
|
Hey there @SenexCrenshaw, @martgras, mind taking a look at this pull request as it has been labeled with an integration ( |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #7680 +/- ##
==========================================
+ Coverage 53.70% 53.92% +0.21%
==========================================
Files 50 50
Lines 9408 9765 +357
Branches 1654 1344 -310
==========================================
+ Hits 5053 5266 +213
- Misses 4056 4171 +115
- Partials 299 328 +29 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
One small missing this stuck out, otherwise looks good to me
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
|
Hey there @SenexCrenshaw, mind taking a look at this pull request as it has been labeled with an integration ( |
Co-authored-by: Samuel Sieb <samuel@sieb.net> Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
What does this implement/fix?
This removes the use of delay to wait for data and avoids the "component took too long" message.
Types of changes
Related issue or feature (if applicable): #9517
Pull request in esphome-docs with documentation (if applicable):
Test Environment
Example entry for
config.yaml:# Example config.yamlChecklist:
tests/folder).If user exposed functionality or configuration variables are added/changed: