From c27f0e362d256aae1542ed809ea17f191802103d Mon Sep 17 00:00:00 2001 From: ccostan Date: Wed, 17 Jan 2018 11:41:20 -0500 Subject: [PATCH] I'll have to fix that later. - Wolfram Sensor --- packages/twitter.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/twitter.yaml b/packages/twitter.yaml index 59bf7f25..f2198e7f 100755 --- a/packages/twitter.yaml +++ b/packages/twitter.yaml @@ -54,12 +54,12 @@ sensor: duration: hours: 24 - - platform: rest - name: July 4th Countdown - resource: http://api.wolframalpha.com/v1/result?appid=JIUY8U-4V8KY45VT1&i=How%20many%20days%20until%204th%20July%202018 - value_template: "{{ (value|replace(' days', '')) | int }}" - unit_of_measurement: Days - scan_interval: 43200``` + # - platform: rest + # name: July 4th Countdown + # resource: http://api.wolframalpha.com/v1/result?appid=JIUY8U-4V8KY45VT1&i=How%20many%20days%20until%204th%20July%202018 + # value_template: "{{ (value|replace(' days', '')) | int }}" + # unit_of_measurement: Days + # scan_interval: 43200``` group: tweet_stats: