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: add available property to know when the ESP device is connected #3

Merged
merged 2 commits into from
Dec 14, 2023

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Dec 14, 2023

ESPHomeBluetoothDevice needs to track if the ESP is connected via the api or not

@bdraco bdraco changed the title feat: add available property to know when the ESP device is disconneted feat: add available property to know when the ESP device is connected Dec 14, 2023
Copy link

codecov bot commented Dec 14, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (79ff7da) 1.93% compared to head (40c193e) 1.93%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/bleak_esphome/backend/device.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main      #3      +/-   ##
========================================
- Coverage   1.93%   1.93%   -0.01%     
========================================
  Files          7       7              
  Lines        465     466       +1     
  Branches      88      88              
========================================
  Hits           9       9              
- Misses       456     457       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bdraco bdraco merged commit 7732629 into main Dec 14, 2023
6 of 8 checks passed
@bdraco bdraco deleted the available_property branch December 14, 2023 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant