Bluetooth-Devices / bthome-ble

Parser for BTHome BLE devices
https://bthome.io/
MIT License
69 stars 14 forks source link

feat!: bthome with capital h #6

Closed Ernst79 closed 2 years ago

Ernst79 commented 2 years ago

Changing the name of BThome to BTHome with capital letter H. This breaks the use of BThomeBluetoothDeviceData, which changes to BTHomeBluetoothDeviceData.

codecov[bot] commented 2 years ago

Codecov Report

Merging #6 (cf3c702) into main (bcd07da) will decrease coverage by 0.67%. The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
- Coverage   68.81%   68.13%   -0.68%     
==========================================
  Files           3        3              
  Lines         202      204       +2     
  Branches       40       41       +1     
==========================================
  Hits          139      139              
- Misses         47       48       +1     
- Partials       16       17       +1     
Impacted Files Coverage Δ
src/bthome_ble/const.py 100.00% <ø> (ø)
src/bthome_ble/parser.py 65.96% <62.50%> (-0.70%) :arrow_down:
src/bthome_ble/__init__.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.