I'll have to fix that later. - Wolfram Sensor

pull/304/head
ccostan 8 years ago
parent a3da0bf185
commit c27f0e362d

@ -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:

Loading…
Cancel
Save

Powered by TurnKey Linux.