mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-13 15:26:58 +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 -
|
## 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).
|
## 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
|
- service: light.turn_off
|
||||||
entity_id: light.garage_hallway
|
entity_id: light.garage_hallway
|
||||||
|
|
||||||
- delay:
|
|
||||||
minutes: 30
|
|
||||||
|
|
||||||
##############################################################
|
##############################################################
|
||||||
- alias: Shutdown Helper light
|
- alias: Shutdown Helper light
|
||||||
id: 124f95f6-78ca-4c22-9348-1f3a1da2d803
|
id: 124f95f6-78ca-4c22-9348-1f3a1da2d803
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
# https://www.vcloudinfo.com/click-here
|
||||||
#-------------------------------------------
|
#-------------------------------------------
|
||||||
# C by GE Lights - https://amzn.to/30w3UWy
|
# C by GE Lights - https://amzn.to/30w3UWy
|
||||||
# @CCOSTAN
|
# @CCOSTAN
|
||||||
|
@@ -437,6 +437,7 @@ automation:
|
|||||||
media_content_type: custom
|
media_content_type: custom
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- alias: 'Garage Camera on Alexa Shows'
|
- alias: 'Garage Camera on Alexa Shows'
|
||||||
id: 4373df2a-77f2-4e19-be7c-46c7b27ca583
|
id: 4373df2a-77f2-4e19-be7c-46c7b27ca583
|
||||||
mode: single
|
mode: single
|
||||||
@@ -494,3 +495,5 @@ automation:
|
|||||||
media_content_type: custom
|
media_content_type: custom
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user