Big Update
This commit is contained in:
@ -16,15 +16,6 @@ automation:
|
||||
data:
|
||||
message: reicht auch mit dem lüften!
|
||||
title: Badezimmer
|
||||
#- service: notify.mobile_app_tonis_iphone
|
||||
# data:
|
||||
# message: reicht auch mit dem lüften!
|
||||
# title: Badezimmer
|
||||
- service: persistent_notification.create
|
||||
data:
|
||||
message: "Your message goes here"
|
||||
title: "Custom subject"
|
||||
notification_id: 1
|
||||
#freezer open for 5 min
|
||||
- alias: livingroom_freezer_opened
|
||||
trigger:
|
||||
@ -32,17 +23,13 @@ automation:
|
||||
domain: binary_sensor
|
||||
type: opened
|
||||
platform: device
|
||||
entity_id: binary_sensor.bathroom_window_iaszone
|
||||
entity_id: binary_sensor.livingroom_freezer_iaszone
|
||||
for:
|
||||
hours: 0
|
||||
minutes: 5
|
||||
seconds: 0
|
||||
action:
|
||||
- service: notify.mobile_app_sm_g998b
|
||||
- service: notify.notify
|
||||
data:
|
||||
message: ist noch offen!
|
||||
title: Freezer
|
||||
- service: notify.mobile_app_tonis_iphone
|
||||
data:
|
||||
message: ist noch offen!
|
||||
title: Freezer
|
||||
title: Freezer
|
Reference in New Issue
Block a user