mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 04:04:06 +00:00
Updated with Episode 39. (https://www.vcloudinfo.com/2019/11/adding-days-until-sensor-to-my-home-assistant-speech-routines.html)
This commit is contained in:
@@ -81,7 +81,7 @@ sensor:
|
||||
scan_interval: 43200
|
||||
|
||||
- platform: rest
|
||||
name: Christams Countdown
|
||||
name: Christmas Countdown
|
||||
resource: !secret wolframalpha_xmas_api
|
||||
value_template: "{{ (value|replace(' days', '')) | int }}"
|
||||
unit_of_measurement: Days
|
||||
|
Reference in New Issue
Block a user