Updaated with Cahnnukah dates #288

This commit is contained in:
ccostan
2019-10-21 17:33:31 -04:00
parent c4859117eb
commit d71547b1b0
3 changed files with 10 additions and 2 deletions

View File

@@ -97,6 +97,13 @@ sensor:
value_template: "{{ (value|replace(' days', '')) | int }}"
unit_of_measurement: Days
scan_interval: 43200
- platform: rest
name: Chanukkah Countdown
resource: !secret wolframalpha_chanukkah_api
value_template: "{{ (value|replace(' days', '')) | int }}"
unit_of_measurement: Days
scan_interval: 43200
###############################################################################
# Automation that notifies of a Holiday "state" change
###############################################################################