mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-04-30 11:36:10 +00:00
I'll have to fix that later. - Wolfram Sensor
This commit is contained in:
parent
a3da0bf185
commit
c27f0e362d
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user