Add scheduling automations for sports notifications
Signed-off-by: Tony Stork <tm24fan8@gmail.com>
This commit is contained in:
@ -152,4 +152,6 @@
|
||||
{{ cleanup(data()) }}
|
||||
{% endmacro %}
|
||||
|
||||
{{ sports_updates('pregame') }}
|
||||
{% macro sports_datetime(team) %}
|
||||
{{ as_timestamp(state_attr(team,'date')) | timestamp_custom('%Y-%m-%d %H:%M:%S') }}
|
||||
{% endmacro%}
|
||||
|
Reference in New Issue
Block a user