Small tweaks to format and syntax

This commit is contained in:
Jeffrey Stone
2021-05-24 12:00:26 -04:00
parent 986893a687
commit cea2820c74
3 changed files with 3 additions and 34 deletions

View File

@@ -171,7 +171,6 @@ automation:
# Send Medicine Reminders
- id: '1562630916597'
alias: Kat Pill Reminder
initial_state: true
trigger:
- platform: template
value_template: "{{ states('sensor.time') == (state_attr('input_datetime.kat_pill_reminder', 'timestamp') | int | timestamp_custom('%H:%M', False)) }}"