Skip to content

Releases: custom-components/ble_monitor

1.31 - Fix for CGPR1

22 Mar 07:10
aaa70c7
Compare
Choose a tag to compare

Changes in 1.3.1

Fixed an issue for CGPR1 sensor, that raised an error on a light update, as it doesn't support a light sensor, but uses an illumination sensor instead. Added extra check to only process data if the sensor supports the type.

1.3.1-beta - Fix for CGPR1

20 Mar 18:58
31076cf
Compare
Choose a tag to compare
Pre-release

Changes in 1.3.1-beta

Fixes an issue for CGPR1 sensor, that raised an error on an light update, as it doesn't support a light sensor, but uses an illumination sensor instead. Added extra check to only process data if the sensor support the type.

1.3.0 - Fix config flow

08 Mar 14:36
ff1536f
Compare
Choose a tag to compare

Changes in 1.3.0

  • Fix for not being able to modify the options of BLE Monitor after an update to Home Assistant core 2021.3
  • Fix for not being able to add the BLE Monitor integration after an update to Home Assistant core 2021.3

1.3.0-beta - Fix config flow

08 Mar 13:11
ba2996e
Compare
Choose a tag to compare
Pre-release

Changes in 1.3.0-beta

  • Fix for not being able to modify the options of BLE Monitor after an update to Home Assistant core 2021.3
  • Fix for not being able to add the BLE Monitor integration after an update to Home Assistant core 2021.3

1.2.0 - Version, pycryptodomex and struct bug fix

03 Mar 20:32
60116e1
Compare
Choose a tag to compare

Changes in 1.2.0

1.2.0-beta - version, pycryptodomex and a fix for struct errors

02 Mar 20:34
67b060d
Compare
Choose a tag to compare

Changes in 1.2.0-beta

1.1.4 - Move parser errors to debug level

28 Feb 16:09
e5236a5
Compare
Choose a tag to compare

Changes in 1.1.4

  • Fix for parser errors in the log. Errors have moved to debug level.

1.1.3 - Fixed some bugs

27 Feb 15:46
3905b6e
Compare
Choose a tag to compare

Changes in 1.1.3

  • Fix error for unpacking of messages with wrong format of LYWSDCGQ sensor #233
  • Fix for error Invalid data: MAC is not present in whitelist #293

Add support for GCH1 (door sensor) and GCPR1 (motion sensor)

25 Feb 21:29
57e22be
Compare
Choose a tag to compare

Changes in 1.1.2

  • Add support for Qingping Door/window contact sensor (GCH1).
  • Add support for Qingping Motion and ambient light sensor (GCPR1).
  • Better error handling in the parser (thanks to @SeiTaN)

Note that both sensors needs an encryption key.

Sensors have not been tested. If you own one of these sensor, please confirm if it is working correctly here.

1.1.2-beta - Add GCH1 and GCPR1 sensors

23 Feb 21:01
0c82077
Compare
Choose a tag to compare
Pre-release

Changes in 1.1.2-beta

  • Add support for Qingping Door/window contact sensor (GCH1).
  • Add support for Qingping Motion and ambient light sensor (GCPR1).

Note that both sensors needs an encryption key.

Sensors have not been tested. If you own one of these sensor, please confirm if it is working correctly here.