mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Merge pull request #5847 from dayofdoom/patch-1
Update recorder.markdown
This commit is contained in:
commit
8209b2768c
@ -119,7 +119,7 @@ recorder:
|
|||||||
- sensor.date
|
- sensor.date
|
||||||
```
|
```
|
||||||
|
|
||||||
If you only want to hide events from e.g., your history, take a look at the [`history` component](/components/history/). Same goes for logbook. But if you have privacy concerns about certain events or neither want them in history or logbook, you should use the `exclude`/`include` options of the `recorder` component, that they aren't even in your database. That way you can save storage and keep the database small by excluding certain often-logged events (like `sensor.last_boot`).
|
If you only want to hide events from e.g., your history, take a look at the [`history` component](/components/history/). Same goes for logbook. But if you have privacy concerns about certain events or neither want them in history or logbook, you should use the `exclude`/`include` options of the `recorder` component, that way they aren't even in your database. That way you can save storage and keep the database small by excluding certain often-logged events (like `sensor.last_boot`).
|
||||||
|
|
||||||
### {% linkable_title Service `purge` %}
|
### {% linkable_title Service `purge` %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user