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.
|
1 month ago |
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.
|
1 month ago |
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.
|
1 month ago |
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.
|
1 month ago |
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.
|
1 month ago |
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.
|
1 month ago |
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
|
1 month ago |
Carlo Costanzo
|
8cea5a280b
|
Update HA version to 2026.2.2 and comment out unused condition in garadget.yaml automation.
|
1 month ago |
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.
|
1 month ago |
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
|
1 month ago |
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
|
1 month ago |
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
|
2 months ago |
Carlo Costanzo
|
daa0d2dec4
|
SleepIQ: rename Alexa helper to Carlo Snore Mode
|
2 months ago |
Carlo Costanzo
|
7752cf4f54
|
Alexa: exclude Snooze Lightning input_boolean
|
2 months ago |
Carlo Costanzo
|
42ff58facf
|
Docs: keep all SleepIQ YAML centralized
|
2 months ago |
Carlo Costanzo
|
b14d2e5dbb
|
Remove redundant SleepIQ snore package (#1568)
|
2 months ago |
Carlo Costanzo
|
b369fc91a9
|
Add Carlo Snore SleepIQ preset toggle (#1568)
|
2 months ago |
Carlo Costanzo
|
b36580b62f
|
Dashboards: HA 2026.8 Lovelace wiring + validation
|
2 months ago |
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.
|
2 months ago |
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.
|
2 months ago |
Carlo Costanzo
|
fcf81d5266
|
Add YAML dashboards and enable Lovelace YAML mode
|
2 months ago |
Carlo Costanzo
|
eca63e0ab6
|
Simplify downstairs cool gating
Keep downstairs cooling decisions in script; avoid duplicate logging.
|
2 months ago |
Carlo Costanzo
|
ae9badb0fd
|
Weather-gate downstairs cool mode
Fixes #1571
|
2 months ago |
Carlo Costanzo
|
a5bf82d718
|
Centralize Carlo Snore in SleepIQ package (#1568)
|
2 months ago |
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.
|
2 months ago |
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.
|
2 months ago |
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.
|
2 months ago |
Carlo Costanzo
|
0975323eb2
|
REMOVED N8N REFERENCES
|
2 months ago |
Carlo Costanzo
|
59e97d6bdf
|
Remove deprecated n8n configuration file for Discord routing webhook.
|
2 months ago |
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.
|
2 months ago |
Carlo Costanzo
|
d4ce4819a5
|
Add blog post link to Tugtainer updates configuration file for reference
|
2 months ago |
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.
|
2 months ago |
Carlo Costanzo
|
c9359daa6e
|
Add automation to re-enable Pi-hole after 60 minutes of being off in pihole_ha.yaml
|
2 months ago |
Carlo Costanzo
|
509ec62dfc
|
Update HA version badge to 2026.1.4 - Built out RC Price checker and used Home Assistant for notifications. Research: CheckRoyalCaribbeanPrice
Fixes #1555
|
2 months ago |
Carlo Costanzo
|
88a50f9b0b
|
Comment out unused automation for front door bell camera and garage camera in configuration files.
|
2 months ago |
Carlo Costanzo
|
60696c6e43
|
Update HA version badge to 2026.1.3
|
2 months ago |
Carlo Costanzo
|
b3d2ad515a
|
Add Pi-hole configuration to README with details on syncing blocking state across HA DNS nodes. #1588
|
2 months ago |
github-actions[bot]
|
dfd78205ec
|
Update HA version badge to 2026.1.2
|
2 months ago |
github-actions[bot]
|
d0bb4e1004
|
Update HA version badge to 2026.1.2
|
2 months ago |
Carlo Costanzo
|
cfb44628fb
|
Update HA version badge to 2026.1.2
|
2 months ago |
Carlo Costanzo
|
33fb4e2873
|
Add new camera entities to configuration and enhance vacuum automation with improved phase handling and logging. Updated documentation for clarity and added conditions for queue management.
|
2 months ago |
Carlo Costanzo
|
ec03ee2267
|
Refactor automation configurations for improved reliability and documentation. Added debounce timing for garage door triggers in multiple automations to reduce false activations. Updated comments and descriptions for clarity and consistency across files.
|
2 months ago |
Carlo Costanzo
|
3bede90a0a
|
Enhance vacuum orchestration with new one-off room cleaning features for Alexa, adding multiple room-specific input booleans and corresponding automation. Updated documentation to reflect these changes and related issue tracking. closes One Off Vacuum Automations
Fixes #1553
|
2 months ago |
Carlo Costanzo
|
c1712d83db
|
Update vacuum automation condition to extend inactivity period from 3 to 4 days and add new APT updates package to documentation. #1552
|
2 months ago |
Carlo Costanzo
|
63e570982e
|
Enhance vacuum automation with improved state handling and logging. Added conditions for resuming from dock when a queue exists, refined queue checks, and updated logbook messages for better tracking of vacuum operations.
|
2 months ago |
Carlo Costanzo
|
8d7c6deb3f
|
Update HA version to 2026.1.0 and enhance configuration files with improved documentation and additional entities for cloud integration.
|
3 months ago |
Carlo Costanzo
|
95e169a60c
|
Update HA version to 2025.12.5
|
3 months ago |
Carlo Costanzo
|
265d5f5bf2
|
Remove unused REST command configuration from n8n Discord Router in HA setup for cleaner code.
|
3 months ago |
Carlo Costanzo
|
a10ee05b85
|
Refine vacuum automation logic to improve queue handling, update cleaning phase conditions, and enhance logbook messages for better tracking of vacuum state changes.
|
3 months ago |
Carlo Costanzo
|
a8cd926f46
|
Remove deprecated MariaDB dashboard configuration and update SQL queries in monitoring package for improved date handling. #341
|
3 months ago |