diff --git a/configuration/automations/info-leak.yaml b/configuration/automations/info-leak.yaml index 3b1570d..d646b2a 100644 --- a/configuration/automations/info-leak.yaml +++ b/configuration/automations/info-leak.yaml @@ -38,7 +38,7 @@ Leak detected! ⚠️ {{ state_attr(trigger.entity_id, 'friendly_name') }} @everyone - target: [ "1071801716070154240" ] + target: [ "1109936159951441960" ] - service: script.cctv_snapshot_all - id: info-leak-cleared-notice @@ -74,7 +74,7 @@ message: > Leak cleared! ✅ {{ state_attr(trigger.entity_id, 'friendly_name') }} - target: [ "1071801716070154240" ] + target: [ "1109936159951441960" ] - id: info-smoke-notice alias: '[INFO] Smoke notice' @@ -104,7 +104,7 @@ Smoke detected! ⚠️ {{ state_attr(trigger.entity_id, 'friendly_name') }} @everyone - target: [ "1071801716070154240" ] + target: [ "1109936159951441960" ] - service: script.cctv_snapshot_all - id: info-smoke-cleared-notice @@ -128,5 +128,5 @@ message: > Smoke cleared! ✅ {{ state_attr(trigger.entity_id, 'friendly_name') }} - target: [ "1071801716070154240" ] + target: [ "1109936159951441960" ] - service: script.cctv_snapshot_all diff --git a/configuration/automations/info-plants.yaml b/configuration/automations/info-plants.yaml index 8fbd3f8..b94ee25 100644 --- a/configuration/automations/info-plants.yaml +++ b/configuration/automations/info-plants.yaml @@ -77,4 +77,4 @@ message: > Water plants {{ state_attr(trigger.entity_id, 'friendly_name') }} has moisture {{ states(trigger.entity_id) }} % - target: [ "1071801716070154240" ] + target: [ "1109936159951441960" ] diff --git a/configuration/automations/ups.yaml b/configuration/automations/ups.yaml index 151424d..15058af 100644 --- a/configuration/automations/ups.yaml +++ b/configuration/automations/ups.yaml @@ -17,7 +17,7 @@ UPS Alert ⚠️ UPS started discharging @everyone - target: [ "1071801716070154240" ] + target: [ "1109936159951441960" ] - id: ups-charging alias: '[UPS] Charging' @@ -38,7 +38,7 @@ UPS Alert ✅ UPS is charging @everyone - target: [ "1071801716070154240" ] + target: [ "1109936159951441960" ] - id: ups-power-back alias: '[UPS] Power back' @@ -59,7 +59,7 @@ UPS Alert ⚠️ UPS power is back @everyone - target: [ "1071801716070154240" ] + target: [ "1109936159951441960" ] - id: ups-battery-under-100 alias: '[UPS] Battery Under 100%' @@ -80,7 +80,7 @@ UPS Alert ⚠️ UPS battery is below 100%, estimated time on battery 25 min @everyone - target: [ "1071801716070154240" ] + target: [ "1109936159951441960" ] - id: ups-battery-under-50 alias: '[UPS] Battery Under 50%' @@ -101,7 +101,7 @@ UPS Alert ⚠️ UPS battery is below 50%, estimated time on battery 12 min @everyone - target: [ "1071801716070154240" ] + target: [ "1109936159951441960" ] - id: ups-battery-under-10 alias: '[UPS] Battery Under 10%' @@ -122,4 +122,4 @@ UPS Alert ⚠️ UPS battery is below 10%, estimated time on battery 2 min @everyone - target: [ "1071801716070154240" ] + target: [ "1109936159951441960" ]