From 682c8a2b2763cd3b8ece675c389f50102193df9e Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Mon, 7 Oct 2019 20:33:42 -0400 Subject: [PATCH] disbaling update tweet - testing one in automations --- packages/twitter.yaml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/packages/twitter.yaml b/packages/twitter.yaml index e8b64ac..010ee02 100755 --- a/packages/twitter.yaml +++ b/packages/twitter.yaml @@ -26,13 +26,15 @@ automation: message: >- "Its a new month, so this is a good time to remind you that I am powered by @homeassistant and configured by @thejeffreystone. Find my code at https://github.com/thejeffreystone/home-assistant-configuration" - - id: tweet_new_ha_version - alias: Tweet New HA Version - trigger: - - platform: state - entity_id: updater.updater - action: - - service: script.twitter_new_ha + #- id: tweet_new_ha_version + # alias: Tweet New HA Version + # trigger: + # - platform: state + # entity_id: binary_sensor.updater + # from: 'off' + # to: 'on' + # action: + # - service: script.twitter_new_ha - id: tweet_some_snark alias: Tweet Some Snark