|
|
|
@ -54,12 +54,12 @@ sensor:
|
|
|
|
duration:
|
|
|
|
duration:
|
|
|
|
hours: 24
|
|
|
|
hours: 24
|
|
|
|
|
|
|
|
|
|
|
|
- platform: rest
|
|
|
|
# - platform: rest
|
|
|
|
name: July 4th Countdown
|
|
|
|
# name: July 4th Countdown
|
|
|
|
resource: http://api.wolframalpha.com/v1/result?appid=JIUY8U-4V8KY45VT1&i=How%20many%20days%20until%204th%20July%202018
|
|
|
|
# resource: http://api.wolframalpha.com/v1/result?appid=JIUY8U-4V8KY45VT1&i=How%20many%20days%20until%204th%20July%202018
|
|
|
|
value_template: "{{ (value|replace(' days', '')) | int }}"
|
|
|
|
# value_template: "{{ (value|replace(' days', '')) | int }}"
|
|
|
|
unit_of_measurement: Days
|
|
|
|
# unit_of_measurement: Days
|
|
|
|
scan_interval: 43200```
|
|
|
|
# scan_interval: 43200```
|
|
|
|
|
|
|
|
|
|
|
|
group:
|
|
|
|
group:
|
|
|
|
tweet_stats:
|
|
|
|
tweet_stats:
|
|
|
|
|