Skip to content

hub option updates

GitHub Action edited this page Jul 20, 2026 · 1 revision

Hub Option Updates

These methods are used internally to apply configuration changes to a running hub, e.g. when the user changes options in the integration options flow.

Function Purpose
apply_option_updates Merges new options into the running hub, rebuilds the effective settings, and adjusts the polling interval. Returns True on success.

Related Pages

Clone this wiki locally