Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core): component negotiation #653

Merged
merged 23 commits into from
Mar 2, 2024
Merged

Conversation

petretiandrea
Copy link
Owner

No description provided.

@petretiandrea petretiandrea force-pushed the feature/component-negotiation branch from f9f8fdf to 48d0538 Compare February 29, 2024 20:37
@petretiandrea petretiandrea force-pushed the feature/component-negotiation branch 2 times, most recently from 58a0fc2 to 985c822 Compare February 29, 2024 20:49
Copy link

github-actions bot commented Feb 29, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
custom_components/tapo
   __init__.py44784%25–26, 36–39, 47
   config_flow.py1206645%68, 103–104, 110–151, 160–161, 166–175, 182–191, 196–211, 214–218, 224, 230–235
   coordinators.py1222282%56–66, 125, 132–137, 140–144
   errors.py7186%6
   hass_tapo.py46393%46, 49, 73
   helpers.py451469%38, 64, 70–91, 95–97
   light.py131398%108–109, 120
   migrations.py14657%11–16
   setup_helpers.py592066%45–58, 71–81, 89–108, 145–146
custom_components/tapo/hub
   binary_sensor.py681775%29–30, 37, 41, 45, 56, 60, 64, 74, 78, 82, 91–93, 97, 101, 105
   climate.py71396%26–27, 95
   number.py63395%29–30, 86
   sensor.py1192976%37–38, 47–48, 52, 56, 60, 64, 68, 79–80, 84, 88, 92, 96–106, 110, 151–153, 157, 161, 165, 169, 173
   siren.py61297%57, 99
   switch.py73889%25–26, 35, 39, 46–49, 52–55
   tapo_hub.py87891%83–87, 120, 166, 171
   tapo_hub_child_coordinator.py68396%97, 105–106
custom_components/tapo/sensors
   __init__.py62985%28, 43, 73–75, 91–92, 109, 126
   tapo_sensor_source.py8275%8, 11
TOTAL154022685% 

Tests Skipped Failures Errors Time
90 0 💤 0 ❌ 0 🔥 4.007s ⏱️

@petretiandrea petretiandrea force-pushed the feature/component-negotiation branch from 985c822 to e13d928 Compare February 29, 2024 20:52
@petretiandrea petretiandrea changed the title feat: component negotiation feat(core): component negotiation Feb 29, 2024
@petretiandrea petretiandrea force-pushed the feature/component-negotiation branch from 58d1e4d to c6869ef Compare March 1, 2024 22:55
@petretiandrea petretiandrea changed the base branch from main to next March 2, 2024 14:52
@petretiandrea petretiandrea marked this pull request as ready for review March 2, 2024 14:53
@petretiandrea petretiandrea merged commit 0f386a1 into next Mar 2, 2024
5 checks passed
@petretiandrea petretiandrea deleted the feature/component-negotiation branch March 2, 2024 14:54
Copy link

github-actions bot commented Mar 6, 2024

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

github-actions bot commented Mar 6, 2024

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant