Skip to content

Commit

Permalink
✨ Stale time for entity state (#1702)
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-rw committed Nov 23, 2023
1 parent 5522abd commit dfcb899
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ function EntityStateTile({ widget }: SmartHomeEntityStateWidgetProps) {
},
{
enabled: !!configName,
refetchInterval: 2 * 60 * 1000
}
);

Expand Down

0 comments on commit dfcb899

Please sign in to comment.