mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-28 17:09:32 +00:00
Update HA version to 2025.8.1 and remove references to 'garage_lights_off' script from multiple automation files, streamlining light control functionality.
This commit is contained in:
@@ -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
|
||||
|
@@ -1,3 +1,4 @@
|
||||
# https://www.vcloudinfo.com/click-here
|
||||
#-------------------------------------------
|
||||
# C by GE Lights - https://amzn.to/30w3UWy
|
||||
# @CCOSTAN
|
||||
|
@@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user