Compare commits
2 Commits
88a9caabaf
...
5dcb436063
| Author | SHA1 | Date | |
|---|---|---|---|
| 5dcb436063 | |||
| 918ca361fc |
@@ -224,7 +224,7 @@
|
|||||||
conditions:
|
conditions:
|
||||||
- condition: time
|
- condition: time
|
||||||
after: '21:00:00'
|
after: '21:00:00'
|
||||||
before: 07:00:00
|
before: 07:30:00
|
||||||
actions:
|
actions:
|
||||||
- action: notify.mobile_app_joshuas_iphone_of_pain
|
- action: notify.mobile_app_joshuas_iphone_of_pain
|
||||||
metadata: {}
|
metadata: {}
|
||||||
@@ -2138,3 +2138,22 @@
|
|||||||
entity_id: light.constipation_orion_chamber_light
|
entity_id: light.constipation_orion_chamber_light
|
||||||
data: {}
|
data: {}
|
||||||
mode: single
|
mode: single
|
||||||
|
- id: '1771090372998'
|
||||||
|
alias: Declans Closet Door Battery Low Notification
|
||||||
|
description: ''
|
||||||
|
triggers:
|
||||||
|
- trigger: numeric_state
|
||||||
|
entity_id:
|
||||||
|
- sensor.declans_closet_door_battery
|
||||||
|
below: 30
|
||||||
|
conditions: []
|
||||||
|
actions:
|
||||||
|
- action: notify.mobile_app_pollys_iphone
|
||||||
|
metadata: {}
|
||||||
|
data:
|
||||||
|
message: Declan's closet sensor battery is low.
|
||||||
|
- action: notify.mobile_app_joshuas_iphone_of_pain
|
||||||
|
metadata: {}
|
||||||
|
data:
|
||||||
|
message: Declan's closet sensor battery is low.
|
||||||
|
mode: single
|
||||||
|
|||||||
Reference in New Issue
Block a user