repo created
This commit is contained in:
39
automations.yaml
Normal file
39
automations.yaml
Normal file
@@ -0,0 +1,39 @@
|
||||
- id: '1713172414513'
|
||||
alias: Door Batery Low
|
||||
description: ''
|
||||
trigger:
|
||||
- platform: numeric_state
|
||||
entity_id:
|
||||
- sensor.portadaentrada_battery
|
||||
below: 40
|
||||
enabled: false
|
||||
- type: bat_low
|
||||
platform: device
|
||||
device_id: 3bc6bb9f522dc44ba7b223511d124978
|
||||
entity_id: d1a83c7b24d0cb0e3d98221176596f21
|
||||
domain: binary_sensor
|
||||
for:
|
||||
hours: 0
|
||||
minutes: 5
|
||||
seconds: 0
|
||||
- type: bat_low
|
||||
platform: device
|
||||
device_id: 3bc6bb9f522dc44ba7b223511d124978
|
||||
entity_id: cc070eaef8e0231e7a580b17e4826b73
|
||||
domain: binary_sensor
|
||||
for:
|
||||
hours: 0
|
||||
minutes: 5
|
||||
seconds: 0
|
||||
condition: []
|
||||
action:
|
||||
- service: notify.mobile_app_mfs9plus
|
||||
metadata: {}
|
||||
data:
|
||||
title: Porta da entrada
|
||||
message: low bat
|
||||
- service: notify.persistent_notification
|
||||
data:
|
||||
title: Porta da entrada
|
||||
message: low bat
|
||||
mode: single
|
||||
Reference in New Issue
Block a user