mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 01:36:49 +00:00
Increase core start seconds (#24604)
This commit is contained in:
parent
9ef72e4afc
commit
e871dc8151
@ -16,7 +16,7 @@ import {
|
||||
type NetworkInfo,
|
||||
} from "./data/supervisor";
|
||||
|
||||
export const ASSUME_CORE_START_SECONDS = 30;
|
||||
export const ASSUME_CORE_START_SECONDS = 60;
|
||||
const SCHEDULE_CORE_CHECK_SECONDS = 1;
|
||||
const SCHEDULE_FETCH_NETWORK_INFO_SECONDS = 5;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user