Add notify_events step to cat notification automations
Mirror existing message/title to notify.notify_events for all litter level, wastebin-full, cat medication, and litter box monitor alerts. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -261,6 +261,11 @@
|
||||
title: The Deuce's Litter is Low
|
||||
target: joshua@cnjmail.com
|
||||
enabled: false
|
||||
- action: notify.notify_events
|
||||
metadata: {}
|
||||
data:
|
||||
message: The Deuce's Litter is Low
|
||||
title: The Deuce's Litter is Low
|
||||
mode: single
|
||||
|
||||
- id: '1742841709247'
|
||||
@@ -288,6 +293,11 @@
|
||||
title: Triple Threat's Litter is Low
|
||||
target: joshua@cnjmail.com
|
||||
enabled: false
|
||||
- action: notify.notify_events
|
||||
metadata: {}
|
||||
data:
|
||||
message: Triple Threat's Litter is Low
|
||||
title: Triple Threat's Litter is Low
|
||||
mode: single
|
||||
|
||||
- id: '1742841764585'
|
||||
@@ -309,6 +319,11 @@
|
||||
metadata: {}
|
||||
data:
|
||||
message: Cat Crapper 3000's Litter is Low
|
||||
- action: notify.notify_events
|
||||
metadata: {}
|
||||
data:
|
||||
message: Cat Crapper 3000's Litter is Low
|
||||
title: Cat Crapper 3000's Litter is Low
|
||||
mode: single
|
||||
|
||||
- id: '1742841838536'
|
||||
@@ -337,6 +352,11 @@
|
||||
title: Poop Box's Litter is Low
|
||||
target: joshua@cnjmail.com
|
||||
enabled: falsef
|
||||
- action: notify.notify_events
|
||||
metadata: {}
|
||||
data:
|
||||
message: Poop Box's Litter is Low
|
||||
title: Poop Box's Litter is Low
|
||||
mode: single
|
||||
|
||||
- id: '1742842192548'
|
||||
@@ -365,6 +385,11 @@
|
||||
title: CLEAN Cat Crapper 3000 - it's full of crap
|
||||
target: joshua@cnjmail.com
|
||||
enabled: false
|
||||
- action: notify.notify_events
|
||||
metadata: {}
|
||||
data:
|
||||
message: Cat Crapper 3000 is full of crap
|
||||
title: CLEAN Cat Crapper 3000 - it's full of crap
|
||||
mode: single
|
||||
|
||||
- id: '1742842261527'
|
||||
@@ -397,6 +422,11 @@
|
||||
metadata: {}
|
||||
data:
|
||||
message: The Deuce is full of deuces (laundry room)
|
||||
- action: notify.notify_events
|
||||
metadata: {}
|
||||
data:
|
||||
message: The Deuce is full of deuces (laundry room)
|
||||
title: Too many dueces have been dropped!
|
||||
mode: single
|
||||
|
||||
- id: '1742842372471'
|
||||
@@ -429,6 +459,11 @@
|
||||
title: The poop box is bursting!!
|
||||
target: joshua@cnjmail.com
|
||||
enabled: false
|
||||
- action: notify.notify_events
|
||||
metadata: {}
|
||||
data:
|
||||
message: The Poop Box has runneth over (basement, left side)
|
||||
title: The poop box is bursting!!
|
||||
mode: single
|
||||
|
||||
- id: '1742842458817'
|
||||
@@ -461,6 +496,11 @@
|
||||
title: Triple Threat can't take no more!
|
||||
target: joshua@cnjmail.com
|
||||
enabled: false
|
||||
- action: notify.notify_events
|
||||
metadata: {}
|
||||
data:
|
||||
message: Triple Threat can't take no more! (Basement, right side)
|
||||
title: Triple Threat can't take no more!
|
||||
mode: single
|
||||
|
||||
- id: '1771090372998'
|
||||
|
||||
Reference in New Issue
Block a user