Skip to content

Commit 61fdf27

Browse files
committed
Rename logbook to activity in mmwave spam tutorial
1 parent 393c2e2 commit 61fdf27

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

docs/products/general/tutorials/minimize-mmwave-logbook-spam.md renamed to docs/products/general/tutorials/minimize-mmwave-activity-spam.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: How to minimize logbook spam
3-
description: How to minimize the logbook spam on your Apollo mmWave sensors
2+
title: How to minimize activity spam
3+
description: How to minimize the activity spam on your Apollo mmWave sensors
44
---
5-
# Minimize Logbook Spam
5+
# Minimize Activity Spam
66

7-
Apollo mmWave sensors report frequently by design, which can cause internal radar entities like target direction, target count, and zone occupancy to flood your Home Assistant logbook. Adding a `logbook.exclude` block to your `configuration.yaml` tells Home Assistant to stop recording those entities.
7+
Apollo mmWave sensors report frequently by design, which can cause internal radar entities like target direction, target count, and zone occupancy to flood your Home Assistant Activity log. Adding a `logbook.exclude` block to your `configuration.yaml` tells Home Assistant to stop recording those entities.
88

9-
!!! info "Home Assistant Logbook Documentation"
9+
!!! info "Home Assistant Activity Documentation"
1010

11-
For more details on logbook filtering, see the [Home Assistant Logbook integration docs](https://www.home-assistant.io/integrations/logbook/).
11+
For more details on activity filtering, see the [Home Assistant Logbook integration docs](https://www.home-assistant.io/integrations/logbook/).
1212

1313
1\. Open your Home Assistant `configuration.yaml` file.
1414

@@ -58,4 +58,4 @@ Apollo mmWave sensors report frequently by design, which can cause internal rada
5858

5959
3\. Save `configuration.yaml` and restart Home Assistant (**Settings → System → Restart**).
6060

61-
4\. Open the **Logbook** in Home Assistant to confirm the noisy entities no longer appear.
61+
4\. Open **Activity** in Home Assistant to confirm the noisy entities no longer appear.

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ nav:
154154
- Renaming Devices: products/general/setup/renaming-apollo-devices.md
155155
- Change Update Frequency: products/general/setup/change-the-update-frequency-of-sensors.md
156156
- Change Lux Update Interval: products/general/tutorials/how-to-edit-your-sensor's-lux-update-interval.md
157-
- Minimize mmWave Logbook Spam: products/general/tutorials/minimize-mmwave-logbook-spam.md
157+
- Minimize mmWave Activity Spam: products/general/tutorials/minimize-mmwave-activity-spam.md
158158
- Adding SCD40 Temp/Hum: products/general/setup/how-to-add-temp-and-humidity-from-scd40.md
159159
- Adjusting WiFi Power: products/general/setup/adjusting-wifi-power.md
160160
- Hidden WiFi Networks: products/general/setup/adding-apollo-devices-to-hidden-networks.md

0 commit comments

Comments
 (0)