Skip to content

v6.8 - Fix for continuous scan - Contact/Motion

Compare
Choose a tag to compare
@devWaves devWaves released this 07 Feb 23:32
· 32 commits to main since this release
95831ed

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