Skip to content

Commit

Permalink
1.6.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Dec 29, 2023
1 parent 7b76e6d commit fc1f3d1
Show file tree
Hide file tree
Showing 3 changed files with 97 additions and 21 deletions.
114 changes: 95 additions & 19 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,70 +1,146 @@
# Changelog
# CHANGELOG



## v1.6.0 (2023-12-29)

### Chore

* chore: fix release process (#21) ([`d45532b`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/d45532bead20ce34e93c6a0ddc9586ff71594d48))

### Feature

* feat: add support for HT1 (#20)

Co-authored-by: J. Nick Koston <[email protected]> ([`7b76e6d`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/7b76e6dbe4287561afa8d9f152616af113a9fdce))

<!--next-version-placeholder-->

## v1.5.5 (2023-02-07)

### Fix
* Parsing with passive scans ([#19](https://github.com/Bluetooth-Devices/sensorpush-ble/issues/19)) ([`adcafc8`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/adcafc8fb63ff6f7d04041f73aa9274d8bbc6a4c))

* fix: parsing with passive scans (#19) ([`adcafc8`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/adcafc8fb63ff6f7d04041f73aa9274d8bbc6a4c))


## v1.5.4 (2023-02-07)

### Fix
* Account for switching adapter when finding changed_manufacturer_data ([#18](https://github.com/Bluetooth-Devices/sensorpush-ble/issues/18)) ([`dcccd49`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/dcccd497987e0dea164fc2fbd196cd77fa9fe62e))

* fix: account for switching adapter when finding changed_manufacturer_data (#18) ([`dcccd49`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/dcccd497987e0dea164fc2fbd196cd77fa9fe62e))


## v1.5.3 (2023-02-07)

### Fix
* Update isort to fix CI ([#17](https://github.com/Bluetooth-Devices/sensorpush-ble/issues/17)) ([`12bf0ac`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/12bf0acf35565c81d92852be512fde529ce99ce4))

* fix: update isort to fix CI (#17) ([`12bf0ac`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/12bf0acf35565c81d92852be512fde529ce99ce4))


## v1.5.2 (2022-08-14)

### Fix
* Use new changed_manufacturer_data helper from bluetooth-sensor-state-data ([#16](https://github.com/Bluetooth-Devices/sensorpush-ble/issues/16)) ([`574210f`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/574210f800ca664121078cbf6f6dd63f3ee29747))

* fix: use new changed_manufacturer_data helper from bluetooth-sensor-state-data (#16) ([`574210f`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/574210f800ca664121078cbf6f6dd63f3ee29747))


## v1.5.1 (2022-07-26)

### Fix
* Latest data was not always found if page0 was not last ([#15](https://github.com/Bluetooth-Devices/sensorpush-ble/issues/15)) ([`a0e78c8`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/a0e78c814e877810e481fc4ff3fc850d10a0162b))

* fix: latest data was not always found if page0 was not last (#15) ([`a0e78c8`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/a0e78c814e877810e481fc4ff3fc850d10a0162b))


## v1.5.0 (2022-07-26)

### Feature
* Add parser tests ([#13](https://github.com/Bluetooth-Devices/sensorpush-ble/issues/13)) ([`90701be`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/90701be63e077ebc043868d35dfa596bef0a7042))

* feat: Add parser tests (#13) ([`90701be`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/90701be63e077ebc043868d35dfa596bef0a7042))

### Fix
* Ci fix ([#14](https://github.com/Bluetooth-Devices/sensorpush-ble/issues/14)) ([`3bb525e`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/3bb525e2bd8420a6a30e8e0b0d18e43959f7a99d))

* fix: ci fix (#14) ([`3bb525e`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/3bb525e2bd8420a6a30e8e0b0d18e43959f7a99d))


## v1.4.2 (2022-07-21)

### Fix
* Fix refactoring error in pressure ([#12](https://github.com/Bluetooth-Devices/sensorpush-ble/issues/12)) ([`2db9381`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/2db93812d50b7af795dfb924a9d4d610f2488c2b))

* fix: fix refactoring error in pressure (#12) ([`2db9381`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/2db93812d50b7af795dfb924a9d4d610f2488c2b))


## v1.4.1 (2022-07-21)

### Fix
* Bump sensor-state-data ([#11](https://github.com/Bluetooth-Devices/sensorpush-ble/issues/11)) ([`af06b0b`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/af06b0b7679a090ec2648dae2ecfaed58e6c5c06))

* fix: bump sensor-state-data (#11) ([`af06b0b`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/af06b0b7679a090ec2648dae2ecfaed58e6c5c06))


## v1.4.0 (2022-07-21)

### Feature
* Refactor for sensor-state-data 2 ([#10](https://github.com/Bluetooth-Devices/sensorpush-ble/issues/10)) ([`a723449`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/a723449519d3a18aa0ac859570683c573ba1b371))

* feat: refactor for sensor-state-data 2 (#10) ([`a723449`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/a723449519d3a18aa0ac859570683c573ba1b371))


## v1.3.0 (2022-07-20)

### Feature
* Export SensorDescription and SensorValue ([#9](https://github.com/Bluetooth-Devices/sensorpush-ble/issues/9)) ([`ced7098`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/ced7098af4d6744c2edcc182bfe0f36fac250c5a))

* feat: export SensorDescription and SensorValue (#9) ([`ced7098`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/ced7098af4d6744c2edcc182bfe0f36fac250c5a))


## v1.2.2 (2022-07-20)

### Fix
* Bump deps ([#8](https://github.com/Bluetooth-Devices/sensorpush-ble/issues/8)) ([`5b86419`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/5b86419ad62eb1d86c76cd0b4479adf866fa100d))

* fix: bump deps (#8) ([`5b86419`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/5b86419ad62eb1d86c76cd0b4479adf866fa100d))


## v1.2.1 (2022-07-19)

### Fix
* Guard against invalid devices ([#7](https://github.com/Bluetooth-Devices/sensorpush-ble/issues/7)) ([`4badaa0`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/4badaa0da1f782fc9ffd24eb608d085b0e6b9dd7))

* fix: guard against invalid devices (#7)

fix: guard aginst invalid devices ([`4badaa0`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/4badaa0da1f782fc9ffd24eb608d085b0e6b9dd7))


## v1.2.0 (2022-07-19)

### Feature
* Set manufacturer ([#6](https://github.com/Bluetooth-Devices/sensorpush-ble/issues/6)) ([`0b823c2`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/0b823c28e391f5e89fa86b20822a822f2a67c5f7))

* feat: set manufacturer (#6) ([`0b823c2`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/0b823c28e391f5e89fa86b20822a822f2a67c5f7))


## v1.1.2 (2022-07-19)

### Fix
* Add guard for missing manufacturer_data ([#5](https://github.com/Bluetooth-Devices/sensorpush-ble/issues/5)) ([`a705260`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/a70526016a43a6347bb1ac40b8aeb3b77e981fe3))

* fix: add guard for missing manufacturer_data (#5) ([`a705260`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/a70526016a43a6347bb1ac40b8aeb3b77e981fe3))


## v1.1.1 (2022-07-19)

### Fix
* Bump libs ([#4](https://github.com/Bluetooth-Devices/sensorpush-ble/issues/4)) ([`d1760e4`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/d1760e49ab671e50d8616576726abe7c82c8ba0c))

* fix: bump libs (#4) ([`d1760e4`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/d1760e49ab671e50d8616576726abe7c82c8ba0c))


## v1.1.0 (2022-07-19)

### Feature

* feat: export all needed objects (#3) ([`f46bb89`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/f46bb8942b7578246348794af210d33b2f8981c4))


## v1.0.0 (2022-07-19)

### Chore

* chore: initial commit ([`fafd308`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/fafd308051d2cfa3d0a47ffc5e5c10e79c8873d8))

### Feature
* Export all needed objects ([#3](https://github.com/Bluetooth-Devices/sensorpush-ble/issues/3)) ([`f46bb89`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/f46bb8942b7578246348794af210d33b2f8981c4))

* feat: init publish (#2) ([`e60b59f`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/e60b59fd209095b0e24c6874f3bf0811a510ce7c))

* feat: init repo (#1) ([`08f9867`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/08f9867e1ef5aa66bb6b0584754f0da34dca65ca))
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sensorpush-ble"
version = "1.5.5"
version = "1.6.0"
description = "Parser for SensorPush BLE devices"
authors = ["J. Nick Koston <[email protected]>"]
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion src/sensorpush_ble/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

from .parser import SensorPushBluetoothDeviceData

__version__ = "1.5.5"
__version__ = "1.6.0"

__all__ = [
"SensorPushBluetoothDeviceData",
Expand Down

0 comments on commit fc1f3d1

Please sign in to comment.