Limit the calls to Alexa Voice Service.
This commit is contained in:
parent
cb486e41df
commit
7c1c35fcdc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue