-
Notifications
You must be signed in to change notification settings - Fork 2
hub
GitHub Action edited this page Jul 20, 2026
·
7 revisions
The GLinetHub class inherits from DataUpdateCoordinator and manages communication between Home Assistant and the router. It handles the session lifecycle, error handling, and periodic polling (user-configurable, default 30s).
This page indexes the Hub reference documentation, split by function category.
| Page | Description |
|---|---|
| Hub Core Functions | Coordinator lifecycle, session refresh, and API invocation helpers. |
| Data Fetching Functions | Per-feature polling methods invoked during each update. |
| Action Functions | Methods that write to the router or trigger a router-side behavior. |
| Option Updates | Runtime application of configuration option changes. |
| Parental Control Helpers | Group lookup and access control helper methods. |