You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add context handling to BearClaw commands and implement daily maintenance automation for OneNote indexer. Updated README to reflect new features and improvements.
Copy file name to clipboardExpand all lines: config/packages/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ Live collection of plug-and-play Home Assistant packages. Each YAML file in this
47
47
|[mariadb_monitoring.yaml](mariadb_monitoring.yaml)| MariaDB health sensors and Lovelace dashboard snippet for recorder stats. |`sensor.mariadb_status`, `sensor.database_size`|
|[infrastructure_observability.yaml](infrastructure_observability.yaml)| Normalized WAN/DNS/backup/domain/cert health sensors used by the Infrastructure Home + Website Health dashboards. |`binary_sensor.infra_*`, `sensor.infra_*`, `script.send_to_logbook`|
50
-
|[onenote_indexer.yaml](onenote_indexer.yaml)| OneNote indexer health/status monitoring for Joanna, including last-run outcome and trigger-ready failure sensors. |`sensor.onenote_indexer_last_job_status`, `binary_sensor.onenote_indexer_last_job_successful`|
50
+
|[onenote_indexer.yaml](onenote_indexer.yaml)| OneNote indexer health/status monitoring for Joanna, failure-repair automation, and a daily duplicate-delete maintenance request. |`sensor.onenote_indexer_last_job_status`, `binary_sensor.onenote_indexer_last_job_successful`|
51
51
|[mariadb.yaml](mariadb.yaml)| MariaDB recorder health and capacity SQL sensors. |`sensor.mariadb_status`, `sensor.database_size`|
0 commit comments