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
4 months ago
Carlo Costanzo
8cea5a280b
Update HA version to 2026.2.2 and comment out unused condition in garadget.yaml automation.
4 months 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.
4 months 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
4 months 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
4 months 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
4 months ago
Carlo Costanzo
daa0d2dec4
SleepIQ: rename Alexa helper to Carlo Snore Mode
4 months ago
Carlo Costanzo
7752cf4f54
Alexa: exclude Snooze Lightning input_boolean
4 months ago
Carlo Costanzo
42ff58facf
Docs: keep all SleepIQ YAML centralized
4 months ago
Carlo Costanzo
b14d2e5dbb
Remove redundant SleepIQ snore package ( #1568 )
4 months ago
Carlo Costanzo
b369fc91a9
Add Carlo Snore SleepIQ preset toggle ( #1568 )
4 months ago
Carlo Costanzo
b36580b62f
Dashboards: HA 2026.8 Lovelace wiring + validation
4 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.
4 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.
4 months ago
Carlo Costanzo
fcf81d5266
Add YAML dashboards and enable Lovelace YAML mode
4 months ago
Carlo Costanzo
eca63e0ab6
Simplify downstairs cool gating
...
Keep downstairs cooling decisions in script; avoid duplicate logging.
4 months ago
Carlo Costanzo
ae9badb0fd
Weather-gate downstairs cool mode
...
Fixes #1571
4 months ago
Carlo Costanzo
a5bf82d718
Centralize Carlo Snore in SleepIQ package ( #1568 )
4 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.
4 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.
4 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.
4 months ago
Carlo Costanzo
0975323eb2
REMOVED N8N REFERENCES
4 months ago
Carlo Costanzo
59e97d6bdf
Remove deprecated n8n configuration file for Discord routing webhook.
4 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.
4 months ago
Carlo Costanzo
d4ce4819a5
Add blog post link to Tugtainer updates configuration file for reference
4 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.
4 months ago
Carlo Costanzo
c9359daa6e
Add automation to re-enable Pi-hole after 60 minutes of being off in pihole_ha.yaml
4 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
4 months ago
Carlo Costanzo
88a50f9b0b
Comment out unused automation for front door bell camera and garage camera in configuration files.
4 months ago
Carlo Costanzo
60696c6e43
Update HA version badge to 2026.1.3
4 months ago
Carlo Costanzo
b3d2ad515a
Add Pi-hole configuration to README with details on syncing blocking state across HA DNS nodes. #1588
4 months ago
github-actions[bot]
dfd78205ec
Update HA version badge to 2026.1.2
4 months ago
github-actions[bot]
d0bb4e1004
Update HA version badge to 2026.1.2
4 months ago
Carlo Costanzo
cfb44628fb
Update HA version badge to 2026.1.2
4 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.
4 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.
5 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
5 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
5 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.
5 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.
5 months ago
Carlo Costanzo
95e169a60c
Update HA version to 2025.12.5
5 months ago
Carlo Costanzo
265d5f5bf2
Remove unused REST command configuration from n8n Discord Router in HA setup for cleaner code.
5 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.
5 months ago
Carlo Costanzo
a8cd926f46
Remove deprecated MariaDB dashboard configuration and update SQL queries in monitoring package for improved date handling. #341
5 months ago
Carlo Costanzo
e242477806
Add MariaDB monitoring package to README with health sensors and dashboard snippet #341
5 months ago
Carlo Costanzo
5e451d70b8
Update recorder configuration to use secret for database URL and add exclusion for current water pressure sensor. Migrated AGAIN to MariaDB #341
5 months ago
Carlo Costanzo
1d78dcb0dc
Enhance automation configurations by updating the Good Night and Sunset routines with additional comments for clarity and adding 'switch.office_accent' to both routines and the interior switches group.
5 months ago
Carlo Costanzo
00506a79e9
Update HA version to 2025.12.4 and refine vacuum automation logic to improve queue handling and logbook entries for better tracking of vacuum state changes.
5 months ago
Carlo Costanzo
438d696bf8
Enhance automation configurations by adding 'light.ikea_1' to both sunset trigger and indoor group. Update vacuum automation to clear room queue upon docking after task completion and improve logbook entries for better tracking of vacuum state changes.
5 months ago
Carlo Costanzo
9831f3150e
Finally got the Vacuum scheduler working! Update HA version to 2025.12.3 and refine vacuum automation logic by adjusting room dequeue timing to 2 minutes and improving Jinja2 loop scoping for better list handling.
6 months ago
Carlo Costanzo
7106429f78
Keep trying to get this vacuum logic down pat. Refine vacuum automation logic by adjusting room dequeue conditions to treat 3+ minutes as "cleaning" and enhancing phase transition handling. Update logbook entries for improved tracking of cleaning phases and room states.
6 months ago
Carlo Costanzo
c8d8423e77
Refine vacuum automation logic by improving room dequeue conditions and adding safeguards against premature completion. Enhance logbook entries for better tracking of cleaning state and room revisits.
6 months ago
Carlo Costanzo
69edb0658d
Enhance vacuum automation logic by refining room state tracking and adding wait conditions to ensure proper phase transitions. Update logbook messages for clarity and improve handling of cleaning state changes.
6 months ago
Carlo Costanzo
23d6235315
Enhance vacuum automation logging by including the current phase in logbook messages and add a new automation for tracking phase changes. This improves visibility into the vacuum's operational state.
6 months ago
Carlo Costanzo
c365a1c233
Refactor automation scripts to log significant events to the Activity feed using `script.send_to_logbook`. This includes updates to high wind speed notifications, bad login attempts, trigger dumps, startup notifications, and various other automations across multiple packages, enhancing visibility and tracking of system activities.
6 months ago
Carlo Costanzo
8ec5173f4d
Update HA version to 2025.12.2 - N8N Testing.
6 months ago
Carlo Costanzo
96e86d6587
Refactor automation in garadget.yaml to simplify media player actions for showing and hiding the garage camera. Update vacuum.yaml to enhance on-demand vacuum control with input_boolean integration, ensuring proper state management during cleaning cycles.
6 months ago
Carlo Costanzo
3345bf3b95
Merge pull request #1549 from CCOSTAN/llm-vision
6 months ago
Carlo Costanzo
a8eca6f4bb
Remove backups.yaml configuration file and update llmvision.yaml for garbage can detection, including renaming entities and adjusting automation logic. Modify air quality condition in briefing.yaml to display only when the index exceeds 50.
6 months ago
Carlo Costanzo
1e490e53f6
Update holiday.yaml to change resource URLs to local paths and refactor flag days logic for improved readability and efficiency.
6 months ago
Carlo Costanzo
1ff1d9d81c
Remove deprecated configuration files for various integrations including Arris Router, Battery Levels, Grafana, SkyBell HD, USPS, and YouTube Picker to streamline the setup and improve maintainability.
6 months ago
Carlo Costanzo
02a554a793
Refactor air quality display in briefing.yaml to improve clarity. Adjusted conditions for displaying air quality information, ensuring it only shows when the index is above 15.
6 months ago
Carlo Costanzo
ea8d57393a
More changes to #1470 -
...
Refactor Dreame vacuum orchestration to implement continuous phased cleaning cycles. Update logic for room queue management and notifications, enhancing automation for idle periods and phase transitions.
6 months ago
Carlo Costanzo
aec426e602
Enhance HomeKit configuration by refining entity management and improving compatibility with Alexa. Update comments for clarity on multi-bridge setup.
6 months ago
Carlo Costanzo
75a250ebd3
Remove unused lock and climate entities from HomeKit configuration for cleaner setup.
6 months ago
Carlo Costanzo
d609ca851c
Merge pull request #1546 from CCOSTAN:HomeKit-Bridges
...
Fixing Homekit issues with more bridges. closes #785 ; closes #1076
6 months ago
Carlo Costanzo
2c25c2b2d8
Update Home Assistant version to 2025.12.1 and remove inverted binary sensor blueprint file.
6 months ago
Carlo Costanzo
eeb988d100
Enhance HomeKit configuration for improved stability and Alexa compatibility. Update camera stream sources to use substreams for faster playback on Echo Show devices. Refine comments for clarity on multi-bridge setup.
6 months ago
Carlo Costanzo
8ee2aff40c
Switching all configurations to happen via Codex Agents and n8n.
...
Refactor HAUpdate.sh to use 'docker compose' syntax for improved compatibility and readability. Added error handling with 'set -euo pipefail' and removed unused resource cleanup commands.
6 months ago
Carlo Costanzo
bea84af5cd
Refactor HomeKit configuration to support a multi-bridge setup, enhancing stability and performance. Separate camera and front door lock entities into dedicated accessory mode bridges for improved reliability. Update entity filters and configurations accordingly.
6 months ago
Carlo Costanzo
e83e957ab5
Refactor light configuration in living_room_color_defaults.yaml for improved clarity. Update YouTube package comments for better documentation. Simplify rgb_color definition in monthly_colors.yaml by removing unnecessary anchor reference.
6 months ago
Carlo Costanzo
fe4b9ac1c9
Refactor light configuration to use 'color_temp_kelvin' instead of 'kelvin' across multiple automation and scene files for consistency. Update sensor entity ID in glances.yaml for clarity. Enhance notification script to improve message formatting.
6 months ago
Carlo Costanzo
14294b5b5f
Update configuration files and enhance sensor definitions based on Future Breaking CHANGES for HA.
...
- Updated .gitignore to include new IP change configuration file.
- Bumped Home Assistant version to 2025.12.0.
- Modified logbook.yaml to exclude specific alarm panel entities for cleaner logs.
- Refactored alexa_media_player.yaml and climate.yaml to use template sensors for better organization and clarity.
- Added new template sensors in climate.yaml for tracking AC cooling status.
- Updated glances.yaml to define a template sensor for average temperature.
- Enhanced stats.yaml with new template sensors for various counts (sensors, automations, scripts, etc.).
- Removed outdated superbowl.yaml and weather_camera.yaml.disabled configurations.
- Updated README.md to reflect the new location of IP change monitoring.
6 months ago
Carlo Costanzo
295724ef49
Merge pull request #1542 from CCOSTAN:Vacuum-Scheduling-Dreame
...
Update Dreame Scheduling to be handled by HA
6 months ago
Carlo Costanzo
9c540c0acc
Finally got it ALL working!
...
Enhance configuration files for improved logging and vacuum automation
- Updated logbook.yaml to exclude additional domains and sensor entities for better data management.
- Modified logger.yaml to adjust log levels for template helpers and scripts, enhancing error tracking.
- Added auto_purge and commit_interval settings in recorder.yaml to optimize database management.
- Refined vacuum.yaml to improve queue handling and room identification logic, ensuring more efficient cleaning operations.
6 months ago
Carlo Costanzo
61bbe53b48
Enhance friendly location macro to support person and place sensor IDs, improving location reporting in speech briefings. Updated references in the briefing template accordingly.
6 months ago
Carlo Costanzo
92c4b53685
Refactor speech briefing macros for improved clarity and functionality. Updated documentation, enhanced weather reporting with air quality and UV index checks, and streamlined location reporting using a new helper macro. Removed deprecated air quality macro.
6 months ago
Carlo Costanzo
36b5150db6
still trying to figure out this queue issue
6 months ago
Carlo Costanzo
10714a953b
Closes Convert to BUTTON from Switch
...
Fixes #1159
Switched everything to Buttoms but actually - didn't have any in production.
Refactor TPLink configurations by removing the deprecated tplink.yaml file and updating related components to use buttons instead of switches in logger and mqtt screens. Adjusted basketball shell script to reflect the same change.
6 months ago
Carlo Costanzo
5071041fa3
create a spook repair issue when there are ProxMox updates. Notifications from ProxMox
...
Fixes #1494
6 months ago
Carlo Costanzo
6246119214
Refactor vacuum automation logic for improved room queue handling
...
- Updated vacuum.yaml to streamline the processing of room queues and enhance the logic for determining the next room to clean.
- Replaced multiple variables with a more efficient approach using regex for room identification and queue management.
- Simplified the remaining rooms logic to improve clarity and maintainability of the automation conditions.
6 months ago
Carlo Costanzo
22d8a80abf
Cleared out more spam
6 months ago
Carlo Costanzo
77cf3e971e
Refine vacuum automation conditions for improved functionality
...
- Updated vacuum.yaml to enhance the logic for vacuum activation conditions, allowing for on-demand cleaning when the family is not home or the input boolean is activated.
- Replaced the previous state condition with a template condition for better flexibility in automation triggers.
6 months ago
Carlo Costanzo
9c6b13dbc3
Refactor logbook and recorder configurations for clarity and noise reduction. Updated documentation and excluded vcloudinfo entities to streamline activity and database management.
6 months ago
Carlo Costanzo
8dc7b063f0
Clearing out the noice from Create vCloudInfo Utility PAGE
...
Fixes #802
6 months ago
Carlo Costanzo
a13b2da2aa
Refactor vacuum automation logic and enhance cleaning conditions
...
- Updated vacuum.yaml to improve the handling of cleaning modes and room queues, ensuring better management of vacuum operations based on user-defined conditions.
- Introduced new variables for room identification and refined automation triggers to enhance responsiveness to user presence and on-demand requests.
- Improved the logic for determining which rooms to clean, particularly focusing on bathroom segments and ensuring proper queue management.
- Removed outdated automation entries and streamlined the overall structure for better clarity and maintainability.
6 months ago
Carlo Costanzo
25f3c5255d
Refactor alarm configuration with enhanced documentation and additional HVAC control. Updated notes for clarity and removed legacy action sequences to streamline automation.
6 months ago
Carlo Costanzo
afae0d4d5b
Enhance living room color defaults configuration with improved documentation and additional light control. Added notes for clarity, including service calls for accent lights during on/off states.
6 months ago
Carlo Costanzo
23ad5b421a
Add Dreame vacuum automations to README.md for enhanced user guidance
...
- Introduced a new section detailing the Dreame vacuum automations, including weekday sweeping, weekend mopping, and room-queue segment cleaning.
- Highlighted the integration with the Dreame HACS for efficient coverage and operation of the vacuum.
These updates aim to provide clearer instructions and improve user experience with the vacuum automation features.
6 months ago
Carlo Costanzo
52f3a84078
Update vacuum and recorder configurations to enhance functionality
...
- Added exclusions for vacuum-related input entities in logbook.yaml and recorder.yaml to streamline data logging.
- Introduced a new input_boolean for on-demand vacuum activation in vacuum.yaml, along with updated automation triggers and conditions for improved control over vacuum operations. Via Alexa
- Refined existing automation aliases for clarity and adjusted conditions to ensure proper functionality during guest mode.
6 months ago
Carlo Costanzo
5a54329d57
Enhance YAML configuration files with improved documentation and new features
...
- Updated home_stats.yaml with detailed descriptions for home status automation.
- Expanded vacuum.yaml to include new input helpers and automation scripts for managing vacuum cleaning schedules and states.
- Refined speech_engine.yaml to clarify usage and functionality for sending notifications.
- Modified briefing.yaml to include a new macro for reporting cleaned rooms by the vacuum.
These changes aim to improve clarity, usability, and functionality across the automation scripts and configurations.
6 months ago
Carlo Costanzo
3547cdfcf8
Remove legacy documentation files (_Navigation_NOTICE_.md and legacy-readme.md) to streamline project structure and improve clarity. Update references in README.md and config/README.md to reflect the removal of the gear catalog.
6 months ago
Carlo Costanzo
0482c1d431
Refactor living room automation for clarity and consistency
6 months ago
Carlo Costanzo
c464073a0d
Standardizing on Headers for all YAML files.
...
- Updated comments in various YAML configuration files to provide clearer descriptions of functionalities and integrations.
- Improved documentation for alarm, alexa_media_player, backups, blink, cbyge, climate, finance, fridge, garadget, glances, hass_agent_homepc, holiday, ios, landscape_lighting, lightning, logger, medicine, nfc_tags, noonhome, office_motion, phynplus, powerwall, printer, processmonitor, proxmox, rachio, rheem_econet, roku, sleepiq, space, speedtest, stats, superbowl, vacuum, wireless, and youtube packages.
- Added relevant links and issue references where applicable to enhance user guidance and support.
6 months ago
Carlo Costanzo
bbcc77673d
Refactor automation configurations and enhance living room lighting scenes
...
- Removed redundant conditions from late night outside helper automation.
- Added a new automation for living room lighting that triggers a red scene when entry points are activated or garage doors are opened.
- Updated TV time automation to streamline triggers and removed the associated input boolean.
- Adjusted living room scene settings to ensure lights are on with specified RGB colors and brightness levels.
- Cleaned up trigger booleans by removing the now unnecessary TV time boolean.
6 months ago
Carlo Costanzo
4c4cb413d5
Add new lighting scenes to living room configuration
...
- Introduced two new scenes: Living_Room_Daytime_Cool with 5500K cool white settings and Living_Room_Evening_Amber with 2700K warm amber settings.
- Updated README.md to reflect the new scenes and their descriptions, enhancing clarity on lighting options available for automations.
6 months ago
Carlo Costanzo
afe3926e57
Update README files across configuration directories to enhance navigation and clarity
...
- Added "You are here" sections to various README files in the config directory, improving user orientation.
- Updated links in the main README to reflect new structure and provide direct access to configuration readmes.
- Enhanced descriptions in the automation, packages, scenes, scripts, and sounds directories for better usability.
https://github.com/CCOSTAN/Home-AssistantConfig/pull/1535
6 months ago
Carlo Costanzo
fbfe34da30
Add Garadget automation package with entry helper and auto-unlock features
...
- Introduced `garadget.yaml` for managing garage door operations via MQTT, including auto-open on arrival and an entry helper prompt for unlocking the front door or opening the garage.
- Updated README.md to include a new section on Garadget automations, highlighting key features and integration details.
- Enhanced automation logic for better user interaction and notifications upon arrival.
#1365
6 months ago
Carlo Costanzo
6615179da5
Update climate.yaml to replace grid status conditions with powerwall grid status checks, ensuring HVAC operations are only triggered when the powerwall is active. Enhance powerwall.yaml with detailed comments on binary sensors, power and energy sensors, and switches for better clarity and documentation.
6 months ago
Carlo Costanzo
bf972d7d73
Add script for dynamic downstairs temperature control in climate.yaml, consolidating existing automation logic into a single sequence. Update README.md to reflect new Nest climate control features and improve device descriptions.
6 months ago