added automations and shopping list alert
This commit is contained in:
11
automations/shoppinglist.yaml
Normal file
11
automations/shoppinglist.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
alias: shopping list alert
|
||||
trigger:
|
||||
- platform: zone
|
||||
zone: zone.coop
|
||||
entity_id:
|
||||
- person.jonas
|
||||
action:
|
||||
- service: notify.gotify_1
|
||||
data:
|
||||
title: Inköpslitan!
|
||||
message: Glöm inte bort att kolla inköpslistan
|
Reference in New Issue
Block a user