mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 04:04:06 +00:00
Limit the calls to Alexa Voice Service.
This commit is contained in:
@@ -21,8 +21,10 @@
|
||||
- alias: Make it Right WatchDog!
|
||||
id: ddd4397e-951f-46f2-9362-3bff2caa9cf3
|
||||
trigger:
|
||||
- platform: time_pattern
|
||||
minutes: '/15'
|
||||
- platform: homeassistant
|
||||
event: start
|
||||
- platform: sun
|
||||
event: sunrise
|
||||
|
||||
condition:
|
||||
- condition: state
|
||||
@@ -32,7 +34,7 @@
|
||||
#Turn it off!
|
||||
action:
|
||||
- service: script.garage_lights_off # C by GE Lights (https://amzn.to/30w3UWy)
|
||||
|
||||
|
||||
- service: homeassistant.turn_off
|
||||
data:
|
||||
entity_id:
|
||||
|
Reference in New Issue
Block a user