mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
Updated #750 - Adding collapable IOS notifications
This commit is contained in:
@@ -77,7 +77,7 @@ sensor:
|
||||
#
|
||||
automation:
|
||||
- alias: Notify if Grid is down
|
||||
|
||||
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id: sensor.grid_status
|
||||
@@ -95,3 +95,4 @@ automation:
|
||||
data_template:
|
||||
value1: "The electrical grid is reporting to be {{ (trigger.to_state.state)|replace('True', 'up')|replace('False', 'down') }}. Please verify with Tesla App."
|
||||
who: 'parents'
|
||||
apns_id: 'PowerWall'
|
||||
|
Reference in New Issue
Block a user