mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-28 08:50:34 +00:00
Minor Tweeks
This commit is contained in:
@@ -721,8 +721,8 @@
|
||||
alias: Kat Pill Reminder
|
||||
initial_state: true
|
||||
trigger:
|
||||
- at: 07:35:00
|
||||
platform: time
|
||||
- platform: template
|
||||
value_template: "{{ states('sensor.time') == (state_attr('input_datetime.kat_pill_reminder', 'timestamp') | int | timestamp_custom('%H:%M', False)) }}"
|
||||
condition:
|
||||
- condition: state
|
||||
entity_id: input_boolean.text_notify_kat
|
||||
@@ -751,4 +751,4 @@
|
||||
action:
|
||||
- service: script.twitter_new_ha
|
||||
- service: input_boolean.turn_off
|
||||
entity_id: input_boolean.new_ha_announcement
|
||||
entity_id: input_boolean.new_ha_announcement
|
||||
|
Reference in New Issue
Block a user