diff --git a/config/packages/twitter.yaml b/config/packages/twitter.yaml index 2eb2addc..0df082fa 100755 --- a/config/packages/twitter.yaml +++ b/config/packages/twitter.yaml @@ -253,7 +253,7 @@ automation: hide_entity: True trigger: - platform: time_pattern - hours: '/3' + hours: '/7' minutes: 18 condition: - condition: template diff --git a/config/script/tweet.yaml b/config/script/tweet.yaml index 3fd89db7..827bf905 100755 --- a/config/script/tweet.yaml +++ b/config/script/tweet.yaml @@ -120,9 +120,9 @@ tweet_engine_setup: ], "joke": [ - "You can see how ALL of this is done by browsing my GitHub Repository (https://github.com/CCOSTAN/Home-AssistantConfig#logo)", - "Be sure to like and follow for more of these #HomeAutomation gems!", - "Be sure to subscribe to my YouTube Channel (https://YouTube.com/vCloudInfo)" + "Visit the Repo (https://github.com/CCOSTAN/Home-AssistantConfig#logo) ", + "Like and follow for more of these #HomeAutomation gems! ", + "Visit https://YouTube.com/vCloudInfo " ] } %}