- delay:'0{{ range(0,2) | random | int }}:{{ range(0,5) | random | int }}{{ range(0,9) | random | int }}:{{ range(0,5) | random | int }}{{ range(0,9) | random | int }}'
- service:script.tweet_engine_random
@ -280,13 +286,18 @@ automation:
hours:'/7'
minutes:18
condition:
- condition:template
value_template:>
{%- if states.automation.random_youtube_videos_bearstone.attributes.last_triggered -%}
- delay:'0{{ range(0,2) | random | int }}:{{ range(0,5) | random | int }}{{ range(0,9) | random | int }}:{{ range(0,5) | random | int }}{{ range(0,9) | random | int }}'
- service:script.tweet_youtube_engine_setup
@ -295,19 +306,26 @@ automation:
- alias:'Random YouTube Videos CCostan'
id:3e8a4db0-165b-4e1b-acb0-ac4503525660
mode:single
trigger:
- platform:time_pattern
hours:'/22'
minutes:45
condition:
- condition:template
value_template:>
{%- if states.automation.random_youtube_videos_ccostan.attributes.last_triggered -%}