Commit Graph

1193 Commits

Author SHA1 Message Date
Carlo Costanzo
4457dc0bcd Refactor automation configurations and enhance documentation
- Updated guest_mode.yaml to clarify guest mode announcements and added a related issue reference.
- Enhanced night_watchdog.yaml with additional conditions for vacation mode and house sitter presence.
- Improved sunset_turn_on.yaml by refining action sequences and adding vacation presence logic.
- Expanded admin_sections.yaml to include new tiles for front door package detection and related inputs.
- Removed obsolete media player from media_players.yaml and updated switches.yaml to reflect new outdoor seasonal switch IDs.
- Enhanced home_modes.yaml and README.md to clarify home mode toggles and their usage.
- Updated docker_infrastructure.yaml to improve container outage notifications and streamline maintenance checks.
- Enhanced LLM Vision package to include front door package detection and related automation triggers.
closed https://github.com/CCOSTAN/Home-AssistantConfig/issues/793
2026-03-23 10:13:50 -04:00
Carlo Costanzo
314d5d47aa Enhance automation configurations and documentation
- Updated dark_rainy_day.yaml to improve weather-related light automation with a more robust trigger mapping.
- Refined docker_infrastructure.yaml to include a 20-minute escalation for persistent container outages and updated related documentation.
- Revised onenote_indexer.yaml to clarify daily maintenance request details and improve communication style.
- Enhanced space.yaml to track SpaceX launches with improved trigger logic and messaging.
- Updated README.md and script documentation to reflect new features and automation enhancements.
2026-03-18 10:47:23 -04:00
Carlo Costanzo
cf8e050c24 Update Home Assistant version to 2026.3.2 and add new automation exclusion
- Incremented Home Assistant version in .HA_VERSION file.
- Added exclusion for docker_telemetry_template_refresh automation in logbook.yaml and recorder.yaml to streamline logging.
- Updated search-card resource URL in resources.yaml for consistency.
2026-03-16 11:56:36 -04:00
Carlo Costanzo
7908ee7b49 Enhance Home Assistant configuration and dashboards
- Updated configuration.yaml to include trusted users for network authentication.
- Added BearClaw status telemetry sensor and related KPI sensors in bearclaw.yaml for improved monitoring.
- Enhanced infrastructure dashboard with a new Joanna Dispatch button card for telemetry display.
- Updated README.md to reflect new BearClaw telemetry features and sensor integrations.
2026-03-12 18:13:49 -04:00
Carlo Costanzo
e1528c3bbb Update logbook configuration and refine Tugtainer update automation documentation
- Added new automation exclusion for dynamic Docker state sync repairs in logbook.yaml.
- Clarified Joanna dispatch cooldown mechanism in tugtainer_updates.yaml documentation to specify the use of mode=single with a 24-hour delay lockout.
- Streamlined action sequences in tugtainer_updates.yaml for improved readability and functionality.
2026-03-12 18:13:48 -04:00
Carlo Costanzo
ef2396f0b8 Update Home Assistant version to 2026.3.1 and enhance Docker infrastructure configurations
- Incremented Home Assistant version in the configuration file.
- Refined Docker container handling in templates and automations to support multiple container states.
- Improved logic for determining effective states of Docker containers, including handling of alternate status entities.
- Enhanced Tugtainer update automation to dispatch Joanna for available updates with a 24-hour cooldown and improved logging.
- Updated README and package documentation to reflect recent changes and new features.
2026-03-11 11:24:28 -04:00
Carlo Costanzo
220c8c453b Update recorder configuration and enhance dashboard sections
- Increased database retention period from 30 to 180 days in recorder.yaml.
- Added additional exclusions for telemetry data in recorder.yaml to reduce noise.
- Updated health_sections.yaml for improved formatting consistency.
- Revised water_sections.yaml notes to clarify included telemetry.
- Changed overview view title from "Utilities" to "Home Maintenance" in 07_water.yaml for better context.
2026-03-08 16:00:51 -04:00
Carlo Costanzo
6b393cec45 Enhance infrastructure dashboards and automations
- Updated Docker containers section to include stack-level status tiles and improved layout.
- Enhanced Proxmox sections with additional disk usage monitoring and runtime health indicators.
- Added new website health metrics for uptime and response time tracking, including alerts for SLO breaches and latency issues.
- Refactored admin and home sections for better organization and clarity.
- Introduced new automations for monitoring Proxmox node health and website performance, including repairs for degraded states.
- Updated README to reflect new features and improvements across packages.
2026-03-07 17:17:28 -05:00
Carlo Costanzo
260b27f812 Update HA version to 2026.3.0 and enhance dashboard configurations
- Updated the Home Assistant version in the configuration file.
- Added new bubble cards for Docker container status monitoring in the infrastructure dashboard.
- Included popups for maintenance actions related to specific Docker containers in the infrastructure dashboard.
- Refined navigation paths in the overview dashboard for better user experience.
2026-03-07 17:15:28 -05:00
Carlo Costanzo
0e6c4e97e2 Update HA version to 2026.3.0 and enhance dashboard configurations
- Updated the Home Assistant version in the configuration file.
- Added new bubble cards for Docker container status monitoring in the infrastructure dashboard.
- Included popups for maintenance actions related to specific Docker containers in the infrastructure dashboard.
- Refined navigation paths in the overview dashboard for better user experience.
2026-03-07 17:15:27 -05:00
Carlo Costanzo
ae2850fe54 Enhance Home Assistant YAML Dry Verifier and related automations
- Added a mandatory resolution policy to the YAML verifier documentation, emphasizing the need for immediate resolution of findings.
- Introduced a new `CENTRAL_SCRIPT` finding type to identify scripts defined in `config/packages` but called from multiple YAML files.
- Updated the verifier script to collect and report on central script usage, including recommendations for moving definitions to appropriate locations.
- Refactored various automations to utilize the new `script.joanna_dispatch` for improved context handling and remediation requests.
- Enhanced existing automations with additional conditions and variables for better control and monitoring of actions.
- Updated README files to reflect new features and improvements across packages.
2026-03-04 17:15:42 -05:00
Carlo Costanzo
4d553735ea Add MQTT broker monitoring package (issue #1081) 2026-03-04 15:03:15 -05:00
Carlo Costanzo
a3735f505c Refactor BearClaw automation to replace Telegram script calls with REST command integration. Updated message formatting to include job ID and user context for improved interaction handling. 2026-03-04 09:43:34 -05:00
Carlo Costanzo
025b91fec1 Add Docker telemetry monitoring and degraded state handling
- Introduced a new binary sensor for Docker container telemetry degradation.
- Updated dashboard configurations to display telemetry status and alerts.
- Enhanced button card templates to reflect telemetry state in UI.
- Modified Docker infrastructure package to include new telemetry sensors and logic for handling degraded telemetry scenarios.
- Updated README to describe new features and improvements related to Docker monitoring.
2026-03-03 11:52:28 -05:00
Carlo Costanzo
2c2cc8f6c9 Add context handling to BearClaw commands and implement daily maintenance automation for OneNote indexer. Updated README to reflect new features and improvements. 2026-03-03 10:42:24 -05:00
Carlo Costanzo
26a7050023 Add OneNote indexer health monitoring to logbook and recorder configurations. Updated README to include OneNote indexer package details. 2026-03-02 13:31:18 -05:00
Carlo Costanzo
fd874fbddc Enhance BearClaw Telegram integration by adding callback handling for inline button actions. Updated automation sequences for improved message delivery and user interaction. Removed deprecated APT service and timer sample scripts to streamline configuration. 2026-02-27 16:53:43 -05:00
Carlo Costanzo
c7968aceec Update BearClaw and Telegram bot YAML configurations to clarify decision logic and transport roles. Added notes to emphasize the separation of responsibilities between BearClaw and codex_appliance, and refined chunking logic in the Telegram bot script for improved message handling. 2026-02-25 09:42:15 -05:00
Carlo Costanzo
c90ccde86d Update documentation and YAML configurations for infrastructure doc sync. Added docs/agent_ops_baselines.md to .gitignore, refined SKILL.md description for clarity, and improved YAML templates for Docker container management. Removed deprecated dashboard configurations and streamlined entity references for better maintainability. 2026-02-24 11:26:11 -05:00
Carlo Costanzo
dbb9fb5977 Refactor Telegram message sending logic to support resilient plain-text messages with chunking and fallback mechanisms. Enhance error handling for message delivery failures. 2026-02-23 09:21:43 -05:00
Carlo Costanzo
c81a6b2803 Update HA version to 2026.2.3 and enhance infrastructure observability YAML by refining command outputs and improving value templates for better error handling. 2026-02-22 21:21:58 -05:00
Carlo Costanzo
2f69209e15 Update flag_days.json and holidays.json to add new holidays and remove outdated dynamic entries. Added Florida State Day, National Vietnam War Veterans Day, and several others to flag_days.json. Included Joanna the Smart Homes Birthday in holidays.json while cleaning up dynamic holiday entries for clarity. 2026-02-19 00:13:00 -05:00
Carlo Costanzo
d980f602a7 Refactor Docker infrastructure dashboard by removing deprecated Portainer agent entities and associated button configurations. Update YAML files to streamline sections and enhance clarity, including the removal of redundant top chips includes across various sections. 2026-02-18 22:28:55 -05:00
Carlo Costanzo
d05b010be0 Enhance Docker infrastructure dashboard by adding support for dozzle_agent_17 and fed437a0f191_tugtainer_socket_proxy. Update APT update card to include docker_17 entities and remove reboot status references. Refactor button card templates for improved clarity. Remove unused Activity Feed view and related configurations. 2026-02-18 22:28:54 -05:00
Carlo Costanzo
5b05bb7add Add .codex_tmp/ to .gitignore, update Dashy service references in SKILL.md, and include new BearClaw and Telegram bot YAML files in README.md 2026-02-17 00:34:55 -05:00
Carlo Costanzo
8cea5a280b Update HA version to 2026.2.2 and comment out unused condition in garadget.yaml automation. 2026-02-14 11:24:45 -05:00
Carlo Costanzo
2201d7cdda Update logbook and logger configurations; enhance vacuum package logic. Added new entity globs for motion sensors and cameras in logbook.yaml, improved error logging for Alexa components in logger.yaml, and refined vacuum phase management in vacuum.yaml by simplifying phase advancement logic and removing obsolete flags. 2026-02-14 01:25:38 -05:00
Carlo Costanzo
a6105a34d4 Enhance Home Assistant dashboard configuration by adding new layout rules for sections, including mandatory full-width containers and improved alert row templates. Consolidate layout to eliminate dead space and ensure responsive design. Remove obsolete views for MariaDB and Activity Feed. Update README to reflect new infrastructure observability package. #1561 2026-02-13 19:05:40 -05:00
Carlo Costanzo
8613aaaf44 Refactor Home Assistant dashboard configuration by enhancing grid layouts for various sections, including Docker containers and Proxmox views. Removed obsolete vacuum-related files and updated button card templates for improved functionality. Added responsive design rules for dense tile lists in sections. #1560 2026-02-11 16:45:21 -05:00
Carlo Costanzo
799a73dd7e Enhance docker infrastructure automation with staggered auto-reboot functionality and update README. Added support for scheduling reboots in the APT weekly script and introduced boot report automations for docker hosts. #1539 2026-02-11 10:58:13 -05:00
Carlo Costanzo
daa0d2dec4 SleepIQ: rename Alexa helper to Carlo Snore Mode 2026-02-11 09:47:35 -05:00
Carlo Costanzo
7752cf4f54 Alexa: exclude Snooze Lightning input_boolean 2026-02-09 14:46:35 -05:00
Carlo Costanzo
42ff58facf Docs: keep all SleepIQ YAML centralized 2026-02-09 14:12:11 -05:00
Carlo Costanzo
b14d2e5dbb Remove redundant SleepIQ snore package (#1568) 2026-02-09 13:56:13 -05:00
Carlo Costanzo
b369fc91a9 Add Carlo Snore SleepIQ preset toggle (#1568) 2026-02-09 13:45:46 -05:00
Carlo Costanzo
b36580b62f Dashboards: HA 2026.8 Lovelace wiring + validation 2026-02-09 13:45:46 -05:00
Carlo Costanzo
a9f1314026 Enhance dashboard configurations by updating card styles to use var(--divider-color) for borders, improving consistency across various YAML files. Remove deprecated Pi-hole card section and streamline infrastructure views by including top chip sections for better organization. Update README to clarify Lovelace resource loading and migration notes. 2026-02-09 13:45:45 -05:00
Carlo Costanzo
ebe7c6f091 Update README files across various config directories to remove unnecessary blank lines and enhance formatting consistency. Add branding and navigation details to the dashboards README. 2026-02-09 13:45:44 -05:00
Carlo Costanzo
fcf81d5266 Add YAML dashboards and enable Lovelace YAML mode 2026-02-09 13:45:43 -05:00
Carlo Costanzo
eca63e0ab6 Simplify downstairs cool gating
Keep downstairs cooling decisions in script; avoid duplicate logging.
2026-02-09 13:29:18 -05:00
Carlo Costanzo
ae9badb0fd Weather-gate downstairs cool mode
Fixes #1571
2026-02-09 13:27:51 -05:00
Carlo Costanzo
a5bf82d718 Centralize Carlo Snore in SleepIQ package (#1568) 2026-02-09 13:10:27 -05:00
Carlo Costanzo
15440bd8b5 Add logic to reseed vacuum phase when queue is empty and phase is not ready. Update logbook messages for phase advancement and docking conditions. 2026-02-08 00:52:15 -05:00
Carlo Costanzo
044be06e7e Update HA version to 2026.2.1 and enhance climate automation conditions to skip HVAC changes when outside temperature is below 75F. Improved logic for family presence and temperature checks. 2026-02-07 12:43:35 -05:00
Carlo Costanzo
6572b19ead Update HA version to 2026.2.0 and remove deprecated APT updates and MariaDB monitoring configurations. Updated README to reflect changes in package availability. 2026-02-06 10:22:14 -05:00
Carlo Costanzo
0975323eb2 REMOVED N8N REFERENCES 2026-02-05 00:02:27 -05:00
Carlo Costanzo
59e97d6bdf Remove deprecated n8n configuration file for Discord routing webhook. 2026-02-04 23:21:33 -05:00
Carlo Costanzo
7ab6f875f5 Refine vacuum automation logic in README and vacuum.yaml. Updated phase change conditions to ensure the vacuum is not actively cleaning before advancing phases. Improved clarity in comments regarding task completion and queue management. 2026-02-04 16:58:59 -05:00
Carlo Costanzo
d4ce4819a5 Add blog post link to Tugtainer updates configuration file for reference 2026-02-04 13:37:19 -05:00
Carlo Costanzo
77bed9ecf0 Closes #1561.
Summary:
- Deployed Tugtainer UI on docker_69 with socket-proxy and agents on docker_10 + docker_14.
- Auto-updates scheduled daily at 03:30; protected label added to Tugtainer and socket-proxy.
- Home Assistant webhook posts persistent notifications for each update event.

Key files:
- https://github.com/CCOSTAN/Home-AssistantConfig/blob/master/config/packages/tugtainer_updates.yaml
- https://github.com/CCOSTAN/Home-AssistantConfig/blob/master/config/packages/README.md

Closing this issue.
2026-02-03 15:27:34 -05:00