Bluetooth-Devices / bthome-ble

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

feat: add new sensor types #5

Closed Ernst79 closed 2 years ago

Ernst79 commented 2 years ago

add support for new sensor types moisture, count, mass (kg and lbs) and dew point add b-parasite as manufacturer

ToDo

codecov[bot] commented 2 years ago

Codecov Report

Merging #5 (ecbb823) into main (1e66c90) will increase coverage by 0.32%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   67.85%   68.18%   +0.32%     
==========================================
  Files           3        3              
  Lines         196      198       +2     
  Branches       38       39       +1     
==========================================
+ Hits          133      135       +2     
  Misses         47       47              
  Partials       16       16              
Impacted Files Coverage Δ
src/bthome_ble/const.py 100.00% <ø> (ø)
src/bthome_ble/__init__.py 100.00% <100.00%> (ø)
src/bthome_ble/parser.py 66.12% <100.00%> (+0.36%) :arrow_up:

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