|
@@ -23,6 +23,7 @@ script:
|
|
|
{%- endif -%}
|
|
|
|
|
|
|
|
|
+# Uses: https://github.com/tybritten/ical-sensor-homeassistant
|
|
|
automation:
|
|
|
- alias: "Birthday: Notify on birthday!"
|
|
|
trigger:
|
|
@@ -42,7 +43,7 @@ automation:
|
|
|
{% set birthday.calendars = birthday.calendars + [ ical ] %}
|
|
|
{% endfor %}
|
|
|
{{ birthday.calendars }}
|
|
|
-
|
|
|
+
|
|
|
|
|
|
|
|
|
|