mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-09-14 07:45:48 +00:00
Small tweaks to format and syntax
This commit is contained in:
@@ -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)) }}"
|
||||
|
Reference in New Issue
Block a user