tRYING TO RESOLVE AND UPDATE AND REFACTOR THE NOTIFICTIONS TO ADHERE TO ios Closes #303

This commit is contained in:
CCOSTAN
2023-11-17 22:16:41 +00:00
parent 71b980975b
commit 3208ceb8e6
25 changed files with 51 additions and 48 deletions

View File

@@ -34,7 +34,7 @@ automation:
title: 'Check Fridge'
value1: "Please check the fridge, the temperature has been {{ states('sensor.blink_blink1_temperature') }} degrees for at least 20 minutes."
who: 'family'
apns_id: 'information'
group: 'information'
- wait_template: "{{ states.group.family.state == 'home' }}"