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
Update HA version to 2026.3.4, adjust August automation battery threshold to 20%, enhance BearClaw Telegram integration with LLM-first routing context, and expand Docker monitored containers configuration.
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
@@ -51,7 +51,7 @@ Live collection of plug-and-play Home Assistant packages. Each YAML file in this
51
51
|[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`|
52
52
|[mqtt_status.yaml](mqtt_status.yaml)| Command-line MQTT broker reachability probe with Spook Repairs escalation and Joanna troubleshooting dispatch on outage. |`binary_sensor.mqtt_status_raw`, `binary_sensor.mqtt_broker_problem`, `repairs.create`, `rest_command.bearclaw_command`|
53
53
|[mariadb.yaml](mariadb.yaml)| MariaDB recorder health and capacity SQL sensors. |`sensor.mariadb_status`, `sensor.database_size`|
54
-
|[tugtainer_updates.yaml](tugtainer_updates.yaml)| Tugtainer container update notifications via webhook + persistent alerts, event-based Joanna dispatch for `### Available:`updates (24h cooldown), and Home Assistant core post-update digest dispatch that derives `core-YYYY.M` changelog URLs and requests GitHub Update Digest issue refresh/create. |`persistent_notification.create`, `event: tugtainer_available_detected`, `event: tugtainer_home_assistant_core_updated`, `script.joanna_dispatch`, `input_datetime.tugtainer_last_update`|
54
+
|[tugtainer_updates.yaml](tugtainer_updates.yaml)| Tugtainer container update notifications via webhook + persistent alerts, plus event-based Joanna dispatch when reports include `### Available:` (24h cooldown via `mode: single` + delay, no new helpers). |`persistent_notification.create`, `event: tugtainer_available_detected`, `script.joanna_dispatch`, `input_datetime.tugtainer_last_update`|
55
55
|[bearclaw.yaml](bearclaw.yaml)| Joanna/BearClaw bridge automations that forward Telegram commands to codex_appliance, include LLM-first routing context for freeform text, relay replies back, ingest `/api/bearclaw/status` telemetry, and expose dispatch KPI sensors for Infrastructure dashboards. |`rest_command.bearclaw_*`, `sensor.bearclaw_status_telemetry`, `sensor.joanna_*`, `automation.bearclaw_*`, `script.send_to_logbook`|
56
56
|[telegram_bot.yaml](telegram_bot.yaml)| Telegram script wrappers used by BearClaw and other ops flows (UI integration remains the source for bot config). |`script.joanna_send_telegram`, `telegram_bot.send_message`|
57
57
|[phynplus.yaml](phynplus.yaml)| Phyn shutoff automations with push + Activity feed + Repairs issues for leak events. |`valve.phyn_shutoff_valve`, `binary_sensor.phyn_leak_test_running`, `repairs.create`|
0 commit comments