Releases: custom-components/ble_monitor
Releases · custom-components/ble_monitor
Release list
13.14.0 - PTX-F1 support
13.13.0 - Mocreo and Chef iQ CQ60
What's Changed
- Fix struct.error on malformed Xiaomi 0x4851/0x4852 payloads by @xtymmms1021 in #1535
- Bump addressable from 2.8.4 to 2.9.0 in /docs by @dependabot[bot] in #1537
- feat(mocreo): add MS3 sensor, adjust MS2 to temperature-only by @thomas201012 in #1543
- Chef iQ CQ60: mask not-measured probe sentinels as None by @ITSpecialist111 in #1538
- Bump json from 2.18.1 to 2.19.2 in /docs by @dependabot[bot] in #1545
- Bump activesupport from 7.0.7.2 to 7.2.3.1 in /docs by @dependabot[bot] in #1546
- Bump nokogiri from 1.19.1 to 1.19.3 in /docs by @dependabot[bot] in #1547
- Bump faraday from 2.14.1 to 2.14.2 in /docs by @dependabot[bot] in #1548
New Contributors
- @ITSpecialist111 made their first contribution in #1538
Full Changelog: 13.12.0...13.13.0
13.12.0 - Add michelin tms
13.11.1 - Fix for Mocreo sensors
13.11.0 - Add support for Qingping CGDK3 and CGG3 and Mocreo ST7
Changes in 13.11.0
- Add support for CGDK3 and CGG3 temperature/humidity sensors from Qingping by @Samt43 in #1520
- Add support for Mocreo ST7 temperature sensor by @bbyrd74 in #1526
Other changes
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #1506
- Bump rexml from 3.3.9 to 3.4.2 in /docs by @dependabot[bot] in #1507
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #1515
- Bump faraday from 2.7.4 to 2.14.1 in /docs by @dependabot[bot] in #1525
- Bump nokogiri from 1.18.9 to 1.19.1 in /docs by @dependabot[bot] in #1527
New Contributors
Full Changelog: 13.10.1...13.11.0
13.10.1 - Add additional device_id to Qingping CGP22C sensor
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1499
- Add additional device_id to Qingping CGP22C sensor by @boi4 in #1502
13.10.0 - Add Sonoff S-MATE and R5 switches
Changes in 13.10.0
- Add Sonoff S-MATE and R5 switches (thanks @cetygamer )
13.9.1 - Fix for govee H5179
What's Changed
- Fix CGDN1 test cases by @emmanuel-ferdman in #1491
- Fix H5179 by @Ernst79 in #1492
New Contributors
- @emmanuel-ferdman made their first contribution in #1491
Full Changelog: 13.9.0...13.9.1
13.9.0 - Govee H5191 support
Changes in 13.9.0
- Add Govee H5191 (fix #1474)
13.8.0 - [BREAKING CHANGES] occupancy sensors for linptech ES3 and Xiaomi XMOSB01XS
Changes in 13.8.0
Breaking Changes:
- The motion sensor of the Linptech ES3 sensor changed from to an occupancy sensor. Please update any automations that use this sensor.
New sensor
- Add Xiaomi Human Presence Occupancy Sensor XMOSB01XS (fix #1377)