Commit Graph

587 Commits

Author SHA1 Message Date
github-actions[bot]
d0bb4e1004 Update HA version badge to 2026.1.2 2026-01-28 23:56:11 -05:00
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. 2026-01-22 10:12:04 -05:00
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. 2026-01-19 09:19:31 -05:00
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
2026-01-18 14:07:35 -05:00
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 2026-01-17 13:17:03 -05:00
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. 2026-01-12 16:51:06 -05:00
Carlo Costanzo
265d5f5bf2 Remove unused REST command configuration from n8n Discord Router in HA setup for cleaner code. 2026-01-07 01:17:35 -05:00
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. 2026-01-02 15:01:19 -05:00
Carlo Costanzo
a8cd926f46 Remove deprecated MariaDB dashboard configuration and update SQL queries in monitoring package for improved date handling. #341 2025-12-30 01:15:05 -05:00
Carlo Costanzo
e242477806 Add MariaDB monitoring package to README with health sensors and dashboard snippet #341 2025-12-30 01:15:04 -05:00
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. 2025-12-28 17:09:17 -05:00
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. 2025-12-21 21:34:15 -05:00
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. 2025-12-17 10:57:55 -05:00
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. 2025-12-16 12:07:39 -05:00
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. 2025-12-15 15:52:57 -05:00
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. 2025-12-15 10:41:57 -05:00
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. 2025-12-13 12:44:44 -05:00
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. 2025-12-12 16:38:24 -05:00
Carlo Costanzo
8ec5173f4d Update HA version to 2025.12.2 - N8N Testing. 2025-12-12 12:38:35 -05:00
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. 2025-12-11 16:08:20 -05:00
Carlo Costanzo
3345bf3b95 Merge pull request #1549 from CCOSTAN/llm-vision 2025-12-11 16:07:28 -05:00
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. 2025-12-11 09:23:36 -05:00
Carlo Costanzo
1e490e53f6 Update holiday.yaml to change resource URLs to local paths and refactor flag days logic for improved readability and efficiency. 2025-12-10 10:53:50 -05:00
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. 2025-12-10 10:25:58 -05:00
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. 2025-12-09 18:49:29 -05:00
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.
2025-12-09 13:14:07 -05:00
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. 2025-12-04 16:25:45 -05:00
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. 2025-12-04 15:36:55 -05:00
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.
2025-12-04 10:29:19 -05:00
Carlo Costanzo
295724ef49 Merge pull request #1542 from CCOSTAN:Vacuum-Scheduling-Dreame
Update Dreame Scheduling to be handled by HA
2025-12-03 17:11:15 -05:00
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.
2025-12-03 17:06:17 -05:00
Carlo Costanzo
36b5150db6 still trying to figure out this queue issue 2025-12-03 10:17:02 -05:00
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.
2025-12-02 12:05:52 -05:00
Carlo Costanzo
5071041fa3 create a spook repair issue when there are ProxMox updates. Notifications from ProxMox
Fixes #1494
2025-12-02 09:48:29 -05:00
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.
2025-12-02 09:23:17 -05:00
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.
2025-12-01 17:23:58 -05:00
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.
2025-12-01 16:38:55 -05:00
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. 2025-12-01 09:35:53 -05:00
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.
2025-11-29 16:20:43 -05:00
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.
2025-11-29 16:15:04 -05:00
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.
2025-11-29 15:40:14 -05:00
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. 2025-11-29 13:34:35 -05:00
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.
2025-11-29 13:17:07 -05:00
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.
2025-11-29 12:19:38 -05:00
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
2025-11-27 13:45:25 -05:00
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
2025-11-27 13:30:35 -05:00
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. 2025-11-26 16:39:20 -05:00
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. 2025-11-26 16:39:20 -05:00
Carlo Costanzo
830322c40f Add grid status condition checks to climate automation in climate.yaml, ensuring HVAC operations only occur when the grid is normal. This prevents conflicts during power outages. Move the entire Nest schedule to Home Assistant.
Fixes #1509
2025-11-26 16:39:14 -05:00
Carlo Costanzo
cf5af8efae Add humidity control automation to climate.yaml, enhancing HVAC management with conditions based on humidity levels and family presence. Includes temperature adjustments and preset mode settings for improved efficiency. Move the entire Nest schedule to Home Assistant.
Fixes #1509
2025-11-26 16:39:13 -05:00