Releases: custom-components/ble_monitor
Releases · custom-components/ble_monitor
13.5.0 - Beckett Geisys heater oil burner support
What's Changed
- Support: Beckett Genisys heater oil burner interface by @jnj16180340 in #1470
- Bump nokogiri from 1.18.4 to 1.18.8 in /docs by @dependabot in #1473
New Contributors
- @jnj16180340 made their first contribution in #1470
Full Changelog: 13.4.0...13.5.0
13.4.0 - Qingping CGP22C CO2 sensor
Changes in 13.4.0
- Add support for Qingping CGP22C CO2 sensor
13.3.0 - Delete button and Xiaomi S400 Scale
Changes in 13.3.0
- Added a delete button to delete a device from the UI (thanks @matthewjohns0n )
- Added support for Xiaomi S400 scale
13.2.0 - Linptech Human Presence Sensor ES3 and Xiaomi MSB17 temperature sensor
Changes in 13.2.0
Add support for the following sensors
- Linptech Human Presence Sensor ES3
- Xiaomi MSB17 temperature sensor (thanks @hongho55 )
13.2.0-beta - Xiaomi Body Composition Scale S400 (MJTZC01YM)
Changes in 13.2.0-beta
- Add support for Xiaomi Body Composition Scale S400 (MJTZC01YM)
13.1.0 - Add support for MJWSD06MMC
Changes in 13.1.0
- Add support for Mijia Smart Temperature and Humidity Monitor 3 Mini (MJWSD06MMC) (thanks @pvvx)
13.1.0-beta - Add Linptech Human Presence Sensor ES3
Add Linptech Human Presence Sensor ES3 (fix #1427)
13.0.3 - Add battery low sensor for Thermopro
Changes in 13.0.3
Add battery low data to Thermopro (fix #1422)
13.0.2 - Fix Mikrotik parser
Changes in 13.0.2
Fix parser for Mikrotik TG-BT5-IN sensors, which sometimes sends false acceleration data.
13.0.1 - Fix deprecation warning
Changes in 13.0.1
Fix fix deprecation warning. The option flow does not set config_entry explicitly anymore.
Fix for #1435