Skip to content

Commit

Permalink
Merge pull request #370 from ApolloAutomation/dev
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudcannon[bot] authored Feb 16, 2025
2 parents a462bb2 + 53d9067 commit 04e5319
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ sensor:
update_interval: 5s
```
!!! tip "You might also want to add \"force_update: true\" to make your sensor show the frequent updates in the gui."
!!! tip "You might also want to add force_update: true to make your sensor show the frequent updates in the gui."
**force\_update** (*Optional*, boolean): If true, this option will force the frontend (usually Home Assistant) to create a state changed event when the sensor updates even if the value stayed the same. Some applications like Grafana require this when working with Home Assistant, but beware it can significantly increase the database size. Defaults to `false`.

Expand Down

0 comments on commit 04e5319

Please sign in to comment.