mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-07-21 11:35:30 +00:00
Removed misplaced comment
This commit is contained in:
parent
7c2f64b675
commit
c56612eb91
@ -534,7 +534,6 @@ script:
|
|||||||
{% endmacro %}
|
{% endmacro %}
|
||||||
|
|
||||||
{% macro chores() %}
|
{% macro chores() %}
|
||||||
# Daily Morning Chore Reminders
|
|
||||||
{% if now().strftime('%H')|int < 12 and now().strftime('%H')|int > 6 %}
|
{% if now().strftime('%H')|int < 12 and now().strftime('%H')|int > 6 %}
|
||||||
Don't forget to make your beds!
|
Don't forget to make your beds!
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user