Skip to content

Commit

Permalink
[MI BLE] added support for LYWSD02MMC (#20381)
Browse files Browse the repository at this point in the history
* [MI BLE] added support for LYWSD02MMC

- initial support for MI LYWSD02MMC
- code rework

* Update CHANGELOG.md

* Update CHANGELOG.md

* [MI BLE] add Mi32Time / bugfixes

* [MI BLE] plain read, debug enhanced

* [MI BLE] add LYWSD02MMC battery

* [MI BLE] improved debug log, code cleanup

* [MI BLE] improved debug log, code optimize
  • Loading branch information
SteWers authored Jan 12, 2024
1 parent 03cadd2 commit b69cc80
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 232 deletions.
2 changes: 1 addition & 1 deletion tasmota/tasmota_xdrv_driver/xdrv_79_esp32_ble.ino
Original file line number Diff line number Diff line change
Expand Up @@ -2587,7 +2587,7 @@ void CmndBLEAdv(void){


//////////////////////////////////////////////////////////////
// Determine what to do with advertismaents
// Determine what to do with advertisements
// BLEAdv0 -> suppress MQTT about devices found
// BLEAdv1 -> send MQTT about devices found after each scan
void CmndBLEDebug(void){
Expand Down
Loading

0 comments on commit b69cc80

Please sign in to comment.