mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
show ntp time in status, use useInterval everywhere instead of alova's AutoRequest
This commit is contained in:
@@ -11,6 +11,7 @@ export interface SystemStatus {
|
||||
num_sensors: number;
|
||||
num_analogs: number;
|
||||
ntp_status: number;
|
||||
ntp_time?: string;
|
||||
mqtt_status: boolean;
|
||||
ap_status: boolean;
|
||||
network_status: NetworkConnectionStatus;
|
||||
|
||||
Reference in New Issue
Block a user