Skip to content

refactor: move low level layer into BTHomeData#332

Merged
Ernst79 merged 1 commit intoBluetooth-Devices:mainfrom
IvoGruber:move-low-level-layer-into-BTHomeData
Jan 3, 2026
Merged

refactor: move low level layer into BTHomeData#332
Ernst79 merged 1 commit intoBluetooth-Devices:mainfrom
IvoGruber:move-low-level-layer-into-BTHomeData

Conversation

@IvoGruber
Copy link
Contributor

@IvoGruber IvoGruber commented Jan 3, 2026

Moved more low level functions into BTHomeData and marked those as "private" using "_".

Also moved to get_encrypted_payload and get_nounce to BTHomeData.

Note: Also fixed undocumented mac feature. Guess I broke it with previous pull request.

@codecov
Copy link

codecov bot commented Jan 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.21%. Comparing base (f5341c8) to head (99a1177).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #332      +/-   ##
==========================================
+ Coverage   81.89%   83.21%   +1.31%     
==========================================
  Files           6        6              
  Lines         685      685              
  Branches      101      101              
==========================================
+ Hits          561      570       +9     
+ Misses         98       88      -10     
- Partials       26       27       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Collaborator

@Ernst79 Ernst79 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again. Looks good.

@Ernst79 Ernst79 merged commit 1c8d3a1 into Bluetooth-Devices:main Jan 3, 2026
9 checks passed
@IvoGruber IvoGruber deleted the move-low-level-layer-into-BTHomeData branch January 3, 2026 14:30
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.

2 participants

Comments