added _notify
This commit is contained in:
parent
9b1401b828
commit
1f692ccf45
16
video-08_03_2025/printer_is_finished_notification.yaml
Normal file
16
video-08_03_2025/printer_is_finished_notification.yaml
Normal file
@ -0,0 +1,16 @@
|
||||
alias: Drucker ist fertig
|
||||
description: ""
|
||||
triggers:
|
||||
- trigger: state
|
||||
entity_id:
|
||||
- binary_sensor.octoprint_printing
|
||||
from: "on"
|
||||
to: "off"
|
||||
conditions: []
|
||||
actions:
|
||||
- device_id: 92538f4f4a9d6120c11a3c5b826bbd57
|
||||
domain: mobile_app
|
||||
type: notify
|
||||
title: 3D Drucker
|
||||
message: Der Druck ist fertig!
|
||||
mode: single
|
Loading…
x
Reference in New Issue
Block a user