You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Timezone-aware snapshot hint: Setup and settings show converted local time next to server timezone for daily snapshot scheduling
Dedicated user recommendation: Setup wizard and install guide recommend creating a separate modem user for DOCSight
Changed
i18n modularized: Translations moved from single Python file to per-language JSON files — adding a new language now only requires dropping a .json file
Poll interval default: Changed from 5 minutes (300s) to 15 minutes (900s)
Poll interval maximum: Increased from 1 hour (3600s) to 4 hours (14400s)
History default: Changed to unlimited (0 = keep all snapshots)
Documentation generalized: Replaced FRITZ!Box-specific references with modem-agnostic wording throughout README and INSTALL
Environment variable rename: FRITZ_* env vars deprecated in favor of MODEM_* (old vars still work as fallback)
Config key migration: Old fritz_* keys in config.json automatically migrated to modem_* on load