From 4483486059c50c69b38845d0b94d3bb2d56349d8 Mon Sep 17 00:00:00 2001 From: Carlo Costanzo Date: Mon, 25 Aug 2025 17:49:52 -0400 Subject: [PATCH] Update HA version to 2025.8.1 and remove references to 'garage_lights_off' script from multiple automation files, streamlining light control functionality. --- config/automation/garage_entry_light.yaml | 4 +--- config/packages/cbyge.yaml | 1 + config/packages/garadget.yaml | 3 +++ 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/config/automation/garage_entry_light.yaml b/config/automation/garage_entry_light.yaml index 22c2d361..fd8c8738 100755 --- a/config/automation/garage_entry_light.yaml +++ b/config/automation/garage_entry_light.yaml @@ -1,3 +1,4 @@ +# https://www.vcloudinfo.com/click-here ################################### ## ZWave Section - ## Home Assistant runs on my [Raspberry Pi 3](https://amzn.to/2e3DOBY) with [Aeon Labs Z Wave Stick (GEN 5)](https://amzn.to/2eAiAP0). @@ -57,9 +58,6 @@ - service: light.turn_off entity_id: light.garage_hallway - - delay: - minutes: 30 - ############################################################## - alias: Shutdown Helper light id: 124f95f6-78ca-4c22-9348-1f3a1da2d803 diff --git a/config/packages/cbyge.yaml b/config/packages/cbyge.yaml index 3973c4f5..3a31ca90 100755 --- a/config/packages/cbyge.yaml +++ b/config/packages/cbyge.yaml @@ -1,3 +1,4 @@ +# https://www.vcloudinfo.com/click-here #------------------------------------------- # C by GE Lights - https://amzn.to/30w3UWy # @CCOSTAN diff --git a/config/packages/garadget.yaml b/config/packages/garadget.yaml index 42346a8b..5b3e9c93 100755 --- a/config/packages/garadget.yaml +++ b/config/packages/garadget.yaml @@ -437,6 +437,7 @@ automation: media_content_type: custom + - alias: 'Garage Camera on Alexa Shows' id: 4373df2a-77f2-4e19-be7c-46c7b27ca583 mode: single @@ -492,5 +493,7 @@ automation: data: media_content_id: 'hide garage camera' media_content_type: custom + +