feat(nhl): Implement dynamic update interval based on game state

This commit is contained in:
ChuckBuilds
2025-04-17 11:44:19 -05:00
parent dfe8d6d7e8
commit bd53814542
2 changed files with 27 additions and 12 deletions

View File

@@ -69,6 +69,7 @@
],
"test_mode": true,
"update_interval_seconds": 15,
"idle_update_interval_seconds": 300,
"show_only_favorites": true
}
}