Skip to content

Commit

Permalink
v6.8 - Fix for continuous scan - Contact/Motion
Browse files Browse the repository at this point in the history
v6.8 - Fix for continuous scan - Contact/Motion

An error was occurring after constant scanning for a long time, specifically when (multiple?) contact and motion sensors were included in the device list. The workaround applied will BLE scan for 30 min then stop and immediately restart scanning for another 30 min, instead of scanning indefinitely. This seems to solve the issue and does not affect use.

I have also shortened some json attributes and stop/restart the webserver on MQTT/WIFI reconnect
  • Loading branch information
devWaves authored Feb 7, 2022
1 parent 4d81950 commit 95831ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Switchbot local control using ESP32. no switchbot hub used/required. works with

https://github.com/devWaves/SwitchBot-MQTT-BLE-ESP32

v6.7
v6.8

Created: on Jan 23 2022
Created: on Feb 7 2022
Author: devWaves

Contributions from:
Expand Down

0 comments on commit 95831ed

Please sign in to comment.