mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-19 00:56:16 +00:00
When `discovery_enabled` is false the page no longer fires a discovery scan on load. Both DOMContentLoaded handlers now await fetchSettings() and gate triggerDiscovery() on the returned flag — default true keeps existing behaviour for installations that never touched the setting. Also renames the UI label from "Enable Automated Discovery" to "Enable Periodic Discovery" to make clear the checkbox controls the background timer, not the manual trigger button or IP-entry form. Relates to #269 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>