mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-14 17:26:26 +01:00
✨ Stale time for entity state (#1702)
This commit is contained in:
@@ -48,6 +48,7 @@ function EntityStateTile({ widget }: SmartHomeEntityStateWidgetProps) {
|
||||
},
|
||||
{
|
||||
enabled: !!configName,
|
||||
refetchInterval: 2 * 60 * 1000
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user