1
0

Fix notification for 3d printer

This commit is contained in:
Przemek Grondek 2023-02-05 03:44:34 +01:00
parent 427f6643b6
commit 89da0a777c

View File

@ -45,12 +45,14 @@
- service: notify.mobile_app_iphone
data:
message: 3D printer has finished
data:
entity_id: camera.3d_printer
url: "/lovelace-tablet/3d-printer"
- service: camera.snapshot
data:
filename: /config/www/cctv/3d_printer.jpg
target:
entity_id: camera.hallway
entity_id: camera.3d_printer
- service: notify.home_assistant
data:
message: "3D Printer has finished"
@ -161,5 +163,8 @@
action:
- service: notify.mobile_app_iphone
data:
message: Print has been paused
title: Prusa i3
title: Prusa i3 MMU
message: 3D Print has been paused
data:
entity_id: camera.3d_printer
url: "/lovelace-tablet/3d-printer"